Pi-Hole Docker Container QNAP wont start

Hi All,

Having trouble starting my docker instance on QNAP.
Been working for a long time and suddenly stopped.
I'm unable to get into the console or UI as it crashed on startup.

v5.11.4-0-gaefbe1f v5.13-0-g1714b08 v5.16.3

Any help much appreciated :slight_smile:

Starting crond
cont-init: info: running /etc/cont-init.d/05-changer-uid-gid.sh
::: Starting docker specific checks & setup for docker pihole/pihole
cont-init: info: /etc/cont-init.d/05-changer-uid-gid.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
[i] Installing configs from /etc/.pihole...
[i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
[i] Installing /etc/dnsmasq.d/01-pihole.conf... [✓] Installed /etc/dnsmasq.d/01-pihole.conf
[i] Installing /etc/.pihole/advanced/06-rfc6761.conf... [✓] Installed /etc/dnsmasq.d/06-rfc6761.conf
[i] Installing latest logrotate script...
[i] Existing logrotate file found. No changes made.
::: Assigning password defined by Environment Variable
[✓] New password set
Added ENV to php:
"TZ" => "Australia/Sydney",
"PIHOLE_DOCKER_TAG" => "2022.08.2",
"PHP_ERROR_LOG" => "/var/log/lighttpd/error-pihole.log",
"CORS_HOSTS" => "",
"VIRTUAL_HOST" => "192.168.2.53",
Using IPv4 and IPv6
::: Preexisting ad list /etc/pihole/adlists.list detected ((exiting setup_blocklists early))
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Setting DNS servers based on PIHOLE_DNS_ variable
Applying pihole-FTL.conf setting LOCAL_IPV4=192.168.2.53
FTL binding to default interface: eth0
::: Enabling Query Logging
::: Testing lighttpd config: Syntax OK
::: All config checks passed, cleared for startup ...
::: Docker start setup complete
s6-rc: fatal: timed out
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service cron: stopping
Stopping cron
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service cron successfully stopped
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

OK, whatever the issue was seems to be fixed in 2022.08.2

> * [2022.08.2](https://github.com/pi-hole/docker-pi-hole/releases/2022.08.2)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.