Pi-hole in Container anlegen funktioniert nicht

Z-W

New Member
Jan 1, 2024
1
0
1
Hallo zusammen,

habe jetzt meine erste Proxmox Installation auf einem Mini-PC in meinem lokalen Netzwerk (Router ist eine FritzBox) vorgenommen.
Bei der Installation habe ich bei "Hostname (FQDN)" dann "prox.fritz.box" und bei "IP Adresse (CIDR)" eine feste IP vergeben.
Nach der Installation konnte ich mich auch über die Weboberfläche einloggen und Container-Templates anlegen. Wenn ich jetzt ein LXC (mit Ubuntu) anlege (DNS nutzt die Host Werte), startet dieser auch normal und ich kann Updates vornehmen (inkl. CURL anlegen und die Zeitzone festlegen).
In diesen Container will ich Pi-hole einrichten, wenn ich dort das Installationsscript mit "
Code:
curl -sSL https://install.pi-hole.net | bash
" lade, kommt immer die Meldung (siehe auch die Grafik):proxmox-pihole-fehler.png
Code:
Retrieval of supported OS list failed. dig failed with return code 9. Unable to determine if the detected OS (Ubuntu 22.04) is supported

Ich bin jetzt leider an einen Punkt, wo ich nicht mehr weiterweiß, habe auch verschiedene Container (OS und Versionen) ausprobiert, Ping und DIG zu pi-hole.net funktionieren.
Kann mir hier jemand helfen, wie ich das Problem beheben kann?
Vielen Dank.
Zoran
 
Musst du mit curl -sSL https://install.pi-hole.net | PIHOLE_SKIP_OS_CHECK=true bash installieren und mit etwas wie 15 0 * * * root PIHOLE_SKIP_OS_CHECK=true sudo -E pihole -up in der crontab updaten.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!