Can't connect to NordVPN since updating

I’ve just updated to v8.19.1, I’ve double checked my credentials are correct and reentered them but whenever I try to connect to any server (UDP or TCP) I always get a timeout message something like this:

Connection failed/timeout: uk-fr18.nordvpn.com.udp.ovpn
Please verify account details are correct.
If problems persist, please check the service status: "systemctl -l status dietpi-vpn"

If I run systemctl -l status dietpi-vpn I get

● dietpi-vpn.service - VPN Client (DietPi)
     Loaded: loaded (/etc/systemd/system/dietpi-vpn.service; enabled; vendor preset: enabled)
     Active: inactive (dead) since Tue 2023-07-04 12:44:34 BST; 53s ago
    Process: 964 ExecStart=/usr/sbin/openvpn --suppress-timestamps --nobind --config /etc/openvpn/client.ovpn (code=exited, status=0/SUCCESS)
   Main PID: 964 (code=exited, status=0/SUCCESS)
     Status: "Pre-connection initialization successful"
        CPU: 111ms

Jul 04 12:44:27 DietPi openvpn[964]: VERIFY EKU OK
Jul 04 12:44:27 DietPi openvpn[964]: VERIFY X509NAME OK: CN=uk-fr17.nordvpn.com
Jul 04 12:44:27 DietPi openvpn[964]: VERIFY OK: depth=0, CN=uk-fr17.nordvpn.com
Jul 04 12:44:27 DietPi openvpn[964]: Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 4096 bit RSA
Jul 04 12:44:27 DietPi openvpn[964]: [uk-fr17.nordvpn.com] Peer Connection Initiated with [AF_INET]217.146.90.3:1194
Jul 04 12:44:28 DietPi openvpn[964]: SENT CONTROL [uk-fr17.nordvpn.com]: 'PUSH_REQUEST' (status=1)
Jul 04 12:44:34 DietPi openvpn[964]: SENT CONTROL [uk-fr17.nordvpn.com]: 'PUSH_REQUEST' (status=1)
Jul 04 12:44:34 DietPi openvpn[964]: AUTH: Received control message: AUTH_FAILED
Jul 04 12:44:34 DietPi openvpn[964]: SIGTERM[soft,auth-failure] received, process exiting
Jul 04 12:44:34 DietPi systemd[1]: dietpi-vpn.service: Succeeded.

My subscription isn’t expired or anything like that, I can still connect to NordVPN via my PC. I’ve tried updating the server list and picking a new one but I can’t connect to anything.
I was connected before I updated, is there something extra I need to do with this latest version?

Best to my knowlage, there was a change on NordVPN side on the way how to login. Dietpi-VPN Not Connecting · Issue #6453 · MichaIng/DietPi · GitHub

Thank you, that worked :grinning: