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 instead of lighttpd, or there is some other aspect of your install that is customised) - please use the Community Help category.
Expected Behaviour:
After a fresh install on Raspberry Pi OS, the web UI should be displaying stats.
I just tried logging in from a different browser on the same device (Chromium instead of Firefox) and the UI is working as expected in Chromium. I restarted Firefox entirely and am still seeing the same issue.
These error messages are expected when the web interface is not able to communicate with FTL API.
The debug log shows the web interface is working as expected, but apparently your Firefox is not able to connect. Also, there is an authentication error:
2023-08-10 15:57:54: mod_fastcgi.c.487) FastCGI-stderr:Security alert: presented "persistentlogin" token did not pass safety check!
Are you using some browser extension to handle or block cookies?
On Firefox, can you try to clear all cookies (clicking on the padlock icon) and try again?
Cleared all cookies and site data and that did the trick! Everything is showing as expected now.
I did also disable enhanced tracking protections in Firefox but it said it wasn't blocking anything and reenabling it doesn't seem to have any effect. None of my other browser extensions should block any cookies.