chriscrowe / docker-pihole-unbound

Run Pi-Hole + Unbound on Docker
1.05k stars 274 forks source link

Error with OneContainer - s6-supervise unbound #160

Open fthoma-coding opened 2 years ago

fthoma-coding commented 2 years ago

I have upgraded to the latest version and now I am unable to start the container without errors on unbound.

After starting the container, the following error occurs every 10 seconds...

Any ideas on this? Thx for help...


Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal

Client: Docker Engine - Community Version: 20.10.17 API version: 1.41 Go version: go1.17.11 Git commit: 100c701 Built: Mon Jun 6 23:02:57 2022 OS/Arch: linux/amd64 Context: default Experimental: true

Server: Docker Engine - Community Engine: Version: 20.10.17 API version: 1.41 (minimum version 1.12) Go version: go1.17.11 Git commit: a89b842 Built: Mon Jun 6 23:01:03 2022 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.8 GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 runc: Version: 1.1.4 GitCommit: v1.1.4-0-g5fd4c4d docker-init: Version: 0.19.0 GitCommit: de40ad0

ssehovic commented 2 years ago

You must set /etc/services.d/unbound/run to be executable. So run chmod +x /etc/services.d/unbound/run or change it in Dockerfile.