Cannot Access Browser Login

Expected Behaviour:

http://pi.hole/admin prompts me o login to the web browser

Actual Behaviour:

Browser says site can't be reached

Debug Token:

h988zyqd2d

I can access the pi through an SSH.

From your debug log, it appears the web interface was not installed. Run pihole -r and select reconfigure, then select the webserver option in the menus.

*** [ DIAGNOSING ]: Setup variables
    PIHOLE_INTERFACE=eth0
    IPV4_ADDRESS=192.168.1.105/24
    IPV6_ADDRESS=
    PIHOLE_DNS_1=1.1.1.1
    PIHOLE_DNS_2=1.0.0.1
    QUERY_LOGGING=true
    INSTALL_WEB_SERVER=false
    INSTALL_WEB_INTERFACE=true
    LIGHTTPD_ENABLED=false

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