Getting an error server doesn't exist in config files even though configs folder is populated.
adwaithsreekumar opened this issue · 2 comments
I keep getting an error server doesn't exist in config files. As you can see below, my server list is populated, but I don't have the files that the program is looking for. NordVPN hasn't supplied those files for some reason. Is there a work around for this?
Thanks!
Attempting connection to NordVPN api...
Success!
Reading given data...
Calculating best server...
We have a list of 63 US servers! We will take the top 15 closest, and take the one with the highest ping.
Server sg243.nordvpn.com has a faster ping of 54.0. Setting as best server.
Server sg262.nordvpn.com has a faster ping of 53.0. Setting as best server.
Server sg263.nordvpn.com is not faster, ignoring. Has a ping of 54.0
Connection timed out, ignoring...
Server sg265.nordvpn.com has a faster ping of 52.0. Setting as best server.
Server sg273.nordvpn.com is not faster, ignoring. Has a ping of 58.0
Server sg275.nordvpn.com is not faster, ignoring. Has a ping of 54.0
Server sg277.nordvpn.com is not faster, ignoring. Has a ping of 52.0
Server sg278.nordvpn.com is not faster, ignoring. Has a ping of 53.0
Server sg288.nordvpn.com is not faster, ignoring. Has a ping of 54.0
Server sg290.nordvpn.com is not faster, ignoring. Has a ping of 53.0
Connection timed out, ignoring...
Server sg299.nordvpn.com is not faster, ignoring. Has a ping of 53.0
Server sg300.nordvpn.com is not faster, ignoring. Has a ping of 54.0
Server sg305.nordvpn.com is not faster, ignoring. Has a ping of 53.0
Congratulations! We have found the best server sg265.nordvpn.com with a ping of 52.0
Copying config file over to OpenVPN...
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg243.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg262.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg263.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg265.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg273.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg275.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg277.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg278.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg288.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg290.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg299.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg300.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Next best server is: sg305.nordvpn.com
Server doesn't exist inside config_files, taking a different viable one.
Couldn't find any servers based on your given parameters. Edit data.txt and try again.
Hey, sorry for the late reply! I have it noted in the main page:
If you are getting config errors, replace the files inside the config_files folder with the .ovpn files from https://downloads.nordcdn.com/configs/archives/servers/ovpn.zip (might make a quick script to do this automatically later)
Just tried this for myself (was having issues too), and it works fine now.
The issue has been largely sorted out but continues to remain when I choose Singapore as the location. It works for other regions though. Thank you so much!