ich habe seit einigen Tagen Pihole 6 im Einsatz und hatte bis jetzt auch kein Problem mit dem Update. Seit heute kann ich aber kein Update durchführen folgende Fehlermeldung bekomme ich auf einem Raspberry Pi 3+ mit dem neuesten Pi OS:
"Linux CS-DNS-02 6.1.63-v8+ #1700 SMP PREEMPT Thu Nov 23 14:10:01 GMT 2023 aarch64 GNU/Linux
"
[✗] Retrieval of supported OS list failed. dig succeeded, but response was blank. Please contact support.
Unable to determine if the detected OS (Debian 12) is supported
Possible causes for this include:
- Firewall blocking certain DNS lookups from Pi-hole device
- ns1.pi-hole.net being blocked (required to obtain TXT record from versions.pi-hole.net containing supported operating systems)
- Other internet connectivity issues
https://docs.pi-hole.net/main/prerequisites/#supported-operating-systems
If you wish to attempt to continue anyway, you can try one of the following commands to skip this check:
e.g: If you are seeing this message on a fresh install, you can run:
curl -sSL https://install.pi-hole.net | sudo PIHOLE_SKIP_OS_CHECK=true bash
If you are seeing this message after having run pihole -up:
sudo PIHOLE_SKIP_OS_CHECK=true pihole -r
(In this case, your previous run of pihole -up will have already updated the local repository)
It is possible that the installation will still fail at this stage due to an unsupported configuration.
If that is the case, you can feel free to ask the community on Discourse with the Community Help category:
https://discourse.pi-hole.net/c/bugs-problems-issues/community-help/
Unable to complete update, please contact Pi-hole Support
pihole -q ns1.pi-hole.net
API not available at: http://localhost:443s/api
Exiting.
Found 1 domain exactly matching 'pi-hole.net':
- pi-hole.net
exact allow domain
added: 2023-12-01 17:25:14
last modified: 2023-12-01 17:25:14
enabled, used in 1 group
comment: "Added from Query Log"
Found 1 list exactly matching 'pi-hole.net':
- https://raw.githubusercontent.com/RPiList/specials/master/Blocklisten/DomainSquatting1
block list
added: 2023-11-15 14:05:26
last modified: 2023-11-15 14:05:26
last updated: 2023-11-29 17:36:56 (1,000,000 domains)
enabled, used in 1 group
no comment
matching entries:
- ||pi-hole.net^
Number of results per type:
- 1 exact domain matches
- 0 regex domain matches
- 0 allowlist (antigravity) matches
- 1 blocklist (gravity) matches
Ich schaue mir gerade das Log durch ob ich da was sehe. Habe es zur Whitelist hinzugefügt. Aber interessant das ihr auf der Blocklist steht.
Das ist schon das Problem. Diese Liste verhindert ein Aktualisieren von Pi-hole. Bitte deaktiviere, pihole -g laufen lassen und dann sollte es wieder funktionieren. Alternativ kannst Du es auf die Allowlist setzen (ich sehe, das hast Du schon getan ). Geht es jetzt wieder?
Ich habe diese Liste gerade heruntergeladen und die Domain ||pi-hole.net^ ist nicht mehr enthalten - die andere schon. Ein pihole -g hätte die ganze Sache daher vermutlich auch schon aus der Welt geschafft.