Running on Raspberry Pi 4
DNS server and blocking works fine, just can't access the web UI
Expected Behaviour:
Access web UI on http://pi.hole:8081/admin/
Actual Behaviour:
I get 404 Not Found error message.
DNS server and blocking works fine, just can't access the web UI
Access web UI on http://pi.hole:8081/admin/
I get 404 Not Found error message.
The web interface is not installed
** [ DIAGNOSING ]: Web version
Directory /var/www/html/admin doesn't exist
Try
sudo git clone https://github.com/pi-hole/AdminLTE.git /var/www/html/admin
Oh, okay thank you! This solved the problem, however I wonder how the web interface got uninstalled. It was definietly there right after the installation of Pi-hole. Then it disappeared(?) somehow after a few weeks.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.