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

Error adding torrents #61

Closed anthonyrom closed 6 years ago

anthonyrom commented 6 years ago

Using Redacted. whenever I try to add a torrent (it was working before, and I haven't changed the method of right clicking the link, going to delugesiphon, and clicking add with options), Delugesiphon issues a chrome notification first saying "getting torrent info" and then one a moment later that says "server error"

Under the chrome "manage extensions" menu, errors show up.

I enabled debug logging and saw the following: pic 1 then later in the log pic 2

More info is given when this is opened in the Developer Tools window - I have screenshotted some relevant stuff, but don't know what of the actual code I could screenshot to be helpful. If you tell me what to look for, I'd be happy to supply more of the log/developer tools output.

pic 3 pic 4 pic 5 pic 6

anthonyrom commented 6 years ago

Restarting my Deluge docker container seems to have fixed this issue