I've got troubles with the rending service mw-serve, which logs following
01-wiki1.####### - - [24/Sep/2010 11:01:08] "POST / HTTP/1.1" 500 59 2010-09-24T11:15:37 mwlib.serve.request_info >> remote_addr: 10.146.8.24, referer: http://01-wiki1/wiki/index.php?title=Spezial:Buch Traceback (most recent call last): File "/usr/lib/python2.5/wsgiref/handlers.py", line 92, in run self.result = application(self.environ, self.start_response) File "/usr/lib/python2.5/site-packages/mwlib-0.12.13-py2.5-linux- i686.egg/mwlib/serve.py", line 178, in __call__ response = self.dispatch(request) File "/usr/lib/python2.5/site-packages/mwlib-0.12.13-py2.5-linux- i686.egg/mwlib/serve.py", line 197, in dispatch collection_id = self.new_collection(request.params) File "/usr/lib/python2.5/site-packages/mwlib-0.12.13-py2.5-linux- i686.egg/mwlib/serve.py", line 247, in new_collection collection_id = make_collection_id(post_data) File "/usr/lib/python2.5/site-packages/mwlib-0.12.13-py2.5-linux- i686.egg/mwlib/serve.py", line 108, in make_collection_id mbobj = json.loads(unicode(mb, 'utf-8')) TypeError: decoding Unicode is not supported 01-wiki1.######## - - [24/Sep/2010 11:15:37] "POST / HTTP/1.1" 500 59 my environment is MediaWiki 1.51.1 PHP 5.3.3 MySQL 5.1.41 running on a Windows 2008 Server mw-serve running on a Debian 5.0.6 (lenny) Any ideas how to fix this problem? -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
