I just upgraded from 0.99.35 to .36 and found this problem.
When stopping/starting the server multiple times using cherokee-admin, I get 
the following errors:
oss...@debian:~$ sudo cherokee-admin -ux

Web Interface:
  URL:               http://127.0.0.1:9090/

Cherokee Web Server 0.99.36 (Dec 16 2009): Listening on port 127.0.0.1:9090, TLS
disabled, IPv6 disabled, using epoll, 4096 fds system limit, max. 2041
connections, caching I/O, single thread
Server 0.99.36 running.. PID=19589 Socket=/tmp/cherokee-admin-scgi.socket
Traceback (most recent call last):
  File "/usr/share/cherokee/admin/pyscgi.py", line 128, in handle
    self.handle_request()
  File "/usr/share/cherokee/admin/server.py", line 189, in handle_request
    return self.send (content)
  File "/usr/share/cherokee/admin/pyscgi.py", line 76, in send
    sent = self.connection.send(buf[offset:])
error: (32, 'Broken pipe')

and the admin page returns: Error 101 (net::ERR_CONNECTION_RESET): Unknown 
error. (504 Gateway Timeout)

No error shows in the cherokee.error file. Running Debian Lenny (testing).

- Ossama


      
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to