[Solved] Connection refused when trying to add Magnet URI

General support for problems installing or using Deluge
Post Reply
alxtsg

[Solved] Connection refused when trying to add Magnet URI

Post by alxtsg »

Hi. I just installed deluged and deluge-web on my computer. I have added a user account in ~/.config/deluge/auth file as specified here and connected to the daemon from web UI with the user account.

When I tried to add a torrent file (*.torrent), it worked well. But when I tried to add a Magnet URI, some error messages was printed:

Code: Select all

[ERROR   ] 15:43:03 json_api:659 Error occured downloading torrent from magnet:?xt=urn:btih:SSFPPGYFAQPT...(omitted-the-middle-part)...%2Fannounce
[ERROR   ] 15:43:03 json_api:660 Reason: Connection was refused by other side: 111: Connection refused.
I tried to add the Magnet URI from IE9 and Opera 12, both didn't work (I guess it is not related to browser?).

What would be the possible cause of this error?

Many thanks.

Some information about my setup:
OS: Debian GNU/Linux
Deluged version: 1.3.3
Deluge web UI version: 1.3.3
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Connection was refused when trying to add Magnet URI

Post by Cas »

Webui magnet support was only introduced in 1.3.4
alxtsg

Re: Connection was refused when trying to add Magnet URI

Post by alxtsg »

Cas wrote:Webui magnet support was only introduced in 1.3.4
Just found that in changelog.

Thanks.
Post Reply