-
-
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 - dev - will not stay running #1684
Comments
If an external program is killing the container, then this is 100% out of Pi-hole control. Probably unrelated to your issue, but if you want to use or test Pi-hole v6 (Core + FTL + Web), you should use The image tagged as |
I don't know for sure thats why I posed the results. I am currently not querying the name server just trying to establish the infrastructure and make it reliable. The only thing working on this server is the sync from the other server which leads me to believe it is the sync but I was hoping the logs I provided might give some insight and clarity. |
Your pastebin shows Pi-hole was terminated at
Your debug log shows Pi-hole was running without issues at |
I had to restart it in order to do the logs so that is why the debug was running at that time. The docker container shows unhealthy prior to the restart and there are no other logs between 00:55 and when I restarted? |
I left nebula-sync off overnight and the container continues to run. I think this might be something to do with nebula-sync but all I can imagine it does is copy files from one server to another so something in that process is causing a hiccup. |
The external application here is pretty much just sending a GET |
Versions
Core
Version is 4902c70 (Latest: null)
Branch is development
Hash is 4902c700 (Latest: efaa0f42)
Web
Version is 603f35d (Latest: null)
Branch is development
Hash is 603f35d5 (Latest: 603f35d5)
FTL
Version is vDev-f2c82da (Latest: null)
Branch is development
Hash is f2c82da9 (Latest: d01a2652)
Platform
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
Expected behavior
I believe nebula sync might be killing the container for some reason.
Actual behavior / bug
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
0807661422a4 pihole/pihole:development "start.sh" 26 hours ago Up 21 hours (unhealthy)
my docker container logs can be seen here:
https://pastebin.com/tBXWsv2u
Debug Token
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: