Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: the server name specified is not valid #2288

Closed
k-matti opened this issue May 20, 2024 · 3 comments
Closed

Bug: the server name specified is not valid #2288

k-matti opened this issue May 20, 2024 · 3 comments

Comments

@k-matti
Copy link

k-matti commented May 20, 2024

Is this urgent?

Yes

Host OS

Unraid

CPU arch

x86_64

VPN service provider

AirVPN

What are you using to run the container

Unraid

What is the version of Gluetun

Running version latest built on 2024-05-18T18:08:57.405Z (commit 4218dba)

What's the problem 🤔

Get error: "ERROR VPN settings: provider settings: server selection: for VPN service provider airvpn: the server name specified is not valid: value is not one of the possible choices: value Saclateni, choices available are..."
but server named Saclateni exists in AirVPN (proof):
obraz

Share your logs (at least 10 lines)

Running version latest built on 2024-05-18T18:08:57.405Z (commit 4218dba)

🔧 Need help? https://github.com/qdm12/gluetun/discussions/new
🐛 Bug? https://github.com/qdm12/gluetun/issues/new
✨ New feature? https://github.com/qdm12/gluetun/issues/new
☕ Discussion? https://github.com/qdm12/gluetun/discussions/new
💻 Email? quentin.mcgaw@gmail.com
💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2024-05-20T09:42:25+02:00 INFO [routing] default route found: interface eth0, gateway 192.168.0.1, assigned IP 192.168.0.134 and family v4
2024-05-20T09:42:25+02:00 INFO [routing] local ethernet link found: eth0
2024-05-20T09:42:25+02:00 INFO [routing] local ipnet found: 192.168.0.0/24
2024-05-20T09:42:25+02:00 INFO [firewall] enabling...
2024-05-20T09:42:25+02:00 INFO [firewall] enabled successfully
2024-05-20T09:42:25+02:00 INFO [storage] merging by most recent 19425 hardcoded servers and 19425 servers read from /gluetun/servers.json
2024-05-20T09:42:25+02:00 ERROR VPN settings: provider settings: server selection: for VPN service provider airvpn: the server name specified is not valid: value is not one of the possible choices: value Saclateni, choices available are Achernar, Achird, Adhara, Agena, Ain, Alamak, Alathfar, Albaldah, Albali, Alchiba, Alcor, Alcyone, Alderamin, Algieba, Algorab, Alhena, Aljanah, Alkes, Alkurhah, Alnitak, Alphard, Alphecca, Alpheratz, Alphirk, Alrai, Alrami, Alruba, Alsephina, Alshain, Alshat, Altarf, Alterf, Aludra, Alula, Alwaid, Alya, Alzirr, Ancha, Andromeda, Angetenar, Anser, Antares, Apus, Arion, Arkab, Asellus, Aspidiske, Asterion, Asterope, Atik, Atria, Auriga, Avior, Azmidiske, Baiten, Beemim, Benetnasch, Betelgeuse, Bharani, Biham, Bootes, Caelum, Camelopardalis, Canes, Canis, Capella, Caph, Capricornus, Carinae, Castor, Celaeno, Centaurus, Cephei, Cepheus, Cervantes, Chalawan, Chamaeleon, Chara, Chort, Chow, Circinus, Columba, Comae, Copernicus, Crater, Cujam, Cursa, Cygnus, Dalim, Delphinus, Denebola, Diadema, Diphda, Dorado, Dubhe, Edasich, Elnath, Eltanin, Enif, Equuleus, Eridanus, Errai, Fang, Fawaris, Felis, Fleed, Fomalhaut, Garnet, Gemini, Geminorum, Gianfar, Gienah, Ginan, Gorgonea, Groombridge, Grus, Haedus, Hamal, Hassaleh, Hatysa, Helvetios, Hercules, Horologium, Hyadum, Hydra, Hydrus, Iklil, Indus, Iskandar, Jabbah, Kajam, Kitalpha, Kitel, Kocab, Kruger, Lacaille, Lacerta, Lalande, Larawag, Leo, Lesath, Libra, Lich, Luhman, Lupus, Luyten, Maasym, Markab, Matar, Mebsuta, Meissa, Mekbuda, Melnick, Menkab, Menkalinan, Mensa, Merga, Merope, Mesarthim, Metallah, Minchir, Mintaka, Mirach, Miram, Mirfak, Mirzam, Muhlifain, Muphrid, Musca, Muscida, Musica, Nahn, Naos, Nash, Nashira, Norma, Ogma, Okab, Ophiuchus, Orbitar, Orion, Pegasus, Peony, Phact, Phaet, Phoenix, Pisces, Piscium, Pleione, Pollux, Pyxis, Ran, Regulus, Ross, Rotanev, Rukbat, Sabik, Sadalbari, Sadr, Saiph, Salm, Sargas, Schedir, Sculptor, Scuti, Scutum, Sextans, Sham, Sharatan, Sheliak, Sirrah, Situla, Sneden, Struve, Sualocin, Subra, Suhail, Taiyi, Talitha, Taphao, Tarazed, Taurus, Teegarden, Tegmen, Tejat, Telescopium, Tiaki, Tianyi, Titawin, Triangulum, Tucana, Turais, Tyl, Ukdah, Ursa, Veritate, Virgo, Volans, Vulpecula, Wazn, Westerlund, Xuange, Yildun, Zibal, Zuben
2024-05-20T09:42:25+02:00 INFO Shutdown successful

Share your configuration

No response

Copy link
Contributor

@qdm12 is more or less the only maintainer of this project and works on it in his free time.
Please:

@k-matti
Copy link
Author

k-matti commented May 20, 2024

docker run --rm -v /yourpath:/gluetun qmcgaw/gluetun update -enduser -providers yourprovider has fixed the problem

@k-matti k-matti closed this as completed May 20, 2024
Copy link
Contributor

Closed issues are NOT monitored, so commenting here is likely to be not seen.
If you think this is still unresolved and have more information to bring, please create another issue.

This is an automated comment setup because @qdm12 is the sole maintainer of this project
which became too popular to monitor issues closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant