
cherokee at googlecode
May 21, 2012, 3:43 PM
Post #2 of 18
(1119 views)
Permalink
|
|
Re: Issue 1356 in cherokee: Cherokee website community forum is down
[In reply to]
|
|
Comment #1 on issue 1356 by j.vonpreussen: Cherokee website community forum is down http://code.google.com/p/cherokee/issues/detail?id=1356 Error 500: INTERNAL SERVER ERROR Traceback (most recent call last): File "/space/src/www.cherokee-ctk/CTK/Server.py", line 185, in handle_request content = self._do_handle() File "/space/src/www.cherokee-ctk/CTK/Server.py", line 140, in _do_handle ret = published (**published._kwargs) File "/space/src/www.cherokee-ctk/PageCommunity.py", line 50, in __call__ page.sidebar += ProudList.DomainList() File "/space/src/www.cherokee-ctk/ProudList.py", line 86, in DomainList latest_widget = DomainList_Widget() File "/space/src/www.cherokee-ctk/ProudList.py", line 62, in __init__ domains = cPickle.load (open (config.PROUD_PICKLE, 'r')) EOFError _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|