Please follow the below template, it will help us to help you!
If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx, apache2 or another reverse proxy, or there is some other aspect of your install that is customised) - please use the Community Help category.
Expected Behaviour:
Going to http://pi.hole/admin should show the pi-hole login page
Operating System (Family and Version)
-
Browsing from
- Windows11
- Google Chrome
- Microsoft Edge
- Opera
- Duck Duck Go Browser
-
Installed on RaspPi3
- Linux 6.12.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26) aarch64
- Installed by:
- sudo apt install pi-hole
- curl -sSL https://install.pi-hole.net | bash
- not using HTTPS / reverse Proxy
- exists only within my private network
- no external access
Actual Behaviour:
“pi.hole” redirect is done by pi-hole which is my primary DNS when within my local network so I know it is up and working (“ping pi.hole” pings 192.168.1.233 as expected)
when I try to access the web interface I get a warning that the site is not secure and when I choose to “go to the site anyway” I get the following:
This site can’t provide a secure connection
pi.hole sent an invalid response.Try running Windows Network Diagnostics.
ERR_SSL_PROTOCOL_ERROR
I’ve tried scouring the Chrome / Edge etc settings but nothing seems to have changed.
This was working fine maybe 2 weeks ago - we had a couple of power cuts in the meantime which took the Raspberry Pi down (along with everything else)
I’m at a loss to know what’s changed so any thoughts much appreciated!
Thank you