Mailing List Archive

Issue 1337 in cherokee: cannot marshal None unless allow_none is enabled
Status: Accepted
Owner: alobbs
Labels: Type-Defect Component-Admin Priority-Low

New issue 1337 by ste...@konink.de: cannot marshal None unless allow_none
is enabled
http://code.google.com/p/cherokee/issues/detail?id=1337

Traceback (most recent call last):
File "/opt/cherokee/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 1575, in __request
verbose=self.__verbose
File "/opt/cherokee/share/cherokee/admin/XMLServerDigest.py", line 145,
in request
return self._request_internal (host, handler, request_body, verbose)
File "/opt/cherokee/share/cherokee/admin/XMLServerDigest.py", line 140,
in _request_internal
return self._parse_response (h.getfile(), sock)
File "/opt/cherokee/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@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1337 in cherokee: cannot marshal None unless allow_none is enabled [ In reply to ]
Comment #1 on issue 1337 by leon.dig...@gmail.com: cannot marshal None
unless allow_none is enabled
http://code.google.com/p/cherokee/issues/detail?id=1337

This bug is 1337!

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev