Quote
the cherokee rtorrent wizard works fine.
I've used it several times.
you made a mistake somewhere else.
I start cherokee-admin by invoking command cherokee-admin -b over ssh
I load IP:9090 in my browser
I click on vservers
I click on rutorrent
I click on behavior
I click on rule management
I click on New, Web App, rTorrent, Ext
I enter connection as 'unix:///tmp/rpc.socket' (leaving web directory alone, 'RPC2')
I click create.
now it works fine within the rutorrent config page. as soon as i click outside, I get this:
Code: [Select]
Unexpected Exception
invalid literal for int() with base 10: 'None'
We apologize for any inconveniences that this may have caused.
Traceback (most recent call last):
File "/usr/share/cherokee/admin/CTK/CTK/Server.py", line 161, in handle_request
content = self._do_handle()
File "/usr/share/cherokee/admin/CTK/CTK/Server.py", line 116, in _do_handle
ret = published (**published._kwargs)
File "/usr/share/cherokee/admin/PageVServers.py", line 322, in __call__
return page.Render()
File "/usr/share/cherokee/admin/CTK/CTK/Page.py", line 114, in Render
render = Container.Render(self)
File "/usr/share/cherokee/admin/CTK/CTK/Container.py", line 51, in Render
tmp = c.Render()
File "/usr/share/cherokee/admin/CTK/CTK/Box.py", line 51, in Render
render = Container.Render (self)
File "/usr/share/cherokee/admin/CTK/CTK/Container.py", line 51, in Render
tmp = c.Render()
File "/usr/share/cherokee/admin/CTK/CTK/Refreshable.py", line 75, in Render
render = self.build_func (**self.params)
File "/usr/share/cherokee/admin/PageVServers.py", line 284, in
refresh_r.register (lambda: self.PanelList(refresh_r, right).Render())
File "/usr/share/cherokee/admin/PageVServers.py", line 185, in __init__
vservers.sort (lambda x,y: cmp(int(x), int
))
File "/usr/share/cherokee/admin/PageVServers.py", line 185, in
vservers.sort (lambda x,y: cmp(int(x), int
))
ValueError: invalid literal for int() with base 10: 'None'
So by the looks of it something is going wrong. After I restart the cherokee-admin, now I've got this...
Quote
Ancient Configuration File
Cherokee-admin has detected a very old configuration file.
Most probably cherokee-admin is trying to read an old configuration file. Please, remove it so cherokee-admin can create a new one with the right format.
rm -f '/etc/cherokee/cherokee.conf'
Now I've tried to 'upgrade' (even though its not old) as per the FAQ...
Quote
root@kieron-server:~# /usr/share/cherokee/admin/upgrade_config.py /etc/cherokee/cherokee.conf
Upgrading '/etc/cherokee/cherokee.conf' from 1000008 to 1000008.. Not upgraded.
Now my entire webserver is down...
What's going on?
Can someone attempt to teamviewer me to fix it or something? Driving me nuts, rutorrent down, missing all my rss!! :'(
Thanks