Won't work with NordVPN #2102
Replies: 4 comments 1 reply
-
No workaround, just read the logs to analyze what could be the problem: #1993 (reply in thread) According to your logs conf is downloaded On the contrary, when trying to ̀download from: https://downloads.nordcdn.com/configs/files/ovpn_udp/servers/hu.udp.ovpn`, you could realized that the url is incorrect ending to a 404 error. The error page is downloaded as a configuration file which it is not. openvpn stopped when loading the html page as a config file. The question is why do the nordvpn api return a 404 page. Why is the download url malformed ? Could you please post your settings NORDVPN_ env values and the logs ? the important line for you is best server: expected is .nordvpn.com I'm working on a new version for nordvpn script, here is more or less what you could expect when setting
|
Beta Was this translation helpful? Give feedback.
-
https://haugene.github.io/docker-transmission-openvpn/provider-specific/#nordvpn |
Beta Was this translation helpful? Give feedback.
-
Nordvpn expects 3 vars as written in haugene docs (cf link here upper), all can be defaulted with side effects. when no country is defined, home country is returned by the API. Nedelands seems to be your homeland, if you really need to have a vpn exiting frmo a foreign country you should pay attention to the logs. In the last log,the config was downloaded as the link is correct. Did you try to download the config to check the link ? Fri Dec 10 22:16:51 2021 ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1) you then will have to read the topics specific to Synology DSM specific required settings. (pinne issue + doc ) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After setting up on my Synology NAS through Portainer, I am getting the following error: Options error: Unrecognized option or missing or extra parameter(s) in /etc/openvpn/nordvpn/hu.ovpn:1: html (2.4.7)
Whatever I try, it just won't work....
Is there a workaround?
Beta Was this translation helpful? Give feedback.
All reactions