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

Hello,

 

I just ran the Fix Problems plugin and I getting the message below.

Docker Application binhex-delugevpn, Container Port 58946 not found or changed on installed application

Anyone know why I'm getting this message? I haven't changed anything since I started using DelugeVPN several months ago. The port in the docker say 58846 not 58946.

I did change the port in the docker to 58946 just to see what it would do and I get the same message after I re-scan the Fix Problems plugin.

 

Thanks

  • 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

  • Author
3 hours ago, stinger303 said:

Hello,

 

I just ran the Fix Problems plugin and I getting the message below.

Docker Application binhex-delugevpn, Container Port 58946 not found or changed on installed application

Anyone know why I'm getting this message? I haven't changed anything since I started using DelugeVPN several months ago. The port in the docker say 58846 not 58946.

I did change the port in the docker to 58946 just to see what it would do and I get the same message after I re-scan the Fix Problems plugin.

 

Thanks

 

port 58946 is added to this container as a way of assigning an incoming port when the vpn connection is disabled (via env var VPN_ENABLED=false), in normal use where the vpn is enabled (most cases) then this port simply wont be used. if you want to prevent the warning then add in an additional port for the container, so you should have both port 58846 AND 58946 defined, just to be clear the above is simply a warning really.

after updating earlier today, my docker log is filling up with this:

2017-02-28 19:52:43,284 DEBG 'deluge-web-script' stderr output:
Unhandled error in Deferred:

2017-02-28 19:52:43,284 DEBG 'deluge-web-script' stderr output:


2017-02-28 19:52:51,277 DEBG 'deluge-web-script' stderr output:
Unhandled error in Deferred:

2017-02-28 19:52:51,277 DEBG 'deluge-web-script' stderr output:


2017-02-28 19:52:55,358 DEBG 'deluge-web-script' stderr output:
Unhandled error in Deferred:


2017-02-28 19:52:55,373 DEBG 'deluge-web-script' stderr output:
Unhandled error in Deferred:


2017-02-28 19:52:55,418 DEBG 'deluge-web-script' stderr output:
Unhandled error in Deferred:
 

Can anyone tell me why I am getting this message in my Fix Common Problems plugin?

 

Docker Application binhex-delugevpn, Container Port 58946 not found or changed on installed application.

 

My port number is 58846.  Always has been.  I never change it.  Is this just a false positive?  

23 hours ago, stinger303 said:

Hello,

 

I just ran the Fix Problems plugin and I getting the message below.

Docker Application binhex-delugevpn, Container Port 58946 not found or changed on installed application

Anyone know why I'm getting this message? I haven't changed anything since I started using DelugeVPN several months ago. The port in the docker say 58846 not 58946.

I did change the port in the docker to 58946 just to see what it would do and I get the same message after I re-scan the Fix Problems plugin.

 

Thanks

AHHHH I AM NOT THE ONLY ONE!

  • Author
AHHHH I AM NOT THE ONLY ONE!

You saw my reply to that quoted post right?

Sent from my SM-G900F using Tapatalk

 
port 58946 is added to this container as a way of assigning an incoming port when the vpn connection is disabled (via env var VPN_ENABLED=false), in normal use where the vpn is enabled (most cases) then this port simply wont be used. if you want to prevent the warning then add in an additional port for the container, so you should have both port 58846 AND 58946 defined, just to be clear the above is simply a warning really.


Great,

I'll add that port.

Thanks for the quick response.

Sent from my SM-N910P using Tapatalk

6 hours ago, binhex said:


You saw my reply to that quoted post right?

Sent from my SM-G900F using Tapatalk
 

Yes sir, I tried to add the port at the bottom of the docker config but it failed to start after that.  

I just updated the docker and it now it won't let me acces the web ui. 

 

Should I change some ports or anything after update?

 

Edit: It seem that sonarr and radarr still have a connection to radarr. I just can't acces it.

 

I'm away from home and accessing through openvpn reverse vpn. Openvpn on a VPS and Openvpn client acting as vpn gateway (Acces to private subnet) It works fine with unraid webui and other dockers just not delugeVPN after the update.

 

 

Edited by fc0712

2 hours ago, fc0712 said:

I just updated the docker and it now it won't let me acces the web ui. 

 

Should I change some ports or anything after update?

 

Edit: It seem that sonarr and radarr still have a connection to radarr. I just can't acces it.

 

I'm away from home and accessing through openvpn reverse vpn. Openvpn on a VPS and Openvpn client acting as vpn gateway (Acces to private subnet) It works fine with unraid webui and other dockers just not delugeVPN after the update.

 

 

If this included a server restart before hand its probably the ipmangle issue.

Now I have delugevpn installed and everything seems to be working and going okay. But how do I verify that the deluge is actually using the VPN?

5 hours ago, mr-hexen said:

If this included a server restart before hand its probably the ipmangle issue.

The container only had to restart not the whole server

 

any tips how to fix the issue?

  • Author
4 hours ago, fc0712 said:

The container only had to restart not the whole server

 

