RD WebDesign
RD WebDesign
Pi-hole database is already kept in memory and new queries are written to disk from time to time. If not possible to write immediately, Pi-hole will try to write the...
Please, generate and upload a Debug Log: **Using the command line:** - use `pihole -d` command. - when asked to upload the log, answer Y. - copy only the token...
I'm not 100% sure the issue is related to high I/O load causing a Pi-hole failure. Usually, when it fails to write to the database you see messages like these:...
Does the issue happens if you disable all Firefox browser extensions/add-ons?
As far as I know, docker [IPv6 is disabled by default](https://docs.docker.com/config/daemon/ipv6/) and even when enabled, some features are still considered experimental: Also, it only works in Linux *(it doesn't work...
You have an unusual and unexpected configuration. Usually the directory `/etc/lighttpd/conf.d` is not present in Debian installs. It only exists in Fedora/CentOS/RedHat distributions. Did you manually create this directory?
Typically Debian/Ubuntu families do not have this directory _(it only exists in Fedora/CentOS/RedHat distributions)_, so the code was written taking this into account. In your case, the code correctly identifies...
> ... adding include "/etc/lighttpd/conf.d/pihole-admin.conf" to /etc/lighttpd/lighttpd.conf should be done only for legacy installs, not for new installs. I don't think this is a new/recent install. Apparently this was an...
> Why should I wipe that out? Who said something about wipe out? I just answered the comment where ***gstrauss*** said "adding include should be done only for legacy installs,...
The "Size" column is empty:  The `VirtualSize` property is deprecated. This is related to https://github.com/moby/moby/pull/45469, as already [said by **Starfiresg1** above](https://github.com/portainer/portainer/issues/10983#issuecomment-1902214161). @jamest-portainer Is Portainer planing to replace `VirtualSize` with...