- 
                Notifications
    
You must be signed in to change notification settings  - Fork 114
 
Description
When i try with the configuration described above it hangs for a long time at this line in the log
DEBG 'start-script' stdout output:
[info] Trying to connect to the PIA WireGuard API on 'ca-vancouver.privacy.network'...
and eventually times out with some errors:
DEBG 'start-script' stderr output:
Line unrecognized: `PublicKey='
Configuration parsing error
EBG 'start-script' stdout output:
[warn] WireGuard interface failed to come 'up', exit code is '1
It seems it fails to generate a public key or something
This does not happen if i Use br0 as my network type
This also does not happen if i use openVpn rather than wireguard.
I believe i need the custom proxy for interaction with sonarr, radarr, etc so in the meantime i have chosen to use openVPN but any insight on how to get wireguard working would be appreciated