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/01/18 01:54:03 UTC

[GitHub] [apisix] valleyFrost opened a new issue #6139: request help: dashboards are not refreshed after the update is successful

valleyFrost opened a new issue #6139:
URL: https://github.com/apache/apisix/issues/6139


   ### Issue description
   
   The dashboard version is apisix-dashboard-2.10.1-0.el7.x86_64. RPM.
   To upgrade from 2.9 to 2.10, perform the following steps
   ```
   cd /usr/local/apisix/
   rm -rf dashboard
   RPM -ivh apisix-dashboard-2.10.1-0.el7.x86_64. RPM --nodeps --force
   ```
   Some dashboards are not refreshed after the update is successful and take effect after being restarted. However, the refresh failure occurs again after a period of time, and the dashboard takes effect after being restarted.
   
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):apisix-2.10.0-0.el7.x86_64.rpm
   - OS (cmd: `uname -a`):centos7
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty-1.19.9.1-1.el7.x86_64.rpm
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):etcd-v3.5.1-linux-amd64
   - apisix-dashboard version, if have:apisix-2.10.0-0.el7.x86_64.rpm
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks --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