sbussetti / deluge-siphon

A Chrome extension for sending torrents to your Deluge server.
http://sbussetti.github.io/deluge-siphon/
81 stars 22 forks source link

Start Daemon Error #52

Closed rsngt closed 6 years ago

rsngt commented 7 years ago

Hi

I am trying to use this extension but get an error saying the deluge server responded with error "startdaemon" anytime I try to add a torrent. I also see this error when I enable the extension after it's been disabled.

I am using the same URL that I successfully use to access the web front end on a remote Linux box. I am using the form "http://xxx.xxx.xxx.xxx:xxxx to specify IP address and port.

After right-clicking to "add" the torrent, I see a notification that says "adding torrent..." but this is followed by the error notification.

I have tried adding both magnet links and torrent file links with the same result.

I have searched the archive of errors and couldn't find anything similar.

Thanks Stephen

sbussetti commented 7 years ago

Hey @rsngt for this to happen, your web-ui for deluge is running, but your deluge daemon is not, and my extension is unable to start it for you.

Please make sure your deluged is running and that your web frontend can communicate with it.

sbussetti commented 6 years ago

Closing -- should've been fixed in an update along the way. Reopen if not.