This new error has started popping up on webpy .3
and since it in the fcgi handle kinda hard to debug

Did any of you guys encounter this error? Please let me know how i can help
you guys in fixing this
Let me know if you need more info on this error

Thanks a lot

2008/12/20 12:49:56 [error] 41123#0: *301042 FastCGI sent in stderr:
"Traceback (most recent call last):
  File "/home/t/flup/server/fcgi_base.py", line 558, in run
    protocolStatus, appStatus = self.server.handler(self)
  File "/home/t/flup/server/fcgi_base.py", line 1116, in handler
    result = self.application(environ, start_response)
  File
"/usr/lib/python2.5/site-packages/Beaker-0.9.5-py2.5.egg/beaker/middleware.py",
line 148, in __call__
    return self.wrap_app(environ, session_start_response)
  File "/home/t/web/application.py", line 273, in wsgi
    self.load(env)
  File "/home/t/web/application.py", line 364, in load
    ctx[k] = safeunicode(v)
  File "/home/t/web/utils.py", line 231, in safeunicode
    return obj.decode(encoding)
  File "/usr/lib64/python2.5/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 23-26:
unexpected end of data" while reading response header from upstream, client:
66.249.73.9, server: server.com, request: "GET /Auch_Mimosen_wollen_bl%FChen
HTTP/1.1", upstream: "

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to