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 2022/05/06 03:09:09 UTC

[GitHub] [apisix-dashboard] stubbornTanzhe opened a new issue, #2446: [doc] dashboard docker implement usage optimization

stubbornTanzhe opened a new issue, #2446:
URL: https://github.com/apache/apisix-dashboard/issues/2446

   ### Issue description
   
   apisix-dashboard login success,then access apisix/admin/labels/route or apisix/admin/labels/consumer ,encounter to ge 401 Unauthorized error code,which means the jwt token that authoried by dashboard is invalid.
   
   finally with community's help,found that the reason is more than 1 dashboard instance.
   with multi instance, every instance generate and hold a jwt token,will cause validation conflicted
   
   so we can optimize the doc to emphasize the dashboard instance number not more than 1,DIFFERENT from high availability with apisix itself.
   
   ### Expected behavior
   
   optimize the doc,emphasize the dashboard instance number not more than 1
   
   ### How to Reproduce
   
   1. implement more than 1 dashboard instance.
   2. use user and password login 
   3. access route label or service label or consumer label
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 1.11.0
   - OS (cmd: `uname -a`): euler os 2.3
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`):3.4
   - apisix-dashboard version, if have: 1.10.0
   - 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.apache.org

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


[GitHub] [apisix-dashboard] FangSen9000 commented on issue #2446: [doc] dashboard docker implement usage optimization

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

   I want to solve this issue. Which document should I optimize? Is there any recommendation


-- 
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] Baoyuantop closed issue #2446: [doc] dashboard docker implement usage optimization

Posted by GitBox <gi...@apache.org>.
Baoyuantop closed issue #2446: [doc] dashboard docker implement usage optimization
URL: https://github.com/apache/apisix-dashboard/issues/2446


-- 
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] SkyeYoung commented on issue #2446: [doc] dashboard docker implement usage optimization

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

   @juzhiyuan @bzp2010 Looks like this issue should be closed.


-- 
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