Peter Poeml wrote:
2009-05-15 16:06:10: (mod_fastcgi.c.3326) response not received, request sent: 608 on socket: unix:/srv/www/obs/frontend/tmp/sockets/fcgi.socket-4 for /dispatch.fcgi , closing connection 2009-05-15 16:12:44: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/srv/www/obs/frontend/tmp/sockets/fcgi.socket-4 2009-05-15 16:12:44: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 1 2009-05-15 16:12:44: (mod_fastcgi.c.2494) unexpected end-of-file (perhaps the fastcgi process died): pid: 5874 socket: unix:/srv/www/obs/frontend/tmp/sockets/fcgi.socket-4 2009-05-15 16:12:44: (mod_fastcgi.c.3326) response not received, request sent: 608 on socket: unix:/srv/www/obs/frontend/tmp/sockets/fcgi.socket-4 for /dispatch.fcgi , closing connection
I installed two instances of OBS and always hit this error. 1) Make sure you have following line in your /etc/lighttpd/lighttpd.conf server.use-ipv6 = "disable" (it says enable initially). 2) there was some problem with access rights. I had to run chown -R obsrun.obsrun /srv/obs chown -R lighttpd.lighttpd /srv/www/obs/{frontend,webclient}/{log,tmp} (I'm not sure which of these helped actually). 3) also edit /etc/lighttpd/vhosts.d and add the following line dir-listing.activate = "enable" under server.document-root = "/srv/obs/repos/" (in section about repository server) -- Best Regards / S pozdravom, Pavol RUSNAK SUSE LINUX, s.r.o Package Maintainer Lihovarska 1060/12 PGP 0xA6917144 19000 Praha 9, CR prusnak[at]suse.cz http://www.suse.cz -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org