I was able to set up deluge on my pi2, I can run deluged and connect to the service from my client on my macbook pro, add torrent to download or just drop the torrent files in the watch folder on my network NAS samba drive mounted on the pi2. Everything works fine (the download speed is a bit slow though)
I'm having trouble with the deluge console.
>>> info
Not connected to a daemon, please use the connect command first.
>>> connect 192.168.1.8
>>> connect localhost pi raspberr
>>> connect 192.168.1.8 pi raspberr
>>> info
Not connected to a daemon, please use the connect command first.
It keeps saying Not connected to a daemon, please use the connect command first even though i have started deluged and can see the it is downloading torrent on the mac OS X client.
Also, webui cannot see the host. It always says the host is offline and again the client on the Mac OS X can see the host online and connect to it.
How do I fix that? Thanks