I set up deluge, including the Web-UI. When I try to enter e magnet link in the web-ui, nothing happens. The
/var/log/deluge/web/warning.log file gives me the following error:
Code: Select all
IOError: [Errno 36] File name too long: u'magnet:?xt=urn:btih:9afa80d0d2896ec2ee500863447eed9586b76030&dn=Modern+Family+Season+4+Complete+720p+HD+%5BCARG%5D&tr=ud
p%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&tr=udp%3A%2F%2Ftracker.istole.it%3A6969&tr=udp%3A%2F%2Ftracker.ccc.de%3A80&tr=u
dp%3A%2F%2Fopen.demonii.com%3A1337'
[ERROR ] 00:27:36 json_api:659 Error occured downloading torrent from magnet:?xt=urn:btih:9afa80d0d2896ec2ee500863447eed9586b76030&dn=Modern+Family+Season+4+Com
plete+720p+HD+%5BCARG%5D&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&tr=udp%3A%2F%2Ftracker.istole.it%3A6969&tr=udp%3A
%2F%2Ftracker.ccc.de%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337
[ERROR ] 00:27:36 json_api:660 Reason: Connection was refused by other side: 111: Connection refused.
Code: Select all
ii deluge 1.3.3-2+nmu1 all bittorrent client written in Python/PyGTK
ii deluge-common 1.3.3-2+nmu1 all bittorrent client written in Python/PyGTK (common files)
ii deluge-gtk 1.3.3-2+nmu1 all bittorrent client written in Python/PyGTK (GTK+ ui)
ii deluge-web 1.3.3-2+nmu1 all bittorrent client written in Python/PyGTK (web ui)
ii deluged 1.3.3-2+nmu1 all bittorrent client written in Python/PyGTK (daemon)
Code: Select all
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=1
DISTRIB_CODENAME=debian
DISTRIB_DESCRIPTION="Linux Mint Debian Edition"
PRETTY_NAME="Linux Mint LMDE"
NAME="Linux Mint LMDE"
ID=linuxmint
Any ideas?