Internal server error occurred, this is a major issue so please contact your administrator
Traceback (most recent call last):
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/design/processor/execution.py", line 254, in do
try: call(self, **self.arg.__dict__)
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/design/processor/processor.py", line 268, in wrapper
call(*chain(args, self.processings), **keyargs)
File "/opt/ally-py/liveblog/distribution/components/ally_core_http-1.0.dev0-py3.2.egg/ally/core/http/impl/processor/redirect.py", line 89, in process
Chain(redirect).process(request=request, response=response, **keyargs).doAll()
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/design/processor/execution.py", line 280, in doAll
if not self.do(): break
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/design/processor/execution.py", line 254, in do
try: call(self, **self.arg.__dict__)
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/design/processor/processor.py", line 169, in wrapper
call(**keyargs)
File "/opt/ally-py/liveblog/distribution/components/ally_core-1.0.dev0-py3.2.egg/ally/core/impl/processor/invoking.py", line 100, in process
value = request.invoker.invoke(*arguments)
File "/opt/ally-py/liveblog/distribution/components/ally_core-1.0.dev0-py3.2.egg/ally/core/impl/invoker.py", line 77, in invoke
return getattr(self.implementation, self.call.name)(*args)
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/container/impl/proxy.py", line 245, in __call__
return Execution(self, deque(self.proxy._proxy_handlers), args, keyargs).invoke()
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/container/impl/proxy.py", line 193, in invoke
return handler.handle(self)
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/container/impl/binder.py", line 241, in handle
value = execution.invoke()
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/container/impl/proxy.py", line 193, in invoke
return handler.handle(self)
File "/opt/ally-py/liveblog/distribution/components/ally-1.0.dev0-py3.2.egg/ally/container/impl/proxy.py", line 330, in handle
return method(*execution.args, **execution.keyargs)
File "/opt/ally-py/liveblog/distribution/plugins/internationalization-1.0.dev0-py3.2.egg/internationalization/impl/po_file.py", line 105, in getPluginPOFile
self.cdmLocale.publishFromFile(path, self.poFileManager.getPluginPOFile(plugin, locale))
File "/opt/ally-py/liveblog/distribution/plugins/internationalization-1.0.dev0-py3.2.egg/internationalization/core/impl/po_file_manager.py", line 197, in getPluginPOFile
self._filePath(locale, plugin=plugin), self._filePath(locale))
File "/opt/ally-py/liveblog/distribution/plugins/internationalization-1.0.dev0-py3.2.egg/internationalization/core/impl/po_file_manager.py", line 422, in _build
with open(path) as fObj: catalog = read_po(fObj, locale)
File "/opt/ally-py/liveblog/distribution/libraries/Babel-1.0dev-py3.2/babel/messages/pofile.py", line 217, in read_po
for lineno, line in enumerate(fileobj.readlines()):
File "/opt/python32/lib/python3.2/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 715: ordinal not in range(128)
It looks like you're new here. If you want to get involved, click one of these buttons!