
cherokee at googlecode
Nov 3, 2012, 6:22 AM
Post #1 of 3
(215 views)
Permalink
|
|
Issue 1381 in cherokee: http://www.cherokee-project.com/community.html server-side error
|
|
Status: New Owner: ---- New issue 1381 by martinwguy [at] gmail: http://www.cherokee-project.com/community.html server-side error http://code.google.com/p/cherokee/issues/detail?id=1381 hi! The link "Community" top right on the main page is returning: 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 Thanks _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|