Regular Disconnection issues with PIA through OpenVPN

Hello,

I have issues getting the Private Internet Access settings to work in OpenVPN on OpenWrt.
With Pia's settings my internet is succesfully connected for a few minutes only to disconnect and immediately start connecting again, repeating the never ending cycle. Checking the log, it gives this message:

System Log:

Mon Feb 17 13:59:12 2020 daemon.notice netifd: wan (2913): udhcpc: lease of 192.168.178.16 obtained, lease time 3600
Mon Feb 17 13:59:52 2020 daemon.notice netifd: Network device 'tun0' link is down
Mon Feb 17 13:59:52 2020 daemon.notice netifd: Interface 'myvpnc' has link connectivity loss
Mon Feb 17 13:59:52 2020 daemon.notice netifd: Interface 'myvpnc' is now down
Mon Feb 17 13:59:52 2020 daemon.notice netifd: Interface 'myvpnc' is disabled
Mon Feb 17 13:59:54 2020 user.info : dnscrypt-proxy - [fvz-anyone] does not support DNS Security Extensions
Mon Feb 17 13:59:54 2020 user.info : dnscrypt-proxy + Provider supposedly doesn't keep logs
Mon Feb 17 13:59:54 2020 daemon.notice dnscrypt-proxy[8524]: dnscrypt-proxy Starting dnscrypt-proxy 1.9.5
Mon Feb 17 13:59:54 2020 daemon.info dnscrypt-proxy[8524]: dnscrypt-proxy Generating a new session key pair
Mon Feb 17 13:59:54 2020 daemon.info dnscrypt-proxy[8524]: dnscrypt-proxy Done
Mon Feb 17 13:59:59 2020 daemon.notice netifd: Interface 'myvpnc' is enabled
Mon Feb 17 13:59:59 2020 daemon.notice netifd: Network device 'tun0' link is up

I'm using the exact same PIA OpenVPN settings as outlined here: PIA OPENVPN on OpenWrt / Lede

I use Davidc502 builds, as none of the OpenWrt (including old) builds work with PIA settings.
I have tried multiple of Davidc502 old builds and the issue persists, while none of the newer builds up to about 6 months ago has PIA working through OpenVPN as it even won't start.

I have removed custom DNS Addresses, but the issue persists here as well.
I'm unable to delete dnscrypt-proxy on the GUI for some reason (what are the remove commands for ssh?) but is dnscrypt needed to make a vpn connection?