Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6144

Disable IPv6 in Netbox-Docker [closed]

$
0
0

I have IPv6 disabled on my server. Netbox-Docker enables IPv6 in Netbox image by default. So I'm getting the following error message when executing docker compose up:

Applying configuration from /etc/unit/nginx-unit.json[alert] 7#7 socket("[::]:8080") failed (97: Address family not supported by protocol)[alert] 95#95 failed to apply new confCould no load Unit configurationdependency failed to start: container netbox-docker-netbox-1 exited (0)

I added the following to docker-compose.override.yml but didn't fix:

networks:nginx:driver: bridgeenable_ipv6: false

Any suggestion to resolve?


Viewing all articles
Browse latest Browse all 6144

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>