[Moin-user] Upgrade to 1.9 problems

Florian Lindner mailinglists at xgm.de
Fri Dec 25 11:50:53 EST 2009


Hello,

I just tried to upgrade from 1.8 to 1.9. I run the migration script and replaced the executable code as well as the moin.wsgi. But I get an server error and an error.log

[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] mod_wsgi (pid=25777): Exception occurred processing WSGI script '/home/flindner/xgm.de/pub/rezepte'.
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] Traceback (most recent call last):
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/support/werkzeug/utils.py", line 248, in __call__
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     return self.app(environ, start_response)
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/wsgiapp.py", line 250, in __call__
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     context = init(request)
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/wsgiapp.py", line 33, in init
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     context.lang = setup_i18n_preauth(context)
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]   File "/home/flindner/moin//lib/python2.5/site-packages/MoinMoin/wsgiapp.py", line 224, in setup_i18n_preauth
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180]     if lang is None and cfg.language_default in i18n.languages:
[Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] TypeError: argument of type 'NoneType' is not iterable

My language_default ist set to "de". I tried changing it to "en" but it changed nothing.

Thanks,

Florian




More information about the Moin-user mailing list