Open TroLLzOr97 opened 2 days ago
I had the same issue but when I checked unbound I found out that it is configured to be using 5335 if in your configuration it is not just change that and just restart your machine and everything should be fine.
I just tried it. It ran without issue. Can you try it again and see if you get this error again.
Can you also try running this on your main proxmox shell to see if it works.
wget https://www.internic.net/domain/named.root
Script also works fine here.
🌐 It seems that you're facing a network problem, probably linked to DNS.
Please verify that you have read and understood the guidelines.
yes
A clear and concise description of the issue.
When running the Pi-hole installation script, an error occurs while attempting to download the root.hints file into the /var/lib/unbound/ directory. The script propably fails because the directory does not exist. The script fails with the following error message:
[ERROR] in line 97: exit code 0: while executing command wget -qO /var/lib/unbound/root.hints https://www.internic.net/domain/named.root
What settings are you currently utilizing?
Default Settings
Which Linux distribution are you employing?
Debian 12
If relevant, including screenshots or a code block can be helpful in clarifying the issue.
Please provide detailed steps to reproduce the issue.