You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/08 08:41:20 UTC

[GitHub] [apisix-dashboard] mzk1234567-mzk opened a new issue #2130: bug

mzk1234567-mzk opened a new issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130


   ### Issue description
   
   install by using rpm to produce problem
   
   ### Expected behavior
   
   Service is starting
   
   ### How to Reproduce
   
   cd /dashborad
    ./manager-api start
   Starting Apache APISIX Dashboard:					[  OK  ]
   ./manager-api status
   Service is stopped
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`):
   - apisix-dashboard version, if have:
   - Browser version, if have:
   
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] mzk1234567-mzk commented on issue #2130: bug

Posted by GitBox <gi...@apache.org>.
mzk1234567-mzk commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915038732


   Error occurred while initializing logical store:  /apisix/routes
   Error: json unmarshal failed
   	Related Key:		1415214191809982464
   	Error Description:	json: cannot unmarshal object into Go struct field Route.methods of type []string
   Usage:
     manager-api [flags]
     manager-api [command]
   
   Available Commands:
     help        Help about any command
     install     re-install Apache APISIX Dashboard service
     remove      remove Apache APISIX Dashboard service
     start       start Apache APISIX Dashboard service
     status      inspect the status of Apache APISIX Dashboard service
     stop        stop Apache APISIX Dashboard service/program
     version     show manager-api version
   
   Flags:
     -c, --config string     config file (default "./conf/conf.yml")
     -f, --force             force start manager-api
     -h, --help              help for manager-api
     -p, --work-dir string   current work directory (default ".")
   
   Use "manager-api [command] --help" for more information about a command.
   
   json unmarshal failed
   	Related Key:		1415214191809982464
   	Error Description:	json: cannot unmarshal object into Go struct field Route.methods of type []string


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] liuxiran commented on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
liuxiran commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915796317


   > i have make it,3Q ,no problem
   
   How did you fix your problem, or maybe there's a problem with the way it's used? would you like to share your whole process here? Thanks very much @mzk1234567-mzk 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] mzk1234567-mzk commented on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
mzk1234567-mzk commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915734682


   etcd的版本号为:v3.5.0
   OS:3.10.0-862.el7.x86_64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] imjoey commented on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
imjoey commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-917803537


   @liuxiran From the error log `Error Description: json: cannot unmarshal object into Go struct field Route.methods of type []string`, I guess there's something wrong with the etcd service or some broken data stored in etcd. Since no response from @mzk1234567-mzk, let us close this. @mzk1234567-mzk your further feedback is welcome.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] mzk1234567-mzk edited a comment on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
mzk1234567-mzk edited a comment on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915734682


   etcd version:v3.5.0
   OS:3.10.0-862.el7.x86_64  (centos7)
   apisix version:2.9
   nginx version: openresty/1.19.3.2
   apisix-dashboard version:2.8.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] liuxiran commented on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
liuxiran commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915754754


   cc @imjoey to help to check , thanks a lot


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] liuxiran edited a comment on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
liuxiran edited a comment on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915055381


   Hi @mzk1234567-mzk which version of rpm did you use? and please provide your Environment info
   
   * OS (cmd: uname -a):
   * etcd version, if have (cmd: run etcd --version):
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] imjoey closed issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
imjoey closed issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] mzk1234567-mzk edited a comment on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
mzk1234567-mzk edited a comment on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915734682


   etcd version:v3.5.0
   OS:3.10.0-862.el7.x86_64
   apisix version:2.9
   nginx version: openresty/1.19.3.2
   apisix-dashboard version:2.8.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] liuxiran commented on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
liuxiran commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915055381


   Hi @mzk1234567-mzk which version of rpm did you use?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] mzk1234567-mzk commented on issue #2130: bug: produce problem of installing by using rpm

Posted by GitBox <gi...@apache.org>.
mzk1234567-mzk commented on issue #2130:
URL: https://github.com/apache/apisix-dashboard/issues/2130#issuecomment-915793418


   i have make it,3Q ,no problem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org