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 2021/02/07 07:45:12 UTC

[GitHub] [apisix] eavesmy opened a new issue #3548: request help: Docker service not support ipv6.

eavesmy opened a new issue #3548:
URL: https://github.com/apache/apisix/issues/3548


   ### Issue description
   My docker service not support ipv6 but nginx.conf has ```[::]: 8090```.
   When i start apisix-dockr then log output 
   ```nginx: [emerg] socket() [::]:9080 failed (97: Address family not supported by protocol)```.
   
   Does apisix has argument to turn ipv6 down?
   


----------------------------------------------------------------
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] [apisix] Firstsawyou commented on issue #3548: request help: Docker service not support ipv6.

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #3548:
URL: https://github.com/apache/apisix/issues/3548#issuecomment-774629536


   > Just edit config.yaml and
   > 
   > ```
   > enable_ipv6: false
   > ```
   > 
   > Thx.
   
   You can set the parameter `enable_ipv6: true` to false in the configuration file.


----------------------------------------------------------------
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] [apisix] eavesmy commented on issue #3548: request help: Docker service not support ipv6.

Posted by GitBox <gi...@apache.org>.
eavesmy commented on issue #3548:
URL: https://github.com/apache/apisix/issues/3548#issuecomment-774629474


   Just edit config.yaml and 
   ```
   enable_ipv6: false
   ```
   Thx.


----------------------------------------------------------------
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] [apisix] eavesmy closed issue #3548: request help: Docker service not support ipv6.

Posted by GitBox <gi...@apache.org>.
eavesmy closed issue #3548:
URL: https://github.com/apache/apisix/issues/3548


   


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