Closed xrudiitx closed 2 months ago
@qdm12 is more or less the only maintainer of this project and works on it in his free time. Please:
Have you tried updating servers? See the setup/servers.md file in the gluetun wiki
I don't see Turkey option in servers.json
:
docker run --rm -v /tmp/list-gltn:/gluetun qmcgaw/gluetun format-servers -mullvad | grep -i Turkey
returns empty
docker run --rm -v /tmp/list-gltn:/gluetun qmcgaw/gluetun format-servers -mullvad | grep -i TR
returns empty
cat servers.json |grep 'tr-ist-wg-002.relays.mullvad.net'
returns empty
cat servers.json |grep -i 'tr-ist-wg'
returns empty
cat servers.json |grep 'jPhK/ziQfJ1Z5GCPj+qR3A7YV2mIQSQtEPCRuG7TUW8='
returns empty
@qdm12 this is not "User error 🤦"
I don't see Turkey or Istanbul option in the output generated by docker run --rm qmcgaw/gluetun format-servers -mullvad
(source)
Country | City | ISP | Owned | Hostname | VPN |
---|---|---|---|---|---|
Albania | Tirana | iRegister | ❌ | al-tia-ovpn-001 |
openvpn |
... (removed by qdm12)
| United Arab Emirates | Dubai | M247 | ❌ | ae-dxb-ovpn-001
| openvpn |
@qdm12 this is not "User error 🤦"
It 100% is.
You are NOT persisting the /gluetun
directory, so servers data updates don't persist. See the readme docker-compose.yml example. And it doesn't seem you tried updating servers data either from your few commands you commented.
Updating the servers gives two additional servers tr-ist-wg-001
and tr-ist-wg-002
as expected
| Turkey | Istanbul | DataPacket | ❌ | `tr-ist-wg-001` | wireguard |
| Turkey | Istanbul | DataPacket | ❌ | `tr-ist-wg-002` | wireguard |
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.
Is this urgent?
Yes
Host OS
Ubuntu 22.04.4 LTS
CPU arch
x86_64
VPN service provider
Mullvad
What are you using to run the container
docker-compose
What is the version of Gluetun
qmcgaw/gluetun:latest (Fri Aug 23 09:25:08 AM UTC 2024)
What's the problem 🤔
Hi, Mullvad has Turkey servers and servers are located in Istanbul. There are two servers in Istanbul that run by Mullvad.
Can you fix or update your code to supporting Turkey/Istanbul server for Mullvad?
Here is Istanbul servers: (source: https://mullvad.net/en/servers | Turkey)
SERVER 1:
SERVER2:
Share your logs (at least 10 lines)
Share your configuration