valleyFrost opened a new issue #2285: URL: https://github.com/apache/apisix-dashboard/issues/2285
### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
