icengiz opened a new issue, #2923: URL: https://github.com/apache/apisix-dashboard/issues/2923
### Current Behavior I have installed apisix as docker in ubuntu 20.04 on my computer. Everything seems to be working properly. But when I aopenb dashboard (http://localhost:9000 for example), web page says "content of this page blocked". Also, plugin section of dashboard page is shoing nothing, just blank page. But routes,upstreams and consumer sections are working properly. ### Expected Behavior Dashboard should work properly. Plugins should be shown normaly. ### Error Logs no log ### Steps to Reproduce 1. enter http://[host adres]:9000 into browser, then dashboard page opens, but with content blocked message. ### Environment - APISIX version (run `apisix version`): apache/apisix:3.8.0-debian - Operating system (run `uname -a`): ubuntu 20.04 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): bitnami/etcd:3.5.11 - APISIX Dashboard version, if relevant: apache/apisix-dashboard latest - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): not installed on my computer -- 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]
