Hallo Forum-User,
seit heute komme ich auf keine Website mehr. Pi-Hole ist auf einen Raspberry Pi 3 installiert.
Wenn ich ein Softwareupdate von Raspbian machen möchte, bekomme ich folgende Fehlermeldung:
Err:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Temporary failure resolving 'raspbian.raspberrypi.org'
Err:2 http://archive.raspberrypi.org/debian buster InRelease
Temporary failure resolving 'archive.raspberrypi.org'
Die DNS Auflösung scheint nicht zu funktionieren. Hatte jemand schon mal so einen Fehler?
Mit freundlichen Grüßen
jfb
January 24, 2020, 11:52pm
2
Please send us the token generated by
pihole -d
or do it through the Web interface:
Login into your Pi-hole's command line
Enter sudo pihole -d
Provide us with the debug token that is generated after the debug script completes
Alternative: Securely sending us additional information
Preferred Method
If there is additional information you want to provide us, you can upload any kind of text to our server. You will still get a debug token so your information will remain anonymous.
To do this, you can pipe some shell output into netcat, which will upload it to our secure server . …