View Single Post
  #12  
Old 02-05-2009, 03:38 PM
Joe Jacobs Joe Jacobs is offline
Member
 
Join Date: May 2008
Posts: 13
these are the errors generated for 1 request

stderr.log:
Code:
2009-02-05 23:27:34.110 close failed: [Errno 9] Bad file descriptor
2009-02-05 23:27:34.169 close failed: [Errno 9] Bad file descriptor
2009-02-05 23:27:34.277 close failed: [Errno 9] Bad file descriptor
2009-02-05 23:27:34.396 close failed: [Errno 9] Bad file descriptor
trac vhost error log:
Code:
2009-02-05 23:28:04.067 [INFO] [ipaddress:15538-1#trac] ExtConn timed out while processing
2009-02-05 23:28:04.067 [INFO] [ipaddress:15538-1#trac] connection to [uds://tmp/lshttpd/pytwitfcgi.sock] on request #0, Connection timed out!
2009-02-05 23:28:04.067 [NOTICE] [ipaddress:15538-1#trac] oops! 503 Service Unavailable
2009-02-05 23:28:04.067 [NOTICE] [ipaddress:15538-1#trac] Content len: 0, Request line:
GET /pytwit/ HTTP/1.1
any ideas?
Reply With Quote