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
I am able to run VPN_PROTOCOL=wireguard DISABLE_IPV6=yes DIP_TOKEN=no AUTOCONNECT=true PIA_PF=false PIA_DNS=true PIA_USER=pxxxxxxx PIA_PASS=xxxxxx ./run_setup.sh and connect to the VPN. After that though I need to port forward for my torrent client and when I run PIA_TOKEN=xxxxxx PF_GATEWAY=84.239.17.161 PF_HOSTNAME=michigan404 ./port_forwarding.sh I get the output Getting new signature... The payload_and_signature variable does not contain an OK status.
I am able to run
VPN_PROTOCOL=wireguard DISABLE_IPV6=yes DIP_TOKEN=no AUTOCONNECT=true PIA_PF=false PIA_DNS=true PIA_USER=pxxxxxxx PIA_PASS=xxxxxx ./run_setup.sh
and connect to the VPN. After that though I need to port forward for my torrent client and when I runPIA_TOKEN=xxxxxx PF_GATEWAY=84.239.17.161 PF_HOSTNAME=michigan404 ./port_forwarding.sh
I get the outputGetting new signature... The payload_and_signature variable does not contain an OK status.
It's failing on this bit of code I believe.
The text was updated successfully, but these errors were encountered: