GUI not allowing access

Please follow the below template, it will help us to help you!

Expected Behaviour:

go to http://192.168.2.254/admin

be welcomed with the password screen

Actual Behaviour:

Page shows timeout

Debug Token:

yvb7axero3

I have tried every solution i could find on the forums from lighthttpd stop/start/restart, check the log permissions and erros

Adicional information: going to the same page on mobile/android i get the

[Failed CORS: null vs 192.168.2.254 erro but not on the PC

Please post the token generated by

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

I'm sorry but i have genereated and shared the token:yvb7axero3

However here is a new generated just now: a1n025ntek

My pi-hole is running only the gui isn't accessible.

Thank you for your time

Keep an eye on Referrer-Policy header which must not be set to "no-referrer" for CORS to function. HTTP_ORIGIN = null is/can be a result of no-referrer policy.

But the Pi-hole lighttpd.conf overwrites any server-wide/parent response headers, hence when you chose to install Lighttpd via Pi-hole installer, the reason seems to be a different one.

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