You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: