This here fails:
payload_and_signature="$(curl -s -m 5 \
--connect-to "$PF_HOSTNAME::$PF_GATEWAY:" \
--cacert "ca.rsa.4096.crt" \
-G --data-urlencode "token=${PIA_TOKEN}" \
"https://${PF_HOSTNAME}:19999/getSignature")"
with a connection refused
* Connecting to hostname: 10.12.112.24
* Trying 10.12.112.24...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x1360960)
* connect to 10.12.112.24 port 19999 failed: Connection refused
* Failed to connect to 10.12.112.24 port 19999: Connection refused
* Closing connection 0
curl: (7) Failed to connect to 10.12.112.24 port 19999: Connection refused
As a paying customer I am utterly annoyed there is no proper support for manually using wireguard.
And now even the openvpn stopped working properly.
What's going on?
This here fails:
with a connection refused
As a paying customer I am utterly annoyed there is no proper support for manually using wireguard.
And now even the openvpn stopped working properly.
What's going on?