Adam Warner
Adam Warner
opened a new issue as something is off in your debug log, and I think it is either a different issue or a misconfiguration: ``` [i] Core: v5.9 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249) ```...
OK, that matches the IDs I have here, and using your above compose I get no issues loading it on an rpi 4 running bullseye. ```text pi@dockerpi:~/docker/playground $ uname -a...
Also, if I have correctly read your debug log - you are not using Pi-hole for DHCP, you can safely remove the port mapping for port 67 and also remove...
So looks like the image works on your hardware... what next? 🤔 What is the output of `docker info`? (not that I'm 100% I'll be able to understand!)
As a last ditch workaround, can you add `DNSMASQ_USER: 'root'` to your environment and see if that makes a difference, please? A couple of other questions that come to mind:...
> I don't know if it's relevant, but there was an issue with the arm64 / aarch64 architectures a while back > [#587 (comment)](https://github.com/pi-hole/docker-pi-hole/issues/587#issuecomment-594251857) Possibly not - we have since...
Dug out a Pi3 from the back of a drawer. Going to try 64bit bullseye...
> Dug out a Pi3 from the back of a drawer. Going to try 64bit bullseye... Seems to work fine with the same compose file outlined above. I had to...
I've noticed this a few times when switching between container tags, but it's never annoyed me enough (yet!) to look into it :) I think it only happens when volumes...
This is a different problem... (but one that will be fixed in the next version)