sam10155 0 Posted November 24, 2020 Share Posted November 24, 2020 Hi, I've been having issues with my delugeVPN docker. I use PIA as my VPN and since last week the webUI has not been working when the VPN is on. I have included my log. supervisord.log Quote Link to post
themoose 0 Posted November 24, 2020 Share Posted November 24, 2020 (edited) 8 hours ago, Jorgen said: Just removing ":test" from the repository field and saving the changes should get you back on the latest normal release of the container. I tried that and it got me back to a version with oldgen that didn't work. But maybe I just had an older image in my docker cache and he used that one without looking for a newer version. I'll try it again today Edit: Yep, was exactly that. Changed back to the normal image and had to update manually to the newest version. It seems to be working now. Ubunutu image downloads without problems, my other torrents didn't start yet, but that doesn't need to be unusual Edited November 24, 2020 by themoose Quote Link to post
binhex 803 Posted November 24, 2020 Author Share Posted November 24, 2020 6 hours ago, sam10155 said: Hi, I've been having issues with my delugeVPN docker. I use PIA as my VPN and since last week the webUI has not been working when the VPN is on. I have included my log. supervisord.log 2.6 MB · 2 downloads did you do what it tells you to do in the log?:- 2020-11-23 13:55:56.328965 [crit] VPN configuration file '/config/openvpn/current-ca-aes-128-cbc-udp-dns.ovpn' 'remote' line is referencing PIA legacy network which is now shutdown, see Q19. from the following link on how to switch to PIA 'next-gen':- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md exiting script... Quote Link to post
AndreB 0 Posted November 24, 2020 Share Posted November 24, 2020 (edited) Hi all, last night my docker of delugevpn was working and this morning i try to log in and it didint work so i unstal it and instal it again but now this is what i get... it's not working anymore and i realy need help cause i dont know why it's not working anymore. i have a 404 error on start up and when instaling it does give me this error.... see below. Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-delugevpn' --net='eth1' --ip='192.168.9.2' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'TCP_PORT_8112'='8112' -e 'TCP_PORT_58846'='58846' -e 'TCP_PORT_58946'='58946' -e 'UDP_PORT_58946'='58946' -e 'TCP_PORT_8118'='8118' -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='xxxxxxxx' -e 'VPN_PASS'='xxxxxxxxxxxxxx' -e 'VPN_PROV'='pia' -e 'VPN_CLIENT'='wireguard' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'LAN_NETWORK'='192.168.9.0/24' -e 'NAME_SERVERS'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' -e 'DELUGE_DAEMON_LOG_LEVEL'='info' -e 'DELUGE_WEB_LOG_LEVEL'='info' -e 'ADDITIONAL_PORTS'='' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/appdata/data':'/data':'rw' -v '/mnt/user/appdata/binhex-delugevpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-delugevpn' 59f1aeac46f5dc376d6e6dedb3425acb5d81a9f0a776fd5f5783481aefe24dd6 /usr/bin/docker: Error response from daemon: Address already in use. The command failed. help please someone.... Andre Edited November 25, 2020 by jonathanm Remove user and password Quote Link to post
xxDeadbolt 18 Posted November 24, 2020 Share Posted November 24, 2020 (edited) 4 hours ago, AndreB said: Hi all, last night my docker of delugevpn was working and this morning i try to log in and it didint work so i unstal it and instal it again but now this is what i get... it's not working anymore and i realy need help cause i dont know why it's not working anymore. i have a 404 error on start up and when instaling it does give me this error.... see below. Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-delugevpn' --net='eth1' --ip='192.168.9.2' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'TCP_PORT_8112'='8112' -e 'TCP_PORT_58846'='58846' -e 'TCP_PORT_58946'='58946' -e 'UDP_PORT_58946'='58946' -e 'TCP_PORT_8118'='8118' -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='xxxxxxxx' -e 'VPN_PASS'='xxxxxxxxxxxx' -e 'VPN_PROV'='pia' -e 'VPN_CLIENT'='wireguard' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'LAN_NETWORK'='192.168.9.0/24' -e 'NAME_SERVERS'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' -e 'DELUGE_DAEMON_LOG_LEVEL'='info' -e 'DELUGE_WEB_LOG_LEVEL'='info' -e 'ADDITIONAL_PORTS'='' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/appdata/data':'/data':'rw' -v '/mnt/user/appdata/binhex-delugevpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-delugevpn' 59f1aeac46f5dc376d6e6dedb3425acb5d81a9f0a776fd5f5783481aefe24dd6 /usr/bin/docker: Error response from daemon: Address already in use. The command failed. help please someone.... Andre I'd change your PIA user/password, you've posted them in the docker command 😕 I'm not 100% certain, but (I think) the error 'Address already in use' usually means you have a port in the command which is already in use by another container. Edited November 25, 2020 by jonathanm Remove user and password 1 Quote Link to post
AndreB 0 Posted November 24, 2020 Share Posted November 24, 2020 Thanks for the info for my password... i erase all docker so no port is in use i guess. Quote Link to post
Jorgen 28 Posted November 24, 2020 Share Posted November 24, 2020 Thanks for the info for my password... i erase all docker so no port is in use i guess.Try rebooting unraid to shake out any leftover port usage.But what is this in your run command?—net=eth1That looks non-standard to me, and might be part of the problem?Sent from my iPhone using Tapatalk Quote Link to post
ados 0 Posted November 25, 2020 Share Posted November 25, 2020 On 11/23/2020 at 1:16 AM, spikey1973 said: @ados Could this be the cause of my issue too? although I tried to install 1.x versions too? in the plugins folder a zip-folder named: [object FileList] with in this folder two other folders: EGG-INFO and yarss2.. from this it would seem that the installation worked.. never the less it doesn't work. now i just also saw the following: YaRSS2: An RSS plugin configurable through the GUI: Support webgui :No, deluge 2.x support: Yes this confuses me.. as delugevpn is 2.0.4dev38 and i believe webui (also/only) so is this supported or not? would really appeciate a though on this, can it work with delugevpn or wont it? It will take a few minutes to confirm, set the repository to only 1X version and test your plugins. I was using a low version for the same reasons. Quote Link to post
chris7r 0 Posted November 26, 2020 Share Posted November 26, 2020 any idea how to download the PIA next gen zip file? i followed the error message in the log file pointing me to Q19 on github and in there it has a link to PIA nextgen server ovpn files but that link is dead. Any ideas? Quote Link to post
binhex 803 Posted November 26, 2020 Author Share Posted November 26, 2020 10 minutes ago, chris7r said: any idea how to download the PIA next gen zip file? i followed the error message in the log file pointing me to Q19 on github and in there it has a link to PIA nextgen server ovpn files but that link is dead. Any ideas? ive updated the link on q19. Quote Link to post
AndreB 0 Posted November 26, 2020 Share Posted November 26, 2020 @Jorgen I use a dedicated NIC, i have 3 NIC so, i used one for delugevpn, and i dont have anything else install, so i dont understand a conflic of port??? thanks Quote Link to post
PeterB 22 Posted November 27, 2020 Share Posted November 27, 2020 Since PIA no longer support L2TP for my router, I'm still looking for alternative VPN providers. PureVPN appear to have strong support for L2TP, but I read here of people having issues with DelugeVPN/PureVPN. Does anyone have this working satisfactorily, perhaps with their port-forwarding add-on? Quote Link to post
jeff.lebowski 0 Posted November 27, 2020 Share Posted November 27, 2020 On 11/21/2020 at 12:11 PM, jonathanm said: Then either a. You are running the wrong container, this one is specifically set up for VPN b. You posted in the wrong support thread. c. You want to run a VPN for torrents but are having issues? IIRC, I had trouble setting up the non-VPN version of binhex-deluge. It was a long time ago. The client functions mostly okay without a VPN. Is one required? I'm running binhex-delugevpn. I'm not sure why I would post in a different thread. I don't want to run a VPN for torrents. Quote Link to post
TstormDoc 1 Posted November 27, 2020 Share Posted November 27, 2020 (edited) I've been at a loss at trying to get Couch Potato to talk to binhex-delugevpn container. For the past couple of years, I've been using this container, a variant of binhex's for the longest time but just recently started running into issues and had to abandon this container. The error I'm getting while testing the connection in CouchPotato is "Connection failed. Check logs for details." with the following from the log: [o.core.downloaders.deluge] Failed to get all torrents: [Errno 104] Connection reset by peer Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/downloaders/deluge.py", line 274, in get_alltorrents self.connect() File "/app/couchpotato/couchpotato/core/downloaders/deluge.py", line 226, in connect self.client.connect() File "/app/couchpotato/libs/deluge_client/client.py", line 78, in connect self._connect() File "/app/couchpotato/libs/deluge_client/client.py", line 92, in _connect self._socket.connect((self.host, self.port)) File "/usr/lib/python2.7/ssl.py", line 864, in connect self._real_connect(addr, False) File "/usr/lib/python2.7/ssl.py", line 855, in _real_connect self.do_handshake() File "/usr/lib/python2.7/ssl.py", line 828, in do_handshake self._sslobj.do_handshake() error: [Errno 104] Connection reset by peer I've gone through the steps of adding a user to the authentication file as mentioned here and in preferences, set Daemon>Connections to allow remote connections. I then referenced the new user in the download settings in CouchPotato. Here are some other resources I've referenced: Home server noob. Can't get CouchPotato to communicate with Deluge. : HomeServer (reddit.com) Mention of modifying a line fo the ssl.proocol parameter but had no luck also found mentioned here too. Connecting to Deluge with CouchPotato · Issue #2050 · SynoCommunity/spksrc (github.com) Cannot Connect to LOCALHOST Daemon (Raspbian) - Deluge Forum (deluge-torrent.org) [Support] binhex - DelugeVPN - Page 78 - Docker Containers - Unraid Any help is appreciated! Edited November 27, 2020 by TstormDoc Updated link references with actual links Quote Link to post
knoorda 0 Posted November 28, 2020 Share Posted November 28, 2020 On 11/26 you stated you updated the link on q19....What / where is q19? Sorry for the dumb question. Looked but cannot find. Thanks in advance. Quote Link to post
TstormDoc 1 Posted November 28, 2020 Share Posted November 28, 2020 @knoorda, after making my post, I noticed the bullet point reference list did contain the hyperlinks. I made an edit to update/add corresponding urls.Sent from my Pixel 3 XL using Tapatalk Quote Link to post
wgstarks 214 Posted November 28, 2020 Share Posted November 28, 2020 6 hours ago, knoorda said: On 11/26 you stated you updated the link on q19....What / where is q19? Sorry for the dumb question. Looked but cannot find. Thanks in advance. It’s in the documentation linked in the first post in this thread. https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md Quote Link to post
Jorgen 28 Posted November 29, 2020 Share Posted November 29, 2020 @Jorgen I use a dedicated NIC, i have 3 NIC so, i used one for delugevpn, and i dont have anything else install, so i dont understand a conflic of port??? thanksYeah me neither, but I’m out of my depth here. Hopefully someone more knowledgeable can jump in and help.Sent from my iPhone using Tapatalk Quote Link to post
chris7r 0 Posted November 29, 2020 Share Posted November 29, 2020 On 11/26/2020 at 4:51 PM, binhex said: ive updated the link on q19. Cheers, that sorted it, now my issue is with Jackett not working with IPT at the moment but thats another topic all together Quote Link to post
Simon 10 Posted November 29, 2020 Share Posted November 29, 2020 (edited) I've been using this for months with no issue with ExpressVPN, but a recent update has caused it to fail with 2020-11-29 10:10:34,196 DEBG 'start-script' stdout output: 2020-11-29 10:10:34 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. 2020-11-29 10:10:34,196 DEBG 'start-script' stdout output: 2020-11-29 10:10:34 WARNING: --keysize is DEPRECATED and will be removed in OpenVPN 2.6 Options error: --proto tcp is ambiguous in this context. Please specify --proto tcp-server or --proto tcp-client Use --help for more information. 2020-11-29 10:10:34,198 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... repeatedly occurring in the log file. Any idea what's up? Edit: Seems to be reported here too https://github.com/binhex/arch-delugevpn/issues/230 supervisord.log Edited November 29, 2020 by Simon Quote Link to post
phiper 0 Posted November 29, 2020 Share Posted November 29, 2020 (edited) I'm having the exact same issue. I'm using the Expressvpn Toronto server. The .ovpn and credentials file are working fine with binhex-sabnzbvpn. Edited November 29, 2020 by phiper Clarity Quote Link to post
BBenja 0 Posted November 29, 2020 Share Posted November 29, 2020 (edited) First of all thank you for all the effort! I use delugeVPN for quite some time now and it worked well. But now I can't conntect to the webUI anymore. I only added a new port to the docker (to route the traffice from a different docker). Even though I reversed the change, I stil lcan't connect to the webui. (I use airvpn by the way) The log file shows two things. One is just a DEPRECATED message, but the other is the following error: 2020-11-29 16:49:03,596 DEBG 'start-script' stdout output: Options error: --explicit-exit-notify can only be used with --proto udp Use --help for more information. And full log, before it repeats: 2020-11-29 16:49:03,632 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... 2020-11-29 16:49:03,637 DEBG 'start-script' stdout output: 2020-11-29 16:49:03 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. 2020-11-29 16:49:03,638 DEBG 'start-script' stdout output: Options error: --explicit-exit-notify can only be used with --proto udp Use --help for more information. Edited November 29, 2020 by BBenja Quote Link to post
localhost 1 Posted November 29, 2020 Share Posted November 29, 2020 Hi, I'm having file permission issues on files/dirs created by delugeVPN. The UMASK is set to 000 and files are created under the nobody user however permissions are always incorrect and I am unable to access my files. I created a thread about my issue here: And was advised this would be the best place to ask. Has anybody else experienced this, I have tried searching the thread but no luck yet. Currently all my other dockers are unable to work with delugeVPN created dirs. Thanks Quote Link to post
CanukGamer 0 Posted November 29, 2020 Share Posted November 29, 2020 4 hours ago, Simon said: I've been using this for months with no issue with ExpressVPN, but a recent update has caused it to fail with 2020-11-29 10:10:34,196 DEBG 'start-script' stdout output: 2020-11-29 10:10:34 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. 2020-11-29 10:10:34,196 DEBG 'start-script' stdout output: 2020-11-29 10:10:34 WARNING: --keysize is DEPRECATED and will be removed in OpenVPN 2.6 Options error: --proto tcp is ambiguous in this context. Please specify --proto tcp-server or --proto tcp-client Use --help for more information. 2020-11-29 10:10:34,198 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... repeatedly occurring in the log file. Any idea what's up? Edit: Seems to be reported here too https://github.com/binhex/arch-delugevpn/issues/230 supervisord.log 1.42 MB · 1 download 4 hours ago, phiper said: I'm having the exact same issue. I'm using the Expressvpn Toronto server. The .ovpn and credentials file are working fine with binhex-sabnzbvpn. 3 hours ago, BBenja said: First of all thank you for all the effort! I use delugeVPN for quite some time now and it worked well. But now I can't conntect to the webUI anymore. I only added a new port to the docker (to route the traffice from a different docker). Even though I reversed the change, I stil lcan't connect to the webui. (I use airvpn by the way) The log file shows two things. One is just a DEPRECATED message, but the other is the following error: 2020-11-29 16:49:03,596 DEBG 'start-script' stdout output: Options error: --explicit-exit-notify can only be used with --proto udp Use --help for more information. And full log, before it repeats: 2020-11-29 16:49:03,632 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... 2020-11-29 16:49:03,637 DEBG 'start-script' stdout output: 2020-11-29 16:49:03 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. 2020-11-29 16:49:03,638 DEBG 'start-script' stdout output: Options error: --explicit-exit-notify can only be used with --proto udp Use --help for more information. Another ExpressVPN user having the same issues, WebUI will not load. It looks like the docker is connecting to the VPN as it's getting an IP address via checking with curl ifconfig.co. I can also echo that the SABvpn docker is working correctly as well. BinHex's Radarr is privoxied through Deluge so its WebUI is down for me. Sonarr is using the newer v3.0 build and its working. Quote Link to post
IcicleTrepan 0 Posted November 29, 2020 Share Posted November 29, 2020 3 hours ago, BBenja said: First of all thank you for all the effort! I use delugeVPN for quite some time now and it worked well. But now I can't conntect to the webUI anymore. I only added a new port to the docker (to route the traffice from a different docker). Even though I reversed the change, I stil lcan't connect to the webui. (I use airvpn by the way) The log file shows two things. One is just a DEPRECATED message, but the other is the following error: 2020-11-29 16:49:03,596 DEBG 'start-script' stdout output: Options error: --explicit-exit-notify can only be used with --proto udp Use --help for more information. And full log, before it repeats: 2020-11-29 16:49:03,632 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... 2020-11-29 16:49:03,637 DEBG 'start-script' stdout output: 2020-11-29 16:49:03 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. 2020-11-29 16:49:03,638 DEBG 'start-script' stdout output: Options error: --explicit-exit-notify can only be used with --proto udp Use --help for more information. I am having the same problem and I also use AirVPN. This was working fine for me yesterday. I can't say for certain as I wasn't paying close attention, however it's possible this may be related to the latest binhex-delugevpn update that I applied this morning. Quote Link to post
8026 posts in this topic Last Reply
Recommended Posts
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.