Problem with Beta 5.0:
The stats page of the WebUI is broken, no stats appear and the disable button does not do anything when clicked however the disable button does work when on another page
Debug Token:
https://tricorder.pi-hole.net/ayvq2krrzc
UPDATE:
I have had this system running for a while, somehow apache was installed on it.
After running
sudo apt-get remove *apache*
and
pihole -r
my issue was solved and the WebUI is working perfectly now
Apache2 isn't supported.
*** [ DIAGNOSING ]: Dashboard and block page
[✗] Block page X-Header: X-Header does not match or could not be retrieved.
HTTP/1.1 200 OK
Date: Sun, 02 Feb 2020 18:16:57 GMT
Server: Apache/2.4.29 (Ubuntu)
Content-Type: text/html;charset=UTF-8
[✗] Web interface X-Header: X-Header does not match or could not be retrieved.
HTTP/1.1 200 OK
Date: Sun, 02 Feb 2020 18:16:57 GMT
Server: Apache/2.4.29 (Ubuntu)
Set-Cookie: PHPSESSID=l2r8cebdm3gjlee3inoi516527; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Depends on what will break on your system if you do switch. That's not something we can guide you on.
Well I just run Pi Hole on this system and I can easily recreate it if I can take a backup of my pihole config thought I had switched to Lightpd a while ago but I guess not. I find it weird that it was working Yesterday and I haven't changed anything
Thanks for letting me know