Project

General

Profile

500 - Internal Server Error (mod_fastcgi.c.*)

Added by sanchomuzax almost 11 years ago

My Munin webserver front-end stoped a few days ago with "500 - Internal Server Error" error message. I can't access the files from the /var/www/munin/ folders. Interesting that all other web-services working fine without problem.

Messages from the /var/log/lighttpd/error.log file:

2013-06-03 21:39:42: (mod_fastcgi.c.1732) connect failed: Connection refused on unix:/var/run/lighttpd/munin-cgi-html.sock-3
2013-06-03 21:39:42: (mod_fastcgi.c.3002) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 1
2013-06-03 21:39:46: (mod_fastcgi.c.2543) unexpected end-of-file (perhaps the fastcgi process died): pid: 29415 socket: unix:/var/run/lighttpd/munin-cgi-html.sock-3
2013-06-03 21:39:46: (mod_fastcgi.c.3329) response not received, request sent: 1188 on socket: unix:/var/run/lighttpd/munin-cgi-html.sock-3 for /munin-cgi/munin-cgi-html?, closing connection

My Lighttpd.conf file: http://pastebin.com/mzaBZ1qB

My config: Raspberry Pi server with Debian 7.0 Linux, installed modules: lighttpd php5-cgi php5-common php5-gd php5-mysql php5-sqlite mysql-client mysql-common mysql-server sqlite php5-cli munin-node

What is the source of the problem? How can I repair it? I can't found nothing in this theme with Google, only a lot of questions as same as this.

Thank you for your help!