403 Forbidden Error after install

Debug code: yo8e3tbhhd
when trying to access pi.hole/admin I get a 403 error.

Curl header outputs:
kyle@kyle-laptop-ubuntu ~> curl -I 192.168.2.252
HTTP/1.1 404 Not Found
Content-Type: text/html
Content-Length: 345
Date: Thu, 01 Feb 2018 00:19:27 GMT
Server: lighttpd/1.4.35

kyle@kyle-laptop-ubuntu ~> curl -I 192.168.2.252/admin
HTTP/1.1 301 Moved Permanently
Location: http://192.168.2.252/admin/
Date: Thu, 01 Feb 2018 00:19:35 GMT
Server: lighttpd/1.4.35

kyle@kyle-laptop-ubuntu ~> curl -I 192.168.2.252/admin/
HTTP/1.1 403 Forbidden
X-Pi-hole: The Pi-hole Web interface is working!
X-Frame-Options: DENY
Content-Type: text/html
Content-Length: 345
Date: Thu, 01 Feb 2018 00:19:44 GMT
Server: lighttpd/1.4.35

Sorry, I was away from Discourse for a few days and it looks like your issue is still open. Can you create a new debug token? They expire after 48 hours.

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