Open robinhood1596 opened 1 year ago
Error-Message
[1682689361] unbound[94710:0] error: can't bind socket: Address already in use for 127.0.0.1 port 8953 [1682689361] unbound[94710:0] error: cannot open control interface 127.0.0.1 8953 [1682689361] unbound[94710:0] fatal error: could not open ports
yaml-compose used for stack
version: '3.0'
volumes: etc_pihole-unbound: etc_pihole_dnsmasq-unbound:
services: pihole: container_name: pihole image: cbcrowe/pihole-unbound:latest hostname: ${HOSTNAME} domainname: ${DOMAIN_NAME} ports:
This is also mentioned in https://github.com/NLnetLabs/unbound/issues/252 and in an issue here before: https://github.com/chriscrowe/docker-pihole-unbound/issues/178 . First link might give a solution.
Error-Message
[1682689361] unbound[94710:0] error: can't bind socket: Address already in use for 127.0.0.1 port 8953 [1682689361] unbound[94710:0] error: cannot open control interface 127.0.0.1 8953 [1682689361] unbound[94710:0] fatal error: could not open ports
yaml-compose used for stack
version: '3.0'
volumes: etc_pihole-unbound: etc_pihole_dnsmasq-unbound:
services: pihole: container_name: pihole image: cbcrowe/pihole-unbound:latest hostname: ${HOSTNAME} domainname: ${DOMAIN_NAME} ports: