Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - DelugeVPN

Featured Replies

  • Author
1 minute ago, Kir said:

So... what's the safe way to delete or reinstall with the new template? I do know it came from the times I started using Deluge long time go.

well you can delete the existing template you have on disk and then re-install using CA, then re-populate again with the same settings, you might wanna screenshot before you do this so you know what your working config looks like.

  • Replies 10.8k
  • Views 2.5m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Ryanoc3ros
    Ryanoc3ros

    Found the solution on reddit.   Due to the recent change in the authentication process, using your email and password for the manual connection method will no longer work. You will need to u

  • How to set up ProtonVPN in Deluge   I thought I'd share how I configured binhex-delugevpn to use ProtonVPN for those fellow paying ProtonVPN users. I don't know if this will work for the fre

  • I wanted to summarize how I got Mullvad working with DelugeVPN as I had to piece together several "solutions" from different comments in this thread and there was some incorrect info; likely old.

Posted Images

27 minutes ago, binhex said:

yes, that means its working correctly and deluge is listening on that port.

I still have a doubt that is how it works. After reinstalling with the new template, I got another public IP from my provider, but the old one still shows as open on the same port. Several addresses "around" the one I got also show up as open...

Hi, please can anyone help me with nordvpn and DelugeVPN. Is there any tutorial?

tnx

**EDIT**

I found the issue was that I mounted a share on the NAS for /Data which was outside of the Docker folder.  I could not see where I could set permissions for whatever "user" within this Docker container needed access to it, so I just created a new folder within the Docker folder on the NAS, and mounted the volume as /Data in the config.  It downloaded the file.

 

I then went and set the GROUP permissions for my original share to allow users to R/W, then went back and set the config of the docker container to mount my original folder that I was having issue with.  All is working now, and the files are being stored where I want them.

 

******************************************

 

New user here.

 

I followed the install guides I could find, as well as reviewed the FAQs here on this site to get this loaded onto my Synology 418play in a Docker container, and everything seems fine except that the torrents are not actually downloading.

 

Guides

https://hub.docker.com/r/binhex/arch-delugevpn/

http://tomthegreat.com/2018/03/11/setting-up-deluge-with-vpn-on-synology-using-docker/

 

I have verified that it is connected to PIA (using a server that supports port forwarding), and it is even grabbing the metadata for the torrent, but it doesn't actually download the file.

 

Any ideas?

 

Screenshot Overview

https://drive.google.com/open?id=1Ftp9TEGqi_OGC25Lb7E6lYZIHZeU36qK

 

Network Preferences

https://drive.google.com/open?id=1wREmaYMFWa1doYJEGX0m-wb8G-0UecA3

 

Supervisord File

https://drive.google.com/open?id=1VFkNiAesJ0xD49wKmmRkcCqhUSnPfvGa

 

 

Edited by Deluginal
Found the problem.

AutoRemovePlus-0.6.7 not working

 

Hey there, i've been trying on and off for ages to get AutoRemovePlus working, finally I've found this post https://forum.deluge-torrent.org/viewtopic.php?t=55529 that suggests that the container needs python3-future installed in order for this plugin to function, however I cannot figure out how to install this additional python package into the container - does anyone have any pointers on this please?

 

Thanks in advance & BR

9 hours ago, allFun said:

AutoRemovePlus-0.6.7 not working

 

Hey there, i've been trying on and off for ages to get AutoRemovePlus working, finally I've found this post https://forum.deluge-torrent.org/viewtopic.php?t=55529 that suggests that the container needs python3-future installed in order for this plugin to function, however I cannot figure out how to install this additional python package into the container - does anyone have any pointers on this please?

 

Thanks in advance & BR

IIRC, @binhex added that several months ago.

I'm not sure what I'm doing wrong, but I'm having trouble getting this started..  I keep getting this error over and over.  if I create the /tmp/openvpn folder it seems to continue, I then also have to start the webui.  But when I stop or restart the docker it undoes/reset the tmp directory so the openvpn folder doesn't exist any more. I'm also not sure how to fix or correct the warning, but I'll so have read it not critical.  

 

Tue Mar 10 22:08:07 2020 WARNING: file 'credentials.conf' is group or others accessible
Options error: --status fails with '/tmp/openvpn/openvpn-status.log': No such file or directory (errno=2)
Options error: Please correct these errors.

has anyone else had any trouble seeding torrents using nordvpn with this container? i have no issues downloading, but for whatever reason my seeds will only go for kb/s for roughly a minute or less, if at all. i have all the original files sitting in completed download folder just fine. webui not reporting any errors. I do have upnp enabled in my apple router.

Edited by Cpt. Chaz
typo

Not sure what happened, it might have been when I uploaded UnRAID to 6.8.3, but my deluge will start up for a second, then will lose connection to the server.  Lots of errors in the log about "Unable to delete the otrrent file. No such file or directory" in /config/state/.  

 

I don't care about any of the torrents currently in there.  Is there a way to just start fresh with states/all active torrents, but maintain my plugins etc.?

On 2/4/2020 at 9:25 PM, binhex said:

i see you fixed your issue, fyi setting vpn_enabled to yes affects it by deploying iptables to strictly block incoming/outgoing traffic, thus preventing ip leakage at all times, if you set it to no then there are no iptables in place anymore, thats why a lot of people tend to have no issues when its set to no (issue is normally misconfiguration).

Sorry to bring this up again. So what's the go on setting up the remote control for DelugeVPN?

 

I've got DelugeVPN setup on my UnRaid server. I want to be able to control it through my Windows Deluge install on the same network. 

 

I am pretty noob in all of this so bare with me. 

 

Thanks. 

59 minutes ago, 87ghosts said:

 

I've got DelugeVPN setup on my UnRaid server. I want to be able to control it through my Windows Deluge install on the same network. 

To do this you would need to have the same version of Deluge in both machines. I don’t use Windows so I haven’t really kept up with development on windows version of Deluge but last time I checked there wasn’t a windows version of Deluge v2. You would need to install a Deluge v1 version of this docker to be able to connect from your windows machine.

 

Not sure what the advantages would be though. I think you should get the same functionality via the webUI.

1 hour ago, wgstarks said:

last time I checked there wasn’t a windows version of Deluge v2.

Still isn't a prebuilt one, theoretically there are instructions to roll your own, although like you, I don't windows for personal use, so no experience with following those directions.

1 hour ago, wgstarks said:

I think you should get the same functionality via the webUI.

It's not quite as convenient for manual use. Having a local client controlling the daemon on the server allows easier manual addition of magnet and torrent files. No advantage I can see if everything is already automated.

10 hours ago, jonathanm said:

It's not quite as convenient for manual use. Having a local client controlling the daemon on the server allows easier manual addition of magnet and torrent files. No advantage I can see if everything is already automated.

Precisely what I want from this haha. 

 

11 hours ago, wgstarks said:

To do this you would need to have the same version of Deluge in both machines.

Ah well that's a dead end then. Thanks anyway. 

 

2 hours ago, 87ghosts said:

Ah well that's a dead end then.

No, there are 2 options. Follow the linked directions on the deluge site to build an up to date windows client, or select an older container for unraid using a tag in the repository field of the container setup.

 

Either will require effort on your part, but all the needed information is readily available if you search.

10 minutes ago, jonathanm said:

No, there are 2 options. Follow the linked directions on the deluge site to build an up to date windows client, or select an older container for unraid using a tag in the repository field of the container setup.

 

Either will require effort on your part, but all the needed information is readily available if you search.

Thanks for the encouragement. I might use Transmission in the short term since I've got it's Remote GUI working. I'll figure out the up to date windows client option at my own pace. 

  • Author
has anyone else had any trouble seeding torrents using nordvpn with this container? i have no issues downloading, but for whatever reason my seeds will only go for kb/s for roughly a minute or less, if at all. i have all the original files sitting in completed download folder just fine. webui not reporting any errors. I do have upnp enabled in my apple router.
No port forwarding on nordvpn will be your issue.

Sent from my CLT-L09 using Tapatalk

Hi guys. I'm using this container with Mullvad.

I do get - however - DNS leakage (according to https://am.i.mullvad.net/ and other online tools). At the moment I'm using a proxed profile of Firefox - DNS over HTTPS is *disabled*.

 

I've tried setting Mullvad public dns in Key 9 (Container Variable: NAME_SERVERS), but the only way not to get any leakage is to set that DNS in my windows machine.

 

Is anything wrong with my setup? I started having leakage with one of the latest update of the container (checked multiple times in the past but no leaks occured, and I haven't changed anything in my config).

 

Thanks!

Edited by melagodo

Hey everyone, 

 

I am hoping someone can help me out here with 2 issues I seem to be having. The first one is that after a while, could be a few days or a week or two Deluge will not download anything. The Torrents from Sonarr and Radarr will queue up but they will just sit there until I restart deluge. Once I restart it starts downloading with no issues. I am running deluge with PIA VPN. I don't have any speed issues like some people have mentioned but my torrents just won't download after a while. Is there a way to possibly setup a automatic restart of dockers in Unraid that I have not found? The 2nd issue I am having is I can't seem to be able to get torrents to remove themselves after they have been downloaded. I have auto remover installed but It doesn't seem to be doing anything. No matter what I do with the settings. The torrents will download then seed for a little bit then just pause and stay paused forever until I manually log in and remove all them. 

 

So if anyone has any insights on how to fix these issues that would be greatly appreciated. Thank you! 

 

SDomething happend with my container which i can't access from the browser or thin client. The logs shows

 

Quote

2020-03-15 10:43:57,441 DEBG 'start-script' stderr output:
Error: error sending query: Could not send or receive, because of network error

 

I haven't made any changes. Tried a few things and still same issue.

 

I'm currently using binhex/arch-delugevpn with PIA.

So I got delugevpn up and running, tested with a leak test and am able to manually download ubuntu via torrent just fine. When I try to pass torrents from radarr to deluge webui, they show up in the webui but just say error:connection timed out.

 

My VPN provider is cyberghost VPN. Any suggestions?

 

TIA

2 hours ago, mag1c said:

So I got delugevpn up and running, tested with a leak test and am able to manually download ubuntu via torrent just fine. When I try to pass torrents from radarr to deluge webui, they show up in the webui but just say error:connection timed out.

 

My VPN provider is cyberghost VPN. Any suggestions?

 

TIA

https://support.cyberghostvpn.com/hc/en-us/articles/213982169-Why-are-my-P2P-download-rates-so-low-

 

Quote

CyberGhost not allowing port-forwarding

 

11 minutes ago, mag1c said:

well shoot, what are some VPNs that work well with delugevpn?

  • mullvad
  • pia
  • airvpn

Hi, hoping someone can help... I've set up this container, & when I add a torrent I can't actually find where it is, either while downloading or completed.

I have (I believe) mapped the folders as necessary for my set up, but just cannot see where they're going. This is how a download shows in the WebGUI (the completed folder is the same)

image.png.773eaa571551672f2ef1f45af2097efb.png

 

But, this is how my shares folder looks:
image.png.7a1ec8ca32e37861933924154a2fa552.png

 

This is how the container is mapped in the Docker settings page:

image.png.711f312613d3dd7229ac0fb9a4aba1c2.png

 

I've only been using Unraid for a few days, so apologies if I'm missing something basic.

image.png

24 minutes ago, xxDeadbolt said:

Hi, hoping someone can help... I've set up this container, & when I add a torrent I can't actually find where it is, either while downloading or completed.

I have (I believe) mapped the folders as necessary for my set up, but just cannot see where they're going. This is how a download shows in the WebGUI (the completed folder is the same)

image.png.773eaa571551672f2ef1f45af2097efb.png

 

But, this is how my shares folder looks:
image.png.7a1ec8ca32e37861933924154a2fa552.png

 

This is how the container is mapped in the Docker settings page:

image.png.711f312613d3dd7229ac0fb9a4aba1c2.png

 

I've only been using Unraid for a few days, so apologies if I'm missing something basic.

image.png

You need to set downloads to /data/Downloads/ in the webUI.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.