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/27 03:26:23 UTC

[GitHub] [incubator-apisix] cindyliu-tec opened a new issue #1613: request help: dashboard page return 403

cindyliu-tec opened a new issue #1613:
URL: https://github.com/apache/incubator-apisix/issues/1613


   ### 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
   


----------------------------------------------------------------
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



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

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1613:
URL: https://github.com/apache/incubator-apisix/issues/1613#issuecomment-647065588


   @cindyliu-tec close this pr first. if you still have a problem, you can reopen it.


----------------------------------------------------------------
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



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

Posted by GitBox <gi...@apache.org>.
houshunwei edited a comment 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 to 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



[GitHub] [incubator-apisix] membphis closed issue #1613: request help: dashboard page return 403

Posted by GitBox <gi...@apache.org>.
membphis closed issue #1613:
URL: https://github.com/apache/incubator-apisix/issues/1613


   


----------------------------------------------------------------
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



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

Posted by GitBox <gi...@apache.org>.
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



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

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1613:
URL: https://github.com/apache/incubator-apisix/issues/1613#issuecomment-634449083


   > ### 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?


----------------------------------------------------------------
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



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

Posted by GitBox <gi...@apache.org>.
cindyliu-tec commented on issue #1613:
URL: https://github.com/apache/incubator-apisix/issues/1613#issuecomment-633794838


   An other problem, I also try to install via source code, is hard to install luarocks dependencies in china, i have never succeed even one time, it get stuck there, it's there any solution?
   ![image](https://user-images.githubusercontent.com/56294517/82859028-25459400-9f48-11ea-8671-613738d81d84.png)
   
   
   


----------------------------------------------------------------
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