You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/05/30 02:47:27 UTC

[GitHub] [incubator-apisix] houshunwei commented on issue #1613: request help: dashboard page return 403

houshunwei commented on issue #1613:
URL: https://github.com/apache/incubator-apisix/issues/1613#issuecomment-636264885


   > > ### Issue description
   > > I install apisix via docker image, follow the document steps, its quite smoothly, but when i try to view dashboard, it returns 403.
   > > ![image](https://user-images.githubusercontent.com/56294517/82857938-0265b080-9f45-11ea-98c3-4f722280b4eb.png)
   > > then i try to modify config.yaml file allow_admin param,but it still does'nt work. I'm wondering what's the problem, please help me.
   > > ![image](https://user-images.githubusercontent.com/56294517/82858064-62f4ed80-9f45-11ea-864a-3c813784727c.png)
   > > ### Environment
   > > 
   > > * apisix version (cmd: `apisix version`):
   > > * OS:macOS、docker
   > 
   > hi @totemofwolf Could you please help him to deal with the 403 error?
   
   if you use docker-compose guide, you need add 
   172.18.0.1/24
   to allow_admin.
   because  docker-compose create a new docker network with 172.18.xx.xx. your host machine will be the first IP: 172.18.0.1


----------------------------------------------------------------
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:
users@infra.apache.org