apisix-docker
apisix-docker copied to clipboard
Container failed to start if ipv6 is disabled on host
The container failed to start if ipv6 is disabled on host
docker container logs:
nginx: [emerg] socket() [::]:9080 failed (97: Address family not supported by protocol)
Hi @qubicllj
It may be that enable_ipv6
is enabled by default in the configuration file. You can try turning it off. https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L37
@qubicllj hello, this issue was resoulved now, right?
@qubicllj hello, this issue was resoulved now, right?
No.
@shreemaan-abhishek , can you please assign me this ?
@qubicllj , please provide more information about the APISIX version, config yamls used and route/upstream configs used.