Project

General

Profile

Actions

Bug #2869

closed

network.c.598

Added by mama21mama about 7 years ago. Updated about 7 years ago.

Status:
Invalid
Priority:
Normal
Category:
TLS
Target version:
-
ASK QUESTIONS IN Forums:

Description

mama@zeuza:~$ sudo service lighttpd status
[sudo] password for mama: 
● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2018-02-27 15:50:00 -03; 50min ago
  Process: 1008 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=255)

feb 27 15:49:59 zeuza systemd[1]: lighttpd.service: Unit entered failed state.
feb 27 15:49:59 zeuza systemd[1]: lighttpd.service: Failed with result 'exit-code'.
feb 27 15:50:00 zeuza systemd[1]: lighttpd.service: Service hold-off time over, scheduling restart.
feb 27 15:50:00 zeuza systemd[1]: Stopped Lighttpd Daemon.
feb 27 15:50:00 zeuza systemd[1]: lighttpd.service: Start request repeated too quickly.
feb 27 15:50:00 zeuza systemd[1]: Failed to start Lighttpd Daemon.
feb 27 15:50:00 zeuza systemd[1]: lighttpd.service: Unit entered failed state.
feb 27 15:50:00 zeuza systemd[1]: lighttpd.service: Failed with result 'exit-code'.
mama@zeuza:~$ /usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf
2018-02-27 16:41:08: (network.c.598) SSL: BIO_read_filename('/etc/letsencrypt/live/mamalibre.com.ar/ssl.pem') failed
mama@zeuza:~$ sudo leafpad /etc/lighttpd/lighttpd.conf

Actions #1

Updated by gstrauss about 7 years ago

  • Status changed from New to Invalid
  • Target version deleted (1.4.x)

2018-02-27 16:41:08: (network.c.598) SSL: BIO_read_filename('/etc/letsencrypt/live/mamalibre.com.ar/ssl.pem') failed

Look at your the error and figure out what is wrong with your configuration. This is not a bug in lighttpd.

Actions

Also available in: Atom