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

Dashboard is not showing plugins. It doesnt work with them. Everything else is running.

Open icengiz opened this issue 1 year ago • 3 comments

Current Behavior

APISIX Dashboard is not showing plugins. It doesnt work with them. Everything else is running.

Expected Behavior

Dashboard should be rıunning normally with every plugin. But when dashboard page is displayed in browser, in the first screen, "message content blocked" message appears and nothing is displayed. Also in plug-in section, nothing is listed. I think APISIX dashboard is having issues with plugins.

Error Logs

No response

Steps to Reproduce

Run dashboard page normally.

Environment

  • APISIX version (run apisix version):
  • Operating system (run uname -a):
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):

icengiz avatar Feb 05 '24 05:02 icengiz