Cannot access admin webpage after first installing

Expected Behaviour:

Running pi-hole off Raspberry pi 4, with ethernet connection to router. Using putty to handle the pi via windows 11 laptop. I wish to monitor activity and possibly update blocklists. When logging into admin page using https:///admin
should see the GUI.

Actual Behaviour:

I get an 'unable to connect' error when using both webpages the installer provided, in incognito mode and without when on the laptop, and also from my mobile.

I had some issues before this, including not having root access when first installing, which is now fixed. As near as I can tell, pihole is operating, but I haven't told any devices to switch to its path yet, so it's not doing anything yet.

A couple things on the diagnostic below are red, if those help:
Failed to resolve meux8-37.cfd on eth0
Failed to resolve doubleclick.com via a remote, public DNS server

Debug Token:

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

Pi-hole doesn't use https. It uses http (without the s).
Also, you need to add the hostname or the IP:

The correct URLs are:

What a rookie mistake, works perfectly now thank you!

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