qdm12 / gluetun-wiki

Home to the Markdown Wiki page for Gluetun
MIT License
346 stars 40 forks source link

Cannot get setup #61

Closed ChrisAndelin closed 2 months ago

ChrisAndelin commented 5 months ago

I have Ivacy VPN and I just cannot figure out how to set up Gluetun with it. I'm using docker-compose in Portainer in a linux container in proxmox.

My closest attempt seemed to be with Wireguard but the resulting container is reported as Unhealthy in Portainer due to many errors which look like ERROR [ip getter] Get "https://ipinfo.io/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) - retrying in 40s when I try to map to a wg0.conf. When I try to just use env vars I get these ERROR [vpn] cannot get version information: Get "https://api.github.com/repos/qdm12/gluetun/commits": context canceled ERROR [ip getter] Get "https://ipinfo.io/": dial tcp: lookup ipinfo.io on 1.1.1.1:53: write udp 172.28.0.9:38576->1.1.1.1:53: write: operation not permitted - retrying in 5s

I've also tried using openvpn but I get failures when I try to resolve the domain name to an ipaddress.

Any help is appreciated, thanks.

qdm12 commented 2 months ago

These are all consequences of the Wireguard connection not working at all. See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md#unhealthy on how to resolve it.

I've also tried using openvpn but I get failures when I try to resolve the domain name to an ipaddress.

Yes it's written, it has to be an ip address, since all traffic is blocked until the VPN connection is up.

github-actions[bot] commented 2 months ago

Closed issues are NOT monitored, so commenting here will NOT be seen by the maintainer. 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 closed issues for additional comments.