Error when using deluge remotely

Suggestions and discussion of future versions
Post Reply
davidgf
New User
New User
Posts: 6
Joined: Mon Jul 06, 2009 2:00 pm

Error when using deluge remotely

Post by davidgf »

Hello!

I think deluge 1.2.0 rc5 has an error when conecting remotely to daemon.
When I select a torrent and I go to Options Tab it shows me an error saying it can't find information of the file it's being downloaded. This happens because the file path (/home/myuser/file) is in the other computer. Deluge runs without :D problem but this constant message is annoying. Deluge should check if it's connected remotely or not (maybe classic mode attribute).

Thanks and hope you can fix before the final 1.2.0 release of the program!

Also the last rc4 was using 100% of CPU and it's fixed in rc5, was this a known bug or was just a coincidence?

David
Attachments
Error screenshot just in case...
Error screenshot just in case...
Pantallazo.png (100.61 KiB) Viewed 4073 times
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Error when using deluge remotely

Post by gazpachoking »

It looks like deluge is detecting that you are running the daemon locally. Are you using ssh to forward the port to the deluge daemon? Try adding the daemon to your connection manager using something other than localhost, like your local ip address, and deluge should display a text box for move completed instead of a file picker.
davidgf
New User
New User
Posts: 6
Joined: Mon Jul 06, 2009 2:00 pm

Re: Error when using deluge remotely

Post by davidgf »

I understand where the problem is, but the solution is bad, becasue if I use my home's IP (10.0.0.105) I'll need to change it when I'm on another network. If I use 127.0.0.1 the problem persists.

Why not just adding a check box or something similar to manually indicate whether it's a remote or local host.

Thanks!
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Error when using deluge remotely

Post by gazpachoking »

Can ssh listen on a different ip, like 127.0.0.2? Would that work?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Error when using deluge remotely

Post by johnnyg »

Follow: http://dev.deluge-torrent.org/wiki/User ... Tunneling1

it specifically uses 127.0.0.2 to avoid this problem.
davidgf
New User
New User
Posts: 6
Joined: Mon Jul 06, 2009 2:00 pm

Re: Error when using deluge remotely

Post by davidgf »

I see. I'll try later, thanks for the help.
This "problem" didn't show me up in the older versions of deluge, am I right??

Thanks for all!

David
Post Reply