Mailinglist Archive: opensuse-buildservice (311 mails)
< Previous | Next > |
Re: [opensuse-buildservice] issues with fastcgi..
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Wed, 18 Nov 2009 16:29:46 +0100
- Message-id: <200911181629.46861.adrian@xxxxxxx>
Am Mittwoch, 18. November 2009 16:03:08 schrieb Anas Nashif:
production_slave is obsolete in svn trunk. Just check production.log
You may need to adapt this in database.yml and your vhost config.
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On 2009-11-18, at 9:59 AM, Marcus Rueckert wrote:
On 2009-11-18 09:48:36 -0500, Anas Nashif wrote:
Just installed 1.6.81 obs service locally and I am getting the following
errors when trying to connect using webclient:
2009-11-18 06:43:47: (mod_fastcgi.c.1768) connect failed: Connection
refused on unix:/srv/www/obs/webclient/tmp/sockets/fcgi.socket-4
2009-11-18 06:43:47: (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-11-18 06:43:47: (mod_fastcgi.c.2494)
unexpected end-of-file (perhaps the fastcgi process died): pid: 27100
socket: unix:/srv/www/obs/webclient/tmp/sockets/fcgi.socket-4 2009-11-18
06:43:47: (mod_fastcgi.c.3278) child exited, pid: 27100 status: 1
2009-11-18 06:43:47: (mod_fastcgi.c.3325) response not received, request
sent: 1186 on socket:
unix:/srv/www/obs/webclient/tmp/sockets/fcgi.socket-4 for /dispatch.fcgi
, closing connection
The socket seems to have the correct permissions, so I am not sure why
it is failing to connect:
# ls -la /srv/www/obs/webclient/tmp/sockets/fcgi.socket-4
srwx------ 1 lighttpd lighttpd 0 Nov 18 06:43
/srv/www/obs/webclient/tmp/sockets/fcgi.socket-4
check permissions of production_slave.log
hmmm, I do not have production_slave.log
production_slave is obsolete in svn trunk. Just check production.log
You may need to adapt this in database.yml and your vhost config.
xxx:/srv/www/obs/webclient # ls -la log/
total 20
drwxr-xr-x 2 lighttpd lighttpd 4096 Nov 11 06:08 .
drwxr-xr-x 13 root root 4096 Nov 11 05:38 ..
-rw-r--r-- 1 lighttpd lighttpd 0 Nov 10 09:32 development.log
-rw------- 1 lighttpd lighttpd 2784 Nov 18 06:43 obs-webclient-access.log
-rw------- 1 lighttpd lighttpd 7987 Nov 18 06:43 production.log
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
< Previous | Next > |