Lighttpd failing to start after install

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

Expected Behaviour:

Web admin panel to be accessible and lighttpd to start correctly

Actual Behaviour:

Lighttpd service refuses to start, even after pihole -r repair

Debug Token: uuz4e4ruby

Lighttpd service status output:
● lighttpd.service - Lighttpd Daemon
Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2020-03-04 22:23:09 EST; 8min ago
Process: 19814 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=127)

Mar 04 22:23:09 Matrix-Ubuntu systemd[1]: lighttpd.service: Service hold-off time over, scheduling restart.
Mar 04 22:23:09 Matrix-Ubuntu systemd[1]: lighttpd.service: Scheduled restart job, restart counter is at 5.
Mar 04 22:23:09 Matrix-Ubuntu systemd[1]: Stopped Lighttpd Daemon.
Mar 04 22:23:09 Matrix-Ubuntu systemd[1]: lighttpd.service: Start request repeated too quickly.
Mar 04 22:23:09 Matrix-Ubuntu systemd[1]: lighttpd.service: Failed with result 'exit-code'.
Mar 04 22:23:09 Matrix-Ubuntu systemd[1]: Failed to start Lighttpd Daemon.

Ubuntu 18.04 LTS - arm64

From your debug log:

*** [ DIAGNOSING ]: Pi-hole processes
[✗] lighttpd daemon is failed

Check this thread for a potential solution: I can't get Pi-hole to work [Ubuntu 18.04] - #10 by RamSet

Also noted in the debug log - the gravity list is empty. Rebuild gravity with pihole -g from the command line.

*** [ DIAGNOSING ]: Gravity list

   -----head of gravity.list------

   -----tail of gravity.list------

Try sudo /usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf

I think you'll find that to be a command not found. Would know more from a debut token.

I apologize for this, would've responded earlier, but discourse blocked me from doing so.

I fixed it by installing gamin, odd it didn't install it in the first place, but ok lol.

Sorry

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