Adam Warner

Results 231 comments of Adam Warner

Maybe, maybe not. It's cosmetic, and usually sorts itself out after a small time, right? I think I know where to do it, it's just getting around to it. The...

@ogheinz77 , You're seeing something different to that which is reported in the OP, at least I think so. Please explain exactly which part is showing the old version. Please...

What are you using to manage your container? You need to destroy and recreate the container between updates (per the upgrade guide in the readme) else things will start to...

Follow this: (no experience with using synology docker manager. I have a syno, but I just use docker-compose on the command line, this is from a google search) https://www.wundertech.net/how-to-update-docker-containers-on-a-synology-nas/ There...

What does running `df -h` from inside the container output? @DL6ER could there be something funky in FTLs detection here?

It could be a Docker Desktop on Mac thing? Just Copy pasted your compose file and span it up on Docker Desktop for windows: ![image](https://user-images.githubusercontent.com/1998970/147162421-e1ba9bed-3271-4f90-b3fa-d4dfa789b90c.png) And no such messages: ![image](https://user-images.githubusercontent.com/1998970/147162469-0a400bb5-fe8d-481c-a3e7-f846e9c47e8b.png)...

To set that variable easily, you can set it as an environment variable e.g `FTLCONF_CHECK_DISK=0` in your docker-compose / docker run scripts https://github.com/pi-hole/docker-pi-hole#advanced-variables

Sure thing. The reason we enabled the stalebot was because of an overwhelming number of open issues (some of which were solved just never closed). Effectively a scream test -...

Reading through the above comments. I wonder if this is the same issue as we've seen in other issues where file ownerships weren't set correctly in startup... Does this still...

So, with a fresh container using `2021.01.01`, (and indeed, `dev` and `nightly` tags), the only thing I am able to repo is: ``` 2022-02-12 11:03:02: mod_fastcgi.c.487) FastCGI-stderr:PHP Warning: SQLite3::exec(): no...