sam_i_am Tux's lil' helper
Joined: 19 Sep 2003 Posts: 131
|
Posted: Mon Sep 15, 2014 1:39 pm Post subject: [SOLVED] moinmoin 1.9.6 crashing when trying to login |
|
|
Problem: When trying to log in it shows "Internal server error" and logs show following towards the end.
Code: | [:error] [pid 21457] File "/usr/lib64/python2.7/site-packages/werkzeug/security.py", line 117, in safe_str_cmp
[:error] [pid 21457] a = a.encode('utf-8')
[:error] [pid 21457] TypeError: 'unicode' does not have the buffer interface |
Solution: Upgrade to werkzeug-0.9.6
Hope this helps someone out there. _________________ Sam |
|