spfyoung edited a comment on issue #134: URL: https://github.com/apache/incubator-apisix-dashboard/issues/134#issuecomment-648118911
@juzhiyuan Right now I have install the dashboard follow the guide on Github, and set the allow_admin for ip address already, but I can not access the dashboard.  And if I keep refresh , it will show 403 Forbidden. Even when I use curl on the server(where the apisix is installed), if I try curl several times, I will get: curl http://127.0.0.1:9080/apisix/dashboard/ <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty</center> </body> </html> But most of the time, "curl http://127.0.0.1:9080/apisix/dashboard" is work on server. most of the time, "curl http:ip:9080/apisix/dashboard" is NOT work on client PC. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
