Unable to reach http://pi.hole/admin

Hi. Sorry for my bad english. Not my fist language

Expected Behaviour:

Enter in the pihole dashboard with "http://pi.hole/admin"

Actual Behaviour:

I was hoping to be able to enter the pihole dashboard with "http://pi.hole/admin" but I can't, I can only access it using my IP. When I try to do it I get the message: "DNS_PROBE_FINISHED_NXDOMAIN".
I'm running pihole using a Proxmox container.
I have followed several steps here to fix it, but without any success.
I'm a complete newbie about networks or DNS so maybe I have to do something obvious that I haven't done yet.

Debug Token:

https://tricorder.pi-hole.net/8VWdNESU/

The client you are using to reach the web admin GUI is not using Pi-hole for DNS, so it is unable to resolve the domain name pi.hole to the IP of the Pi-hole.

The only DNS server that can do that is your Pi-hole.

Try this URL and see if the web admin GUI loads:

http://192.168.1.160/admin

I already figured out what I had to do. I had to manually change my DNS to pihole's IP. Like I said, I'm a complete newbie. Sorry for asking these questions. You can close the topic.

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