
cherokee at googlecode
Sep 24, 2012, 6:47 AM
Post #1 of 3
(264 views)
Permalink
|
|
Issue 1373 in cherokee: http://www.cherokee-project.com/community.html: Internal Server Error
|
|
Status: New Owner: ---- New issue 1373 by MH.CQRPa...@gmail.com: http://www.cherokee-project.com/community.html: Internal Server Error http://code.google.com/p/cherokee/issues/detail?id=1373 What steps will reproduce the problem? 1. go to <http://www.cherokee-project.com/community.html> 2. 3. What is the expected output? What do you see instead? 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 What version of the product are you using? On what operating system? Please provide any additional information below. _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|