qdm12 / gluetun

VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
https://hub.docker.com/r/qmcgaw/gluetun
MIT License
6.69k stars 330 forks source link

Bug: the server name specified is not valid #2288

Closed k-matti closed 1 month ago

k-matti commented 1 month ago

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

github-actions[bot] commented 1 month ago

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

k-matti commented 1 month ago

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

github-actions[bot] commented 1 month ago

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.