-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PiHole Broken after docker update to 20.10.14 #1618
Comments
A couple of things to note here:
From your compose file paste above I can see you've apparently tried many things, including downgrading the docker engine - but the root of the issue is known, and not something that is fixable by us. Pi-hole works on all currently supported operating systems. To quote the workaround from the readme:
|
Complementing the answer from PromoFaux:
Your docker version is really outdated (from 2022-03-23).
Also, this is a Debian Buster issue. You have 2 options:
We did provide support for other users. |
|
What is the output of |
2.5.5-1 Temporary workaround is to Thanks for all you do, btw. I'm running some very constrained systems, and pihole (when it works) significantly reduces the load that my browser(s) are able to place on these systems. |
This That issue was caused by an "incompatibility" between the old Apparently you have a different issue. |
This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days. |
Re-opening because it's not resolved. Ya'll should provide support to your other users too
Discussed in #1021
Originally posted by whizzzkid March 24, 2022
Versions
Platform
Expected behavior
Pihole service should start.
Actual behavior / bug
Startup script fails with:
Steps to reproduce
Run pihole using
docker-compose
using: https://github.com/whizzzkid/home-infrastructure/blob/main/docker-compose.yaml#L158Debug Token
I couldn't capture the debug as the image crashed
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
At first I thought it was a bad pihole update, but turns out it's a breaking
docker-ce
update, downgrading todocker-ce=5:20.10.13~3-0~debian-buster
fixed the issue.The problem looks similar to:
The text was updated successfully, but these errors were encountered: