Project

General

Profile

[NoResponse] Lighttpd Stopping suddenly, no apparent reason on the logfile

Added by Grundor over 4 years ago

Hi,

Theses days I was experiencing some instabilities, I tough that it was the server, so I migrated to a new one with a double of CPU.

The server becomes unavailable suddenly, in the logs only print it:

2019-08-29 00:38:00: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:01: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:01: (fdevent.c.361) fdevent event_del failed: No such file or directory
2019-08-29 00:38:01: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:01: (fdevent.c.361) fdevent event_del failed: No such file or directory
2019-08-29 00:38:01: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:00: (fdevent.c.361) fdevent event_del failed: No such file or directory
2019-08-29 00:38:00: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:01: (fdevent.c.361) fdevent event_del failed: No such file or directory
2019-08-29 00:38:01: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:00: (fdevent.c.361) fdevent event_del failed: No such file or directory
2019-08-29 00:38:00: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:01: (fdevent.c.361) fdevent event_del failed: No such file or directory
2019-08-29 00:38:01: (server.c.2091) server stopped by UID = 0 PID = 1
2019-08-29 00:38:31: (server.c.1521) server started (lighttpd/1.4.54)

I found it in journalctl -xef

-- Unit lighttpd.service has begun shutting down.
Aug 29 00:58:01 l2jbrserver lighttpd[403]: end from FAM server connection
Aug 29 00:58:01 l2jbrserver lighttpd[403]: end from FAM server connection
Aug 29 00:58:01 l2jbrserver lighttpd[403]: end from FAM server connection
Aug 29 00:58:01 l2jbrserver lighttpd[403]: end from FAM server connection
Aug 29 00:58:32 l2jbrserver systemd[1]: Stopped Lightning Fast Webserver With Light System Requirements.
-- Subject: Unit lighttpd.service has finished shutting down

So I disabled FAM engine and the server stopped the shutdown.

Is it a bug? how can I help to provide more details?

Here is some information

lighttpd -tt -p -f /etc/lighttpd/lighttpd.conf output:
https://paste.lighttpd.net/Z6#5mzG3NOuXHBcOAJdy3JD6mU4

Operating System (OS) CentOS7
Ligttpd lighttpd/1.4.54
Client , Any.


Replies (1)

RE: Lighttpd Stopping suddenly, no apparent reason on the logfile - Added by gstrauss over 4 years ago

Which server.event-handler are you using?
Can you provide an strace log of this occurring?

    (1-1/1)