Pi-hole with white background

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:

I can't open web interface

Actual Behaviour:

I can only see a white background

Debug Token:

[✓] ** FINISHED DEBUGGING! **

  • The debug log can be uploaded to tricorder.pi-hole.net for sharing with developers only.

[?] Would you like to upload the log? [y/N] y
* Using curl for transmission.
* curl failed, contact Pi-hole support for assistance.
* Error message: curl: (35) OpenSSL/3.0.11: error:0A000458:SSL routines::tlsv1 unrecognized name

[✗] There was an error uploading your debug log.

There are 2 different errors:

  1. The debug log couldn't be uploaded, because there was a temporary issue in our server, but it was already solved.
    Please, try to generate and upload a new Debug Log, then post here only the Token.

  2. The screenshot is showing the PHP code.
    This means your server doesn't have PHP installed or there is some module missing in PHP configuration.
    We need the log to try to understand what is missing.

I could get the log.

https://tricorder.pi-hole.net/0eG5vJRx/

this worked for me:
sudo apt purge apache2
(or change the port for it)
sudo pihole -r
(select repair only)

Hello,

I've made a clean install and now it's working fine.

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