any tips how to fix the issue?

if you can get the /config/supervisord.log file then please attach it here, without the log its impossible to say, btw which vpn provider are you with?, 

10 minutes ago, binhex said:

if you can get the /config/supervisord.log file then please attach it here, without the log its impossible to say, btw which vpn provider are you with?, 

 

PIA :) 

 

I have attached the log file :) 

supervisord.log

  • Author
40 minutes ago, fc0712 said:

 

PIA :) 

 

I have attached the log file :) 

supervisord.log

 

ok there is nothing showing any sort of failure in that log, so i would expect deluge to be up and running correctly if you could connect to it on your LAN, so it looks like some issue with connection to the container from outside of your LAN, if you are confident that the host hasn't rebooted (would cause issues with external connectivity) then i would start looking at your other bits and pieces you have running "reverse vpn. Openvpn on a VPS and Openvpn client acting as vpn gateway", sounds super complex to me :-)

1 minute ago, binhex said:

 

ok there is nothing showing any sort of failure in that log, so i would expect deluge to be up and running correctly if you could connect to it on your LAN, so it looks like some issue with connection to the container from outside of your LAN, if you are confident that the host hasn't rebooted (would cause issues with external connectivity) then i would start looking at your other bits and pieces you have running "reverse vpn. Openvpn on a VPS and Openvpn client acting as vpn gateway", sounds super complex to me :-)

 

Yeah okay :) 

 

It's just weird that every other container works perfectly fine :) It's only deluge that I can't acces 

  • Author
1 minute ago, fc0712 said:

 

Yeah okay :) 

 

It's just weird that every other container works perfectly fine :) It's only deluge that I can't acces 

 

delugevpn is special :-), none of your other containers are running virtual tunnel adapters and have very specific iptable entries, i dont think i am being big headed when i say this is one of the more complex dockers currently available for unraid users.

 

7 minutes ago, binhex said:

 

delugevpn is special :-), none of your other containers are running virtual tunnel adapters and have very specific iptable entries, i dont think i am being big headed when i say this is one of the more complex dockers currently available for unraid users.

I did have some weird web gui problems, where I needed to reboot the server around 2 days ago. Could  that have affected Deluge external connectivity? 

  • Author
8 minutes ago, fc0712 said:

 

I did have some weird web gui problems, where I needed to reboot the server around 2 days ago. Could  that have affected Deluge external connectivity? 

 

100% yes!, if you want to permanently fix the issue then click on my sig for vpn docker faq and follow the steps shown for Q1.

 

i should learn to read my own logs eh :-)

 

2017-03-02 23:41:19,137 DEBG 'start-script' stdout output:
[warn] iptable_mangle module not supported, you will not be able to connect to ruTorrent or Privoxy outside of your LAN
[info] Please attempt to load the module by executing the following on your host:- '/sbin/modprobe iptable_mangle'

the above was shown in your supervisord.log file, so this is def your issue, typo in the log there that should be Deluge not ruTorrent

Edited by binhex

6 hours ago, binhex said:

100% yes!, if you want to permanently fix the issue then click on my sig for vpn docker faq and follow the steps shown for Q1.

 

Just a note, after this latest upgrade to the forum software here, it turned off "View Signatures" for me. I had to go back in to my profile settings and turn it on. Just an FYI in case anyone says "what sig" to you. :-)

  • Author
 
Just a note, after this latest upgrade to the forum software here, it turned off "View Signatures" for me. I had to go back in to my profile settings and turn it on. Just an FYI in case anyone says "what sig" to you. :-)

Thanks yes I did turn my SIG on after the migration :-)

Sent from my SM-G900F using Tapatalk

2 hours ago, Flick said:

 

Just a note, after this latest upgrade to the forum software here, it turned off "View Signatures" for me. I had to go back in to my profile settings and turn it on. Just an FYI in case anyone says "what sig" to you. :-)

Thanks! I noticed I didn't see any sigs anymore and was lost as to why - didn't realize it was an option in profile to show others sigs!

Edited by jlr2000

22 hours ago, dmacias said:


As this torrent to deluge. Then under Status/Tracker Status it will tell you your ip.
http://checkmytorrentip.net/torrentip/checkMyTorrentIp.png.torrent

Thank for that. I was able to verify that my docker delugevpn container was indeed using the VPN.

 

Since I'm on that topic, is there any information about what happens when the VPN connection goes down? Does this delugevpn container have any VPN kill switch, where deluge completely stops all torrenting once the VPN interface or VPN server is down. Ideally, when the VPN is down, I don't want deluge to do any torrenting. This is precisely to avoid situation such as the following, 

 

https://www.privateinternetaccess.com/forum/discussion/21609/deluge-with-proxy-still-received-copyright-notice

https://www.privateinternetaccess.com/forum/discussion/20879/ip-address-leak-using-pia-proxy-with-deluge

 

Delugevpn uses strict iptables rules to block the connection if the vpn tunnel goes down.  There have been no reports of ip leaks afaik, but if you know how to use wireshark you can check for yourself.

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.