Hey so I just upgraded my pihole to 3.0 and during the installation, I got an error regarding the web UI. after a few minutes of google search, I found out that the solution was to do
After doing the line above and repairing the installation, I can only access the pihole dashboard through IP.ADDRESS/admin now instead of IP.ADDRESS/pihole which I really liked.
Chester007 wrote:
After doing the line above and repairing the installation, I can only access the pihole dashboard through IP.ADDRESS/admin now instead of IP.ADDRESS/pihole which I really liked.
# - Create a symlink so users can use http://ip/pihole
ln -sf /var/www/html/admin /var/www/pihole
How did you update PiHole? pihole -up?
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Chester007 wrote:Sadly the command above didn't work. I'm still getting a Website Blocked when I try to open /pihole
And yes, I did pihole -up to update it
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Fourdee wrote:
Strange, does it say "Blocked by PiHole"?
Yes it does
Well thats bizarre, PiHole is blocking our symlink lol.
I couldn't replicate this on a fresh installation today. So it must be an issue with the blocked sites list, do you have any custom entries?
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
UPDATE:
Tried to reinstall Pi-Hole. After the installation process, IP.ADDRESS/pihole just displays a blank page while IP.ADDRESS/admin shows the admin UI
Chester007 wrote:PDATE:
Tried to reinstall Pi-Hole. After the installation process, IP.ADDRESS/pihole just displays a blank page while IP.ADDRESS/admin shows the admin UI
Ok, sounds like the pihole symlink is missing, lets try and recreate it again:
Did you use DietPi-Software to uninstall, then install PiHole again?
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.