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

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to