Deluge settings not working ?

General support for problems installing or using Deluge
Post Reply
Loki123
New User
New User
Posts: 2
Joined: Mon Aug 11, 2014 11:52 pm

Deluge settings not working ?

Post by Loki123 »

I set up deluge with few settings. But two major ones seem to not be working correctly. I'm running it on FreeBSD 10.

One of them is the port. I had Deluge set up with random port each start because I didn't have any firewall or a router to worry about but now things changed. I set up a static port however Deluge still randomizes the port at start. I have deluge in daemon mode and I have restarted the daemon and the computer. The daemon and the GUI client are both running under the same user and the config file is set to use one port (31331)

The second one is that seeding torrent seem to be queued even though the value is set to -1 (unlimited) and even though I set it to 5000 it still does the same thing. Queuing torrents at some point.

My settings :
Image
Image
Image
Image

core.conf:
http://pastebin.com/BZ2Gxh7y

rc.d script:
http://pastebin.com/Kib90dHm

Version:
deluge: 1.3.6
libtorrent: 0.16.16.0


Any ideas what might be wrong ?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge settings not working ?

Post by Cas »

The most obvious problem is that you are using an interface name and not an ip address.
Loki123
New User
New User
Posts: 2
Joined: Mon Aug 11, 2014 11:52 pm

Re: Deluge settings not working ?

Post by Loki123 »

huh, that seems to have fixed all my problems. Thank you.

Might want to clarify that it needs an IP address but not interface name. Or is it somewhere ? Can't find it.
Post Reply