[Moin-user] Server failure

Kai Jaeger kai at aplteam.com
Sun Oct 19 16:11:16 EDT 2014


I had to moved all my wikis to a new server. The only difference
between the two is that the old onbe run Python 2.6 while the new one
runs Pythin 2.7

However, I keep getting this:

[Sun Oct 19 19:47:40 2014] [error] 2014-10-19 19:47:40,374 ERROR
MoinMoin.wsgiapp:293 An exception has occurred
[http://sandbox.aplwiki.com/MoinMoin].
[Sun Oct 19 19:47:40 2014] [error] Traceback (most recent call last):
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 282, in
__call__
[Sun Oct 19 19:47:40 2014] [error]     response = run(context)
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 88, in
run
[Sun Oct 19 19:47:40 2014] [error]     response = dispatch(request,
context, action_name)
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 136, in
dispatch
[Sun Oct 19 19:47:40 2014] [error]     response =
handle_action(context, pagename, action_name)
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 195, in
handle_action
[Sun Oct 19 19:47:40 2014] [error]     handler(context.page.page_name, context)
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\action\\__init__.py",
line 268, in do_show
[Sun Oct 19 19:47:40 2014] [error]     content_only=content_only,
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\Page.py", line 1215, in
send_page
[Sun Oct 19 19:47:40 2014] [error]     start_line=pi['lines'])
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\Page.py", line 1309, in
send_page_content
[Sun Oct 19 19:47:40 2014] [error]     self.execute(request, parser, code)
[Sun Oct 19 19:47:40 2014] [error]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\Page.py", line 1340, in
execute
[Sun Oct 19 19:47:40 2014] [error]     exec code
[Sun Oct 19 19:47:40 2014] [error]   File "moinmoin", line 2, in <module>
[Sun Oct 19 19:47:40 2014] [error] TypeError: 'dict' object is not callable
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80] mod_wsgi
(pid=3184): Exception occurred processing WSGI script
'D:/Wikis/config/moin.wsgi'., referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80] Traceback
(most recent call last):, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\support\\werkzeug\\wsgi.py",
line 411, in __call__, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]     return
self.app(environ, start_response), referer:
http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 282, in
__call__, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]     response
= run(context), referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 88, in
run, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]     response
= dispatch(request, context, action_name), referer:
http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 136, in
dispatch, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]     response
= handle_action(context, pagename, action_name), referer:
http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\wsgiapp.py", line 195, in
handle_action, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]
handler(context.page.page_name, context), referer:
http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\action\\__init__.py",
line 268, in do_show, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]
content_only=content_only,, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\Page.py", line 1215, in
send_page, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]
start_line=pi['lines']), referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\Page.py", line 1309, in
send_page_content, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]
self.execute(request, parser, code), referer:
http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"C:\\Python27\\lib\\site-packages\\MoinMoin\\Page.py", line 1340, in
execute, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]     exec
code, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80]   File
"moinmoin", line 2, in <module>, referer: http://sandbox.aplwiki.com/
[Sun Oct 19 19:47:40 2014] [error] [client 117.169.1.80] TypeError:
'dict' object is not callable, referer: http://sandbox.aplwiki.com/

Any hint is appreciated.

Thanks
Kai




More information about the Moin-user mailing list