My unit running 1.03.12 has developed an issue whereby the web interface stops working after using it to install any package. A "ps -ef" shows no lighttpd, recovery is with "service start lighttpd" as expected, and then the process list shows 3 instances (is that normal?). I don't often change packages so not sure when it started or what I did to provoke this. It's completely repeatable, it doesn't crash after an uninstall, but any package install works - but the lighttpd stops after displaying "operation complete". web-if log from the event shows:
36 2016-06-30 15:57:27: (server.c.1572) server stopped by UID = 0 PID = 11578
35 2016-06-30 15:57:27: (server.c.1572) server stopped by UID = 0 PID = 11578
34 2016-06-30 15:57:27: (mod_cgi.c.607) cgi died, pid: 11848
33 2016-06-30 15:57:27: (server.c.1456) [note] graceful shutdown started
32 2016-06-30 15:57:27: (server.c.1444) unlink failed for: /var/run/lighttpd.pid 2 No such file or directory
31 2016-06-30 15:57:27: (server.c.1456) [note] graceful shutdown started
30 2016-06-30 15:56:20: (log.c.194) server started
I can live with it as I don't change packages much, but if anyone wants me to take logs or try stuff I'm happy to help you debug it, I'm Linux literate. I access it via WiFi not the LAN port.
36 2016-06-30 15:57:27: (server.c.1572) server stopped by UID = 0 PID = 11578
35 2016-06-30 15:57:27: (server.c.1572) server stopped by UID = 0 PID = 11578
34 2016-06-30 15:57:27: (mod_cgi.c.607) cgi died, pid: 11848
33 2016-06-30 15:57:27: (server.c.1456) [note] graceful shutdown started
32 2016-06-30 15:57:27: (server.c.1444) unlink failed for: /var/run/lighttpd.pid 2 No such file or directory
31 2016-06-30 15:57:27: (server.c.1456) [note] graceful shutdown started
30 2016-06-30 15:56:20: (log.c.194) server started
I can live with it as I don't change packages much, but if anyone wants me to take logs or try stuff I'm happy to help you debug it, I'm Linux literate. I access it via WiFi not the LAN port.