You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how to fix my issue as everytime gluetun becomes unhealthy the port changes. The script works and changes the port in qb, but the port is not connectable.
The text was updated successfully, but these errors were encountered:
VPN_PORT_FORWARDING_PROVIDER=protonvpn is not in the example config and i think it conflicts with this setup as the container and gluetun both try to set the port.
@weareallricky yes true, i actually meant that it is not present in the example of this project and that it is scruing up his povided configuration as both natmap and gluetun try to create a portforward. He either needs to remove VPN_PORT_FORWARDING_PROVIDER=protonvpn from his configuration and let natmap do the port request or keep it and let gluetun do the port request and replace natmap with something like this ghcr.io/geoffreycoulaud/glueforward. Since the port forwarding in gluetun for proton is working now i would recommend sticking with that and using glueforward.
I am running this script with linuxserver qb and gluetun. My docker stack is below.
Not sure how to fix my issue as everytime gluetun becomes unhealthy the port changes. The script works and changes the port in qb, but the port is not connectable.
The text was updated successfully, but these errors were encountered: