I was configuring OpenVPN client on raspberrypi, using nordvpn as server.
I used mine user wich has mfa, and everything was doing ok until I shutdown the raspi and turned back on, after a couple of days, and the vpn service was gone. I mean it's there but it's not connecting.
Im sending some error code on log too.
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: TCP/UDP: Preserving recently used remote address: [AF_INET]91.205.230.201:1194
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: Socket Buffers: R=[212992->212992] S=[212992->212992]
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: UDP link local: (not bound)
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: UDP link remote: [AF_INET]91.205.230.201:1194
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: TLS: Initial packet from [AF_INET]91.205.230.201:1194, sid=8c58d8c4 49556a4d
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: VERIFY OK: depth=2, C=PA, O=NordVPN, CN=NordVPN Root CA
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: VERIFY OK: depth=1, O=NordVPN, CN=NordVPN CA8
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: VERIFY KU OK
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: Validating certificate extended key usage
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: VERIFY EKU OK
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: VERIFY X509NAME OK: CN=pt67.nordvpn.com
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: VERIFY OK: depth=0, CN=pt67.nordvpn.com
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 4096 bit RSA, signature: RSA-SHA512
Sun Jul 2 23:09:23 2023 daemon.notice openvpn(client)[4504]: [pt67.nordvpn.com] Peer Connection Initiated with [AF_INET]91.205.230.201:1194
Sun Jul 2 23:09:24 2023 daemon.notice openvpn(client)[4504]: SENT CONTROL [pt67.nordvpn.com]: 'PUSH_REQUEST' (status=1)
Sun Jul 2 23:09:29 2023 daemon.notice openvpn(client)[4504]: SENT CONTROL [pt67.nordvpn.com]: 'PUSH_REQUEST' (status=1)
Sun Jul 2 23:09:29 2023 daemon.notice openvpn(client)[4504]: AUTH: Received control message: AUTH_FAILED
Sun Jul 2 23:09:29 2023 daemon.notice openvpn(client)[4504]: SIGTERM[soft,auth-failure] received, process exiting