Web Interface not reachable with ipaddress, refused connection

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

Expected Behaviour:

Access to Web UI

Actual Behaviour:

Connection Refused

Debug Token:

106c2s9yni

Just to add, it is not accessible from the pi either, yet when I run status it tells me all is ok. The only other issue I seen was when I update pi hole I get an error re Zend Opcache also.

Please send us the token generated by

pihole -d

or do it through the Web interface:

Its already included above

My apologies for missing that. Your debug log shows a number of lighttpd errors.

What is the output of:

sudo systemctl status --full --no-pager lighttpd

No probs, thanks for trying to help :slight_smile:

I get the following from that command:

● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sat 2019-09-21 20:48:03 BST; 1h 48min ago
  Process: 1070 ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf (code=exited, status=255)
  Process: 1060 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
 Main PID: 1070 (code=exited, status=255)

Sep 21 20:48:03 raspberrypi systemd[1]: lighttpd.service: Unit entered failed state.
Sep 21 20:48:03 raspberrypi systemd[1]: lighttpd.service: Failed with result 'exit-code'.
Sep 21 20:48:03 raspberrypi systemd[1]: lighttpd.service: Service hold-off time over, scheduling restart.
Sep 21 20:48:03 raspberrypi systemd[1]: Stopped Lighttpd Daemon.
Sep 21 20:48:03 raspberrypi systemd[1]: lighttpd.service: Start request repeated too quickly.
Sep 21 20:48:03 raspberrypi systemd[1]: Failed to start Lighttpd Daemon.
Sep 21 20:48:03 raspberrypi systemd[1]: lighttpd.service: Unit entered failed state.
Sep 21 20:48:03 raspberrypi systemd[1]: lighttpd.service: Failed with result 'exit-code'.

Nobody know? :frowning:

What does sudo /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf show for output?

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