Pihole updated nicht
In #Docker möchte ich #pihole updaten:
Schlecht.
Aber die Namensauflösung funktioniert:
Was könnte die Ursache sein?
root@halde:/# pihole -g
[✗] DNS resolution is currently unavailable
[✗] DNS resolution is not available
Schlecht.
Aber die Namensauflösung funktioniert:
root@halde:/# host -ta heise.de
heise.de has address 193.99.144.80
root@halde:/# ping -c1 heise.de
PING heise.de (193.99.144.80) 56(84) bytes of data.
64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=1 ttl=245 time=24.5 ms
--- heise.de ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 24.497/24.497/24.497/0.000 ms
Was könnte die Ursache sein?
teilten dies erneut
Guillaume Rossolini
Als Antwort auf Rainer "friendica" Sokoll • • •it happened to me recently and there is an environment variable to unlock this (or reinstall the entire system)
I don’t remember exactly what the variable is but it should be mentioned in pihole -up
[edit] although this is for non-docker, my bad
Rainer "friendica" Sokoll
Als Antwort auf Rainer "friendica" Sokoll • •dns
todocker-compose.yaml
Looks like this now: