
cherokee at googlecode
Oct 26, 2011, 12:53 AM
Post #1 of 7
(541 views)
Permalink
|
|
Issue 1292 in cherokee: broken cherokee-admin
|
|
Status: New Owner: ---- New issue 1292 by ren...@woralelandia.com: broken cherokee-admin http://code.google.com/p/cherokee/issues/detail?id=1292 cherokee-admin is broken on fedora (v1.2.101-1 and since the last version) it doesn't install apps from the app section (fails every time with redmine) and it doesn't clean-up... and, it shows traceback info when I start it: # cherokee-admin -x -t Cherokee Web Server 1.2.101 (Oct 19 2011): Listening on port 127.0.0.1:9090, TLS disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041 connections, 4 threads, 510 connections per thread, standard scheduling policy Login: User: admin One-time Password: DcGDjxkGyKm0X1Jo Web Interface: URL: http://127.0.0.1:9090/ DEBUG: SIGUSR1 invokes the console.. SIGUSR2 prints a backtrace.. Server 1.2.101 running.. PID=11154 Socket=/tmp/cherokee-admin-scgi.socket Traceback (most recent call last): File "/usr/share/cherokee/admin/CTK/CTK/XMLRPCProxy.py", line 47, in __call__ raw = util.to_utf8 (xmlrpc_func ()) File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.7/xmlrpclib.py", line 1570, in __request verbose=self.__verbose File "/usr/share/cherokee/admin/XMLServerDigest.py", line 145, in request return self._request_internal (host, handler, request_body, verbose) File "/usr/share/cherokee/admin/XMLServerDigest.py", line 140, in _request_internal return self._parse_response (h.getfile(), sock) File "/usr/share/cherokee/admin/XMLServerDigest.py", line 94, in _parse_response return u.close() File "/usr/lib64/python2.7/xmlrpclib.py", line 793, in close raise Fault(**self._stack[0]) Fault: <Fault 1: 'cannot marshal None unless allow_none is enabled'> _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|