I was using 1.1.0 and everything was smooth, but recently decided to migrate my server to the new Ubuntu Jaunty and in the process check out 1.1.5. I connect to the server (deluged) with the Windows GtkUI and never had to enable remote access. So, following the ThinClient guide I logged on to the server and tried connecting to the console...
Code: Select all
:~$ deluge -u console
[ERROR ] 22:32:27 ui:72 No module named console.main
Traceback (most recent call last):
File "/var/lib/python-support/python2.6/deluge/ui/ui.py", line 61, in __init__
from deluge.ui.console.main import ConsoleUI
ImportError: No module named console.main
[ERROR ] 22:32:27 ui:73 There was an error whilst launching the request UI: console
[ERROR ] 22:32:27 ui:74 Look at the traceback above for more information.
Edit:
By comparing my old deluge core.conf file to the new one, I determined that
Code: Select all
sS'allow_remote'
p19
I00
Edit2:
By the way, grats on the new release. Seems like my torrents get up to speed much faster, something I've missed since jumping from uTorrent. Program as a whole seems more stable, doesn't make a fuss about anything. Yay!