Advertisement
turbodogfl

Untitled

Mar 12th, 2021
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Lighttpd error, tar1090 will probably not work correctly:
  2. Duplicate array-key '/data/'
  3. 2021-03-12 16:24:01: (configfile.c.1154) source: /etc/lighttpd/conf-enabled/89-skyaware.conf line: 41 pos: 1 parser failed somehow near here: (EOL)
  4. 2021-03-12 16:24:01: (configfile.c.1154) source: /usr/share/lighttpd/include-conf-enabled.pl line: 8 pos: 8 parser failed somehow near here: (EOL)
  5. 2021-03-12 16:24:01: (configfile.c.1154) source: /etc/lighttpd/lighttpd.conf line: 28 pos: 1 parser failed somehow near here: (EOL)
  6. [ERROR] Error in line 383 when executing: lighttpd -tt -f /etc/lighttpd/lighttpd.conf
  7. pi@c16494:~ $ systemctl status lighttpd.service
  8. ● lighttpd.service - Lighttpd Daemon
  9. Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
  10. Active: failed (Result: exit-code) since Fri 2021-03-12 12:42:40 EST; 4h 59min ago
  11. Process: 5248 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=255)
  12.  
  13. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Control process exited, code=exited status=255
  14. Mar 12 12:42:40 c16494 systemd[1]: Failed to start Lighttpd Daemon.
  15. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Unit entered failed state.
  16. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Failed with result 'exit-code'.
  17. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Service hold-off time over, scheduling restart.
  18. Mar 12 12:42:40 c16494 systemd[1]: Stopped Lighttpd Daemon.
  19. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Start request repeated too quickly.
  20. Mar 12 12:42:40 c16494 systemd[1]: Failed to start Lighttpd Daemon.
  21. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Unit entered failed state.
  22. Mar 12 12:42:40 c16494 systemd[1]: lighttpd.service: Failed with result 'exit-code'.
  23. pi@c16494:~ $
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement