PiHole 6 does not start #1454

Closed
opened 2025-11-20 05:10:40 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @Bender2k on GitHub (Jul 9, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

PiHole

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pihole.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

The Script is executed with default settings. A new LXC container is created. The script is running for some minutes and outputs 3 errors. After 20-30 minutes another 20 errors appear.
Acessing the PiHole web interface does not work.

🔄 Steps to reproduce the issue.

Delete LXC Container, execute Script again.

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

I am i Linux noob, thats why i love your scripts.
If there is a copy-paste script to install PiHole 5 again, please let me know.

Originally created by @Bender2k on GitHub (Jul 9, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? PiHole ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pihole.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. The Script is executed with default settings. A new LXC container is created. The script is running for some minutes and outputs 3 errors. After 20-30 minutes another 20 errors appear. Acessing the PiHole web interface does not work. ### 🔄 Steps to reproduce the issue. Delete LXC Container, execute Script again. ### ❌ Paste the full error output (if available). <img width="1987" height="958" alt="Image" src="https://github.com/user-attachments/assets/fa01c188-3777-424d-8fb3-3154a84d785b" /> ### 🖼️ Additional context (optional). I am i Linux noob, thats why i love your scripts. If there is a copy-paste script to install PiHole 5 again, please let me know.
saavagebueno added the not a script issue label 2025-11-20 05:10:40 -05:00
Author
Owner

@tremor021 commented on GitHub (Jul 9, 2025):

Your container cant reach debian repo. Check your network/adblock

@tremor021 commented on GitHub (Jul 9, 2025): Your container cant reach debian repo. Check your network/adblock
Author
Owner

@Bender2k commented on GitHub (Jul 9, 2025):

You are right, i am an idiot... I still had the IP address from the previous PiHole installation (which i deleted) set in my FritzBox as DNS.

I haven't thought about it because the internet worked fine even without PiHole anymore. (I dont know why, because i expect the internet is blocked completely when PiHole is shut down, but thats not the topic here)

Script works now. Thank you a lot! And sorry!

@Bender2k commented on GitHub (Jul 9, 2025): You are right, i am an idiot... I still had the IP address from the previous PiHole installation (which i deleted) set in my FritzBox as DNS. I haven't thought about it because the internet worked fine even without PiHole anymore. (I dont know why, because i expect the internet is blocked completely when PiHole is shut down, but thats not the topic here) Script works now. Thank you a lot! And sorry!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1454