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
26 minutes ago, Seraph91P said:

Unable to successfully download PIA json to generate token from URL

this is caused by PIA authentication issues (ongoing issue, most probably PIA), the Invalid numeric literal at line 4, column 0 is a non fatal error, again caused by PIA malformed json.

  • Replies 10.8k
  • Views 2.4m
  • 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

23 hours ago, binhex said:

hmm ok guys i see a lot of chat about AUTH_FAILED, please can you detail which endpoints you are attempting connection to, i want to verify with a completely clean container that there are no issues on my side, i do believe at present this is all PIA, as this reddit post seems to indicate, new accounts are balked on authentication for PIA:-

https://www.reddit.com/r/PrivateInternetAccess/comments/k60kon/openvpn_auth_failed_issues/?ref=share&ref_source=embed&utm_content=body&utm_medium=post_embed&utm_name=50ba78c8d6d4483ebc726ab1240d3fb9&utm_source=embedly&utm_term=k60kon

 

just to be 100% clear here, i am using a wireguard connection to PIA and its stable for me, uptime on the container is currently 7 days and its still has a working PF and dl/ul are fine.

 

edit - interestingly, a completely different docker image developer has the same AUTH_FAILED issue reported by a end user for PIA, that points the finger of blame quite firmly at PIA:- 

https://github.com/haugene/docker-transmission-openvpn/issues/1590

FYI it doesn't work even with just openvpn CLI, so it's definitely not on your end. This is a PIA issue that PIA is asserting is user credentials errors.

2 hours ago, Liam_Galt said:

FYI it doesn't work even with just openvpn CLI, so it's definitely not on your end. This is a PIA issue that PIA is asserting is user credentials errors.

I can confirm your findings. I tested OpenVPN with a clean version of ubuntu-20.04.1-live-server and tried many of the suggestions I found here and on reddit but the result is always the same. AUTH_FAILED

FYI. I purchased PIA Dec. 02, 2020. I really hope they fix this soon.

sudo openvpn us_east.ovpn
Mon Dec  7 14:19:55 2020 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep  5 2019
Mon Dec  7 14:19:55 2020 library versions: OpenSSL 1.1.1f  31 Mar 2020, LZO 2.10
Enter Auth Username: pXXXXXXX
Enter Auth Password: ****************
Mon Dec  7 14:20:16 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]143.244.47.101:1198
Mon Dec  7 14:20:16 2020 UDP link local: (not bound)
Mon Dec  7 14:20:16 2020 UDP link remote: [AF_INET]143.244.47.101:1198
Mon Dec  7 14:20:16 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Mon Dec  7 14:20:16 2020 [newjersey406] Peer Connection Initiated with [AF_INET]143.244.47.101:1198
Mon Dec  7 14:20:17 2020 AUTH: Received control message: AUTH_FAILED
Mon Dec  7 14:20:17 2020 SIGTERM[soft,auth-failure] received, process exiting

 

Edited by Pacman56

  • Author
12 hours ago, Pacman56 said:
I can confirm your findings. I tested OpenVPN with a clean version of ubuntu-20.04.1-live-server and tried many of the suggestions I found here and on reddit but the result is always the same. AUTH_FAILED
FYI. I purchased PIA Dec. 02, 2020. I really hope they fix this soon.

sudo openvpn us_east.ovpnMon Dec  7 14:19:55 2020 OpenVPN 2.4.7 x86_64-pc-linux-gnu [sSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep  5 2019Mon Dec  7 14:19:55 2020 library versions: OpenSSL 1.1.1f  31 Mar 2020, LZO 2.10Enter Auth Username: pXXXXXXXEnter Auth Password: ****************Mon Dec  7 14:20:16 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]143.244.47.101:1198Mon Dec  7 14:20:16 2020 UDP link local: (not bound)Mon Dec  7 14:20:16 2020 UDP link remote: [AF_INET]143.244.47.101:1198Mon Dec  7 14:20:16 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent thisMon Dec  7 14:20:16 2020 [newjersey406] Peer Connection Initiated with [AF_INET]143.244.47.101:1198Mon Dec  7 14:20:17 2020 AUTH: Received control message: AUTH_FAILEDMon Dec  7 14:20:17 2020 SIGTERM[soft,auth-failure] received, process exiting
 

 

Thanks for the testing guys, I appreciate it, good to know it isn't my code [emoji16]. According to a user post in my sonarr support thread, the authentication issue is now resolved, please give it a whirl

Sent from my CLT-L09 using Tapatalk
 

Edited by binhex

5 hours ago, binhex said:

Thanks for the testing guys, I appreciate it, good to know it isn't my code emoji16.png. According to a user post in my sonarr support thread, the authentication issue is now resolved, please give it a whirl

Sent from my CLT-L09 using Tapatalk
 

Thank you binhex for the update.

 

I just re-tested my ubuntu-20.04.1-live-server installation and it does appear to be fixed. 🥳 No more AUTH_FAILED messages.

sudo openvpn us_east.ovpn
Tue Dec  8 10:51:57 2020 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep  5 2019
Tue Dec  8 10:51:57 2020 library versions: OpenSSL 1.1.1f  31 Mar 2020, LZO 2.10
Enter Auth Username: pXXXXXXX
Enter Auth Password: ****************
Tue Dec  8 10:52:09 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]143.244.45.191:1198
Tue Dec  8 10:52:09 2020 UDP link local: (not bound)
Tue Dec  8 10:52:09 2020 UDP link remote: [AF_INET]143.244.45.191:1198
Tue Dec  8 10:52:09 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Tue Dec  8 10:52:09 2020 [newjersey413] Peer Connection Initiated with [AF_INET]143.244.45.191:1198
Tue Dec  8 10:52:11 2020 OpenVPN ROUTE6: OpenVPN needs a gateway parameter for a --route-ipv6 option and no default was specified by either --route-ipv6-gateway or --ifconfig-ipv6 options
Tue Dec  8 10:52:11 2020 OpenVPN ROUTE: failed to parse/resolve route for host/network: 2000::/3
Tue Dec  8 10:52:11 2020 TUN/TAP device tun0 opened
Tue Dec  8 10:52:11 2020 /sbin/ip link set dev tun0 up mtu 1500
Tue Dec  8 10:52:11 2020 /sbin/ip addr add dev tun0 10.2.112.215/24 broadcast 10.2.112.255
Tue Dec  8 10:52:11 2020 WARNING: OpenVPN was configured to add an IPv6 route over tun0. However, no IPv6 has been configured for this interface, therefore the route installation may fail or may not work as expected.
Tue Dec  8 10:52:11 2020 Initialization Sequence Completed

Can't wait to install the container later today and give it a try but this time I pretty sure that it will work.

 

EDIT: Just installed the container on my unraid server and its now working wonderfully. 😉

Edited by Pacman56

Hey Everyone please test again. The Support answered and since then I can connect.

803202221_2020-12-0817_07_31-Re_openvpncannotconnectauthenticationfailed-Tickets-PIASupportPortal.png.88f3b5c49df4d86966279cb6d732a25f.png

Has anyone gotten any version of AutoRemovePlus to work with this container? I must have tried 5+ releases and none of them do the one task it's supposed to do.

AutoRemovePlus-0.6.15-py3.8.egg is working for me, though only through the webui and not configurable from the thinclient.  

Hi everyone, 

 

I have been using Deluge for a long time now but have a question regarding the naming of the downloaded files. Is it possible to rename the folder and file names inside a torrent and continue to seed. I have downloaded a couple of films and I would like to remove some characters in the names. E.A. actual  torrent name "Fast.and.furious.200x-DON" to "Fast and Furious 200x" both for the files and folder names. There is no problem while moving the folder but couldn't figure out a way to change the name of the file. If I change the name through SMB the seeding stops which I don't want.

 

Thanks.

 

1 hour ago, THF13 said:

AutoRemovePlus-0.6.15-py3.8.egg is working for me, though only through the webui and not configurable from the thinclient.  

thanks, this one worked right away

Hi all, hoping someone can point me in the right direction.  I'm loving the Deluge docker and it's working great except the plugins.  I use the AutoAdd plugin and it works fine.  The issue i'm having is that every time I login to the web interface I have to go to settings and enable the plugin as the checkmark for the plugin is gone.   Am I doing something wrong?  how do I make it so the setting is saved and stays on at all times?

 

any help anyone can provide will be appreciated.

 

thank you

 

 

3 minutes ago, ED209 said:

Hi all, hoping someone can point me in the right direction.  I'm loving the Deluge docker and it's working great except the plugins.  I use the AutoAdd plugin and it works fine.  The issue i'm having is that every time I login to the web interface I have to go to settings and enable the plugin as the checkmark for the plugin is gone.   Am I doing something wrong?  how do I make it so the setting is saved and stays on at all times?

 

any help anyone can provide will be appreciated.

 

thank you

 

 

https://github.com/binhex/documentation/blob/master/docker/faq/delugevpn.md

 

Scoll down to Q4.

Thank you!  that worked perfectly.

Hi All,

 

Hoping for another tip here. Running with PIA & openvpn, I am able to connect to the webui, but am unable to connect to any seeders. This has happened on and off for the past week or so, has mysteriously fixed itself a couple times without me intervening then reverted to this problem. Not sure if its an AUTH problem, but I don't see anything in the logs to point that way. Log attached.

 

Thanks!

supervisord.log

5 hours ago, redpathx said:

Hi All,

 

Hoping for another tip here. Running with PIA & openvpn, I am able to connect to the webui, but am unable to connect to any seeders. This has happened on and off for the past week or so, has mysteriously fixed itself a couple times without me intervening then reverted to this problem. Not sure if its an AUTH problem, but I don't see anything in the logs to point that way. Log attached.

 

Thanks!

supervisord.log 2.16 MB · 2 downloads

Might be the same issue I see if you are scheduling stop/paused time.

Only way to fix is to restart container if thats the case.

  • Author
5 hours ago, redpathx said:

Not sure if its an AUTH problem

it isn't, if you had auth issues you wouldnt be able to access the web ui at all, there is nothing obvious in your log, is the tracker you are connecting to a private one?, if so it is possible its blocking known vpn provider ip ranges.

 

15 hours ago, binhex said:

it isn't, if you had auth issues you wouldnt be able to access the web ui at all, there is nothing obvious in your log, is the tracker you are connecting to a private one?, if so it is possible its blocking known vpn provider ip ranges.

 

Great, thank you for clarifying that.

 

15 hours ago, tjb_altf4 said:

Might be the same issue I see if you are scheduling stop/paused time.

Only way to fix is to restart container if thats the case.

This actually worked... had rebooted unraid a day ago and reinstalled the container, but restarting the container got the torrents seeding again.

Is this a setting somewhere? (scheduling stop/paused time), I don't have any recollection of turning that on.

 

Please explain to me how this works?  Do I need a VPN account with someone?  If so will it work with GhostPath, I get them for free.  Also can you pick where you are connecting too?

  • Author
3 hours ago, squirrellydw said:

Do I need a VPN account with someone?

yes

3 hours ago, squirrellydw said:

 If so will it work with GhostPath, I get them for free

if they supply a openvpn config file and/or wireguard config file, then yes

 

3 hours ago, squirrellydw said:

 Also can you pick where you are connecting too?

this would be up to the vpn provider, if they have multiple servers then yes, this is done via the config file.

I got everything setup but I can't get into the webui.  Even tried it with PIA.  I followed SpaceInvaders Video. Settings attached.  I used my PIA user name and PW but deleted it for obvious reasons.  I copied the openvpn file and the crt and pem file to the folder also

1.jpg

 

2.jpg

Edited by squirrellydw
wrong pic

@binhex  attached is the log file

 

Edited by squirrellydw

10 minutes ago, squirrellydw said:

If you’re using strict port forwarding you need to connect to an end point that supports port forwarding. See the list in the log. You should also change your user name and password. They are contained in the log.

turned that off and changed my info but still not working

  • Author
17 hours ago, squirrellydw said:

turned that off and changed my info but still not working

new log please, same procedure.

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.