apache / apisix-dashboard

Dashboard for Apache APISIX
https://apisix.apache.org/
Apache License 2.0
989 stars 523 forks source link

bug: APİSİX DASHBOARD #2923

Open icengiz opened 8 months ago

icengiz commented 8 months ago

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

hanqingwu commented 8 months ago

look like same as #2910