Is this urgent?
None
Host OS
Ubuntu
CPU arch
x86_64
VPN service provider
PrivateVPN
What are you using to run the container
docker run
What is the version of Gluetun
Running version latest built on 2026-02-15T00:47:05.784Z (commit be92aa2)
What's the problem 🤔
attempting to run: docker run --rm -v /yourpath:/gluetun qmcgaw/gluetun update -enduser -providers privatevpn to update my servers since I have an issue where my TLS handshake failed. it recommended updating the servers so I was trying to do that.
while doing the above command, it fails with the 403 forbidden trying to get the zip file. looks like when I manually go to the link its a cloudflare protected link which might explain why its failing.
I was following https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list
Share your logs (at least 10 lines)
2026-02-24T04:50:52Z INFO merging by most recent 20604 hardcoded servers and 20604 servers read from /gluetun/servers.json
2026-02-24T04:50:52Z INFO updating Privatevpn servers...
2026-02-24T04:50:53Z ERROR updating server information: getting privatevpn servers: HTTP status code not OK: https://privatevpn.com/client/PrivateVPN-TUN.zip: 403 403 Forbidden
2026-02-24T04:50:53Z INFO Shutdown successful
Share your configuration
Is this urgent?
None
Host OS
Ubuntu
CPU arch
x86_64
VPN service provider
PrivateVPN
What are you using to run the container
docker run
What is the version of Gluetun
Running version latest built on 2026-02-15T00:47:05.784Z (commit be92aa2)
What's the problem 🤔
attempting to run:
docker run --rm -v /yourpath:/gluetun qmcgaw/gluetun update -enduser -providers privatevpnto update my servers since I have an issue where my TLS handshake failed. it recommended updating the servers so I was trying to do that.while doing the above command, it fails with the 403 forbidden trying to get the zip file. looks like when I manually go to the link its a cloudflare protected link which might explain why its failing.
I was following https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list
Share your logs (at least 10 lines)
Share your configuration