Mailing List Archive

Issue 1370 in cherokee: Admin interface crashes
Status: New
Owner: ----

New issue 1370 by rpzrpz...@gmail.com: Admin interface crashes
http://code.google.com/p/cherokee/issues/detail?id=1370

What steps will reproduce the problem?
1. Try to set up rules and then access virtual server
2.
3.

What is the expected output? What do you see instead?

Just expected to be able to edit rules and then jump back over to virtual
servers tab after saving but do no restart

What version of the product are you using? On what operating system?

Latest version - 1.2.101


Please provide any additional information below.

Traceback (most recent call last):
File "/cher/share/cherokee/admin/CTK/CTK/Server.py", line 185, in
handle_request
content = self._do_handle()
File "/cher/share/cherokee/admin/CTK/CTK/Server.py", line 140, in
_do_handle
ret = published (**published._kwargs)
File "/cher/share/cherokee/admin/PageVServers.py", line 363, in __call__
return page.Render()
File "/cher/share/cherokee/admin/CTK/CTK/Page.py", line 129, in Render
render = Container.Render(self)
File "/cher/share/cherokee/admin/CTK/CTK/Container.py", line 59, in Render
tmp = c.Render()
File "/cher/share/cherokee/admin/CTK/CTK/Box.py", line 70, in Render
render = Container.Render (self)
File "/cher/share/cherokee/admin/CTK/CTK/Container.py", line 59, in Render
tmp = c.Render()
File "/cher/share/cherokee/admin/CTK/CTK/Refreshable.py", line 96, in
Render
render = self.build_func (**self.params)
File "/cher/share/cherokee/admin/PageVServers.py", line 324, in
refresh_r.register (lambda: self.PanelList(refresh_r, right).Render())
File "/cher/share/cherokee/admin/PageVServers.py", line 198, in __init__
vservers.sort (lambda x,y: cmp(int(x), int(y)))
File "/cher/share/cherokee/admin/PageVServers.py", line 198, in
vservers.sort (lambda x,y: cmp(int(x), int(y)))
ValueError: invalid literal for int() with base 10: 'None'


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1370 in cherokee: Admin interface crashes [ In reply to ]
Comment #1 on issue 1370 by psaod8fz...@gmail.com: Admin interface crashes
http://code.google.com/p/cherokee/issues/detail?id=1370

Same as http://code.google.com/p/cherokee/issues/detail?id=957 ??

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev