apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

bug: APİSİX DASHBOARD

Open icengiz opened this issue 1 year ago • 1 comments

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

icengiz avatar Feb 02 '24 11:02 icengiz