After updating PiHole to version 6, I can't reach the admin interface. I get my other web server

After updating PiHole with pihole -up from 5.18.4, I am now unable to reach the web interface/GUI.

I have an Apache server running on the same machine for a different purpose. When I go to http://pihole-ip-address/admin I get to the other web server, not the Pihole.

Why can't I just access it with a port number? This is very confusing and annoying.

Neither
http or https //ip-address-of-pihole/admin or //ip-address-of-pihole:8080/admin
work. At best I get ip-address refused to connect.

Please help!

Debug Token:

https://tricorder.pi-hole.net/LrNFWzeq/

For some reason the update attempt failed before completely update FTL.

You have now a mix of v6 and v5:

*** [ DIAGNOSING ]: Core version
[✓] Version: v6.0.5

*** [ DIAGNOSING ]: Web version
[✓] Version: v6.0.2


*** [ DIAGNOSING ]: FTL version
[✓] Version: v5.23
[i] Branch: master
[i] Commit: d201776e

Run sudo PIHOLE_SKIP_OS_CHECK=true pihole -r and try to repair the installation.

Amazing! Thank you SO MUCH @rdwebdesign
I wouldn't have been able to fix this on my own. You saved me lots of time, in addition to being a great person.
Thank you! :kissing_heart:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.