I set up my daemon via this guide:
http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient
The config file and auth file look correct and deluge-web connect just fine. When I try to connect to the daemon from another machine I get the following error in the log:
[INFO ] 22:16:30 rpcserver:203 Deluge Client connection made from: 192.168.1.152:45932
[INFO ] 22:16:30 rpcserver:223 Deluge client disconnected: Connection was closed cleanly.
The connection dialog in deluge-gtk shows a green check but when I click connect it does nothing but cause the log entries above. In other words, it looks like it connects then disconnects. Since the Web interface can't make config changes like enabling plugins, I would really like to get this working.
Any idea why it is failing?
Deluged: 1.3.0
Deluge-web: 1.3.0
Host: Ubuntu Server 10.04 x64 (daemon)
Host: Ubuntu Server 9.10 x64 (gtk)
libtorrent: No idea how to check the version.