Page 1 of 1

File name too long

Posted: Thu Oct 10, 2013 10:36 pm
by surli
Hey Guys

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.
I have the following version installed:

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)
Distro info:

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?

Re: File name too long

Posted: Fri Oct 11, 2013 9:11 am
by Cas
WebUI Magnet support is only in >= 1.3.4

Re: File name too long

Posted: Sat Oct 12, 2013 4:21 pm
by surli
Thx. Which components need to be updated? Just the web-UI and the daemon? Also, what is the easiest way to update if I got it from the Debian sources? (afaik there is no version >1.3.3 available there)