Pi-hole Web Interface not displaying correctly

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

Expected Behaviour:

Web Interface shows GUI in proper form (graphs, buttons, etc..)

Actual Behaviour:

Web interface shows basic black and white text with graphs stacked vertically as you scroll through the page. (See Image)

Debug Token:

h2vgg28kmc

Also I understand I am running it on buster, and there is issues with that, but I fixed the initial lighttpd issue once I found this page:

Didn't know if there was something else I could do to try and get it working. I'm putzing around with it now, but was hoping someone else had seen this.

It looks like you are on Buster, have you edited lighttpd.conf in any way?

Yes, I have edited the 404 handler to this: "/pihole/index.php" and by following the link from the website above using the second option.

That will not fix the problem. You need to change the include_shell line for the correct mime-type file. There is no need to modify the URL for the 404 handler.

See Fix lighttpd mime by RamSet · Pull Request #2816 · pi-hole/pi-hole · GitHub for the proposed fix that will be released.

1 Like

I am a dummy, I realized I missed that line. Thanks for pointing it out!

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