Search found 155 matches

by gderf
Wed Aug 07, 2019 8:56 pm
Forum: Support
Topic: Deluge disconnects from all peers
Replies: 11
Views: 7033

Re: Deluge disconnects from all peers

What is in the deluged log file? It should be in the directory pointed to by /config There is also a deluge docker log file but I do not know its location. One suggestion I do have is to change the network to Host and try downloading a torrent (legal one). If it works, then it's a VPN problem. If it...
by gderf
Wed Aug 07, 2019 7:18 pm
Forum: Support
Topic: Deluge disconnects from all peers
Replies: 11
Views: 7033

Re: Deluge disconnects from all peers

Are you sure that /Docker/docker-media/downloads/ongoing can be written to by the user that Deluge runs as (1001)?

I would set UMASK_SET to 022 in the environment variables.
by gderf
Wed Aug 07, 2019 5:12 am
Forum: Support
Topic: Deluge disconnects from all peers
Replies: 11
Views: 7033

Re: Deluge disconnects from all peers

In your Deluge Preferences | Downloads | Folders what exact paths do you have there?
by gderf
Wed Aug 07, 2019 4:36 am
Forum: Support
Topic: Deluge disconnects from all peers
Replies: 11
Views: 7033

Re: Deluge disconnects from all peers

Post your docker run command that you used to create the container or otherwise provide the complete container configuration.
by gderf
Wed Aug 07, 2019 3:12 am
Forum: Support
Topic: Deluge disconnects from all peers
Replies: 11
Views: 7033

Re: Deluge disconnects from all peers

Do all torrents behave this way, or just the one for GIMP?

Have you looked at the container log?

I suspect that you may have a permissions problem and Deluge is unable to write to the location where your downloads are going to.
by gderf
Wed Jul 24, 2019 5:12 pm
Forum: Support
Topic: [Feature request]: rename Deluge v2 config folder .deluge2, prevent breaking v1.3.x settings
Replies: 2
Views: 1595

Re: [Feature request]: rename Deluge v2 config folder .deluge2, prevent breaking v1.3.x settings

You could run Deluge in dockers and have full control over the .config naming.
by gderf
Mon Jul 15, 2019 9:01 pm
Forum: Support
Topic: Active port isn't inside the range
Replies: 4
Views: 1857

Re: Active port isn't inside the range

I'd say that using the same incoming and outgoing ports may create a conflict and deluge uses a different one.
by gderf
Mon Jun 24, 2019 1:17 pm
Forum: Support
Topic: Plugins for 2.0.3
Replies: 12
Views: 11282

Re: Plugins for 2.0.3

Thanks!

Please reply to this thread when you have taken care of this.
by gderf
Fri Jun 21, 2019 12:28 am
Forum: Support
Topic: Deluge 2.0 on Raspberry pi3
Replies: 11
Views: 9014

Re: Deluge 2.0 on Raspberry pi3

Thanks all for your time. You will likely be better off running Deluge in a docker. I have no experience whatsoever with docker (no to say on a Raspi), but if it's what it takes and can run on the Pi, then it might the chance to get to know it. Does a container already exists that can be downloaded...
by gderf
Tue Jun 18, 2019 8:07 pm
Forum: Support
Topic: Deluge 2.0 on Raspberry pi3
Replies: 11
Views: 9014

Re: Deluge 2.0 on Raspberry pi3

You will likely be better off running Deluge in a docker.