Cannot add by URL for remote linux daemon

Specific support for Deluge on Microsoft Windows OS
Post Reply
talz13
New User
New User
Posts: 6
Joined: Wed Dec 23, 2009 12:06 pm

Cannot add by URL for remote linux daemon

Post by talz13 »

I have the deluge 1.2.0 daemon and webUI installed on my ubuntu server, and am trying to use the windows client on XP to connect to the remote daemon.

I have enabled remote connections to the daemon, and can connect successfully to it from my windows GUI. I can manually save a torrent file, then add it as a file through the GUI. It fails, however, when I try to either copy the link location or let it open automatically from firefox.

If I let it try to open the torrent automatically I just see a black window flash on the screen and disappear (with no torrent added to the GUI afterwards). If I copy the link location, open the add torrent screen in deluge, select URL, and try to load the URL that way, I just get the following error:

Code: Select all

[Errno 22] invalid mode ('wb') or filename: 'c:\\docume~1\\jeff\\locals~1\\temp\\?page=download&tid=111189'
Image
That was with an example torrent URL of:
http://www.nyaatorrents.org/?page=download&tid=111189

It looks like it's just stripping off the URL from the '?' onwards and appending it to my temp directory. Obviously the file does not exist there.

Any ideas what's wrong?
Seiko

Re: Cannot add by URL for remote linux daemon

Post by Seiko »

I have this problem aswell and would really like to fix it. If I added a URL in the webUI it worked fine but in the remote daemon something happens. Maybe it will be fixed in 1.3?
Post Reply