I’m trying to configure nordvpn client. Every time I try to start it, it gets stuck in infinite loading. Here’s my log:
Wed Feb 7 13:36:32 2024 daemon.warn ovpnclient[13418]: WARNING: --ping should normally be used with --ping-restart or --ping-exit
Wed Feb 7 13:36:32 2024 daemon.warn ovpnclient[13418]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Feb 7 13:36:32 2024 daemon.notice ovpnclient[13418]: NOTE: --fast-io is disabled since we are not using UDP
Wed Feb 7 13:36:32 2024 daemon.notice ovpnclient[13418]: Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Wed Feb 7 13:36:32 2024 daemon.notice ovpnclient[13418]: Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Wed Feb 7 13:36:32 2024 daemon.notice ovpnclient[13418]: TCP/UDP: Preserving recently used remote address: [AF_INET]141.98.103.123:443
Wed Feb 7 13:36:32 2024 daemon.notice ovpnclient[13418]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Wed Feb 7 13:36:32 2024 daemon.notice ovpnclient[13418]: Attempting to establish TCP connection with [AF_INET]141.98.103.123:443 [nonblock]
Wed Feb 7 13:36:33 2024 daemon.notice ovpnclient[13418]: TCP connection established with [AF_INET]141.98.103.123:443
Wed Feb 7 13:36:33 2024 daemon.notice ovpnclient[13418]: TCP_CLIENT link local: (not bound)
Wed Feb 7 13:36:33 2024 daemon.notice ovpnclient[13418]: TCP_CLIENT link remote: [AF_INET]141.98.103.123:443
Wed Feb 7 13:36:33 2024 daemon.notice ovpnclient[13418]: TLS: Initial packet from [AF_INET]141.98.103.123:443, sid=47603a3b 9a4f1d86
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: VERIFY OK: depth=2, C=PA, O=NordVPN, CN=NordVPN Root CA
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: VERIFY OK: depth=1, O=NordVPN, CN=NordVPN CA9
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: VERIFY KU OK
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: Validating certificate extended key usage
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: VERIFY EKU OK
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: VERIFY X509NAME OK: CN=rs48.nordvpn.com
Wed Feb 7 13:36:34 2024 daemon.notice ovpnclient[13418]: VERIFY OK: depth=0, CN=rs48.nordvpn.com
Can someone please help me resolve this?