Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: dev

Issue 1250 in cherokee: cherokee-admin online documentation 504 timeout

 

 

Cherokee dev RSS feed   Index | Next | Previous | View Threaded


cherokee at googlecode

Sep 2, 2011, 9:49 PM

Post #1 of 2 (120 views)
Permalink
Issue 1250 in cherokee: cherokee-admin online documentation 504 timeout

Status: New
Owner: ----

New issue 1250 by mat...@gmail.com: cherokee-admin online documentation 504
timeout
http://code.google.com/p/cherokee/issues/detail?id=1250

What steps will reproduce the problem?
1.checkout from svn
2.cherokee-admin
3.access to /help/basics.html

What is the expected output? What do you see instead?
504 Gateway Timeout

What version of the product are you using? On what operating system?
svn revision 6831.

Please provide any additional information below.
In admin/PageHelp.py:
106 while tree_len() < len(self.links):
107 mess = [(f, f.split('.html')[0].split('_')) for f in
108 self.files if not is_covered(f)]
109 mess.sort (branch_sorter)
110 self._build_helper (mess, delta)
111 delta += 1

Its inifinite loop. tree_len() returns 126 < len(self.links) returns 127
because doc/distro.html is missing.

I create doc/distro.html manually and reboot cherokee-admin, it works fine.



Attachments:
cherokee-9999-doc.patch 1.2 KB

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


cherokee at googlecode

Sep 3, 2011, 4:45 AM

Post #2 of 2 (112 views)
Permalink
Re: Issue 1250 in cherokee: cherokee-admin online documentation 504 timeout [In reply to]

Updates:
Status: Fixed
Owner: alobbs
Labels: Type-Defect Priority-Medium OpSys-All Component-Admin

Comment #1 on issue 1250 by alobbs: cherokee-admin online documentation 504
timeout
http://code.google.com/p/cherokee/issues/detail?id=1250

http://svn.cherokee-project.com/changeset/6832 fixed the problem.

Thank you very much for the patch!!

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev

Cherokee dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.