Skip to content
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

Restart fails for pihole #76

Closed
11jwolfe2 opened this issue Sep 29, 2020 · 3 comments
Closed

Restart fails for pihole #76

11jwolfe2 opened this issue Sep 29, 2020 · 3 comments

Comments

@11jwolfe2
Copy link

So this is an issue I have been having since first using this container. Whenever my container bricks and is restarted it continues to restart because it fails when loading my adlists. When using the kubectl logs (podName) -f I can see the container going out and loading in the blocklists and after adding a few it fails and reboots, not always at the same list. Sometimes it loads them all then the container reboots. If I delete my persistent volume it will start up just fine. I then change the folder permissions (this is the www-data #39 ) user issue we've discussed here a lot. Then add the lists manual through the web interface and everything is fine until it restarts. Once it restarts it fails until I repeat this process.

@brnl
Copy link
Contributor

brnl commented Sep 29, 2020

How long does it take to start? Maybe you should increase the probes.readiness.initialDelaySeconds to something higher than 60.

@MoJo2600
Copy link
Owner

Yes, this is a issue that i face as well. I have to test the initialDelaySeconds as well.

@11jwolfe2
Copy link
Author

Updated both probes.liveness.initialDelaySecond and probes.readiness.initialDelaySecond to 480 and it started properly after helm upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants