Error with NordVPN #2203
-
Is there a pinned issue for this?
Is there an existing or similar issue/discussion for this?
Is there any comment in the documentation for this?
Is this related to a provider?
Are you using the latest release?
Have you tried using the dev branch latest?
Docker run config usedversion: "3"
Current BehaviorOpenvpn not connecting to my vpn Expected BehaviorConnect to the provider How have you tried to solve the problem?
Log outputStarting container with revision: 8cc1870 HW/SW Environment- OS:Debian 10.10 on Vmware Esxi
- Docker:20.10.12 (API: 1.41) Anything else?No response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
At least for Nordvpn, for the moment, use the dev branch, as the script has been modified a lot. The error is due to an html file used as an openvpn config file, this happens when the container restarts too often and hits a nordvpn throttle limit. I suspect the root cause is the openvpn_config=france https://haugene.github.io/docker-transmission-openvpn/provider-specific/ |
Beta Was this translation helpful? Give feedback.
-
privilieged: true is really the last option I would use, did you try to add /dev/tun to devices, net_admin capabilities ? In the container, only 9091 is a listening port. I'm not sure Nordvpn has a port forwarding feature: https://nordvpn.com/fr/blog/port-forwarding/ transmission web site should be available on 9091 depending if you have or not these lines:
all other ports are useless:
|
Beta Was this translation helpful? Give feedback.
-
well , this is clearly out of the scope of this project. 9091 is the port for transmission. You wish to use another bittorrent client, no problem, but i'm afraid this is not the place to seek support for other bittorent client than transmission and/or docker network configuration. |
Beta Was this translation helpful? Give feedback.
well , this is clearly out of the scope of this project. 9091 is the port for transmission. You wish to use another bittorrent client, no problem, but i'm afraid this is not the place to seek support for other bittorent client than transmission and/or docker network configuration.
giving bits of configuration here and there will not help neither. mixing the same folders for multiple transmission clients.
Should you bittorrent client starts, look at the logs.