Import openvpn config

I try to use proitunl client v1.3.4466.51

Import opvnvpn config file,then check log,client log show

ParseError: Importer: Json parse error

So this mean pritunal can’t load in openvpn config file ?

Or i can change config file to json style

If it’s a configuration not from a Pritunl server remove any comment lines starting with # from the file.

I check my config,no comment line,like this

client
dev tun
proto udp
remote xxx.xxx.xxx.xxx 1194
resolv-retry infinite
nobind
persist-tun
remote-cert-tls server
cipher AES-256-GCM
verb 3
comp-lzo no

-----BEGIN CERTIFICATE-----
key
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----
key
-----END CERTIFICATE-----

-----BEGIN PRIVATE KEY-----
key
-----END PRIVATE KEY-----

key-direction 1

This has been fixed in the repository and will be included in the next release.

OK.Can i download beta or day build for test.Thank you

This required changes to the GUI client code, there isn’t any easy way to update this from the repository data. The testing packages aren’t published anywhere until the full release is on the repository.

clear,thank you.

Today i upgrade my pritunl vpn client to 1.3.4562.57,but use openvpn config file,stay can’t coneect

show log

[2026-03-11 11:40:31][INFO] :play_button: main: Service starting ◆ version=“1.3.4562.57”

[2026-03-11 11:41:13][INFO] :play_button: profile: Connecting ◆ dco=false ◆ debug_output=false ◆ device_auth=false ◆ disable_dns=false ◆ disable_gateway=false ◆ dynamic_firewall=false ◆ force_connect=false ◆ force_dns=false ◆ geo_sort=“” ◆ mode=“ovpn” ◆ profile_id=“75c8d9f08e5e7488” ◆ reconnect=false ◆ sso_auth=false

[2026-03-11 11:41:13][ERRO] :play_button: data: Profile contains invalid remote ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“75c8d9f08e5e7488” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remote=“remote 116.198.87.15 1194” ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“2219aedb5393f304” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:41:13][INFO] :play_button: connection: Resolved remotes ◆ public_address=“” ◆ public_address6=“” ◆ remotes=[]string{} ◆ sort_method=“random”

[2026-03-11 11:41:13][INFO] :play_button: connection: Attempting remotes ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“75c8d9f08e5e7488” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remotes=[]string{} ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“2219aedb5393f304” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:41:40][ERRO] :play_button: connection: Disconnecting ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=27 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“75c8d9f08e5e7488” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“2219aedb5393f304” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:41:42][INFO] :play_button: profile: Disconnected without restart ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=true ◆ client_provider=true ◆ client_startime=29 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“disconnected” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“75c8d9f08e5e7488” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=true ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“2219aedb5393f304” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488”, “C:\\ProgramData\\Pritunl\\Temp\\75c8d9f08e5e7488-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 41, 13, 345112900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:43:20][INFO] :play_button: profile: Connecting ◆ dco=false ◆ debug_output=false ◆ device_auth=false ◆ disable_dns=false ◆ disable_gateway=false ◆ dynamic_firewall=false ◆ force_connect=false ◆ force_dns=false ◆ geo_sort=“” ◆ mode=“ovpn” ◆ profile_id=“00229fe1c4253d1f” ◆ reconnect=false ◆ sso_auth=false

[2026-03-11 11:43:20][ERRO] :play_button: data: Profile contains invalid remote ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“00229fe1c4253d1f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remote=“remote 123.56.66.147 5194” ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“92844f1ce28c177d” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:43:20][INFO] :play_button: connection: Resolved remotes ◆ public_address=“” ◆ public_address6=“” ◆ remotes=[]string{} ◆ sort_method=“random”

[2026-03-11 11:43:20][INFO] :play_button: connection: Attempting remotes ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“00229fe1c4253d1f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remotes=[]string{} ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“92844f1ce28c177d” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:43:20][WARN] :play_button: parser: Configuration line filtered ◆ new_line=“static-challenge Enter 2FA Authenticator code: 1” ◆ orig_line=“static-challenge \“Enter 2FA Authenticator code:\” 1”

[2026-03-11 11:43:21][ERRO] :play_button: connection: Disconnecting ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“00229fe1c4253d1f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“92844f1ce28c177d” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f.auth”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:43:27][INFO] :play_button: profile: Disconnected without restart ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=true ◆ client_provider=true ◆ client_startime=7 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“disconnected” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“00229fe1c4253d1f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=true ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“92844f1ce28c177d” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f.auth”, “C:\\ProgramData\\Pritunl\\Temp\\00229fe1c4253d1f-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 43, 20, 361151700, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:17][INFO] :play_button: profile: Connecting ◆ dco=false ◆ debug_output=false ◆ device_auth=false ◆ disable_dns=false ◆ disable_gateway=false ◆ dynamic_firewall=false ◆ force_connect=false ◆ force_dns=false ◆ geo_sort=“” ◆ mode=“ovpn” ◆ profile_id=“006de071845d7706” ◆ reconnect=false ◆ sso_auth=false

[2026-03-11 11:45:17][ERRO] :play_button: data: Profile contains invalid remote ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“006de071845d7706” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remote=“remote 116.198.87.15 1194” ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“24df53e5f7e0e8f0” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:17][INFO] :play_button: connection: Resolved remotes ◆ public_address=“” ◆ public_address6=“” ◆ remotes=[]string{} ◆ sort_method=“random”

[2026-03-11 11:45:17][INFO] :play_button: connection: Attempting remotes ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“006de071845d7706” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remotes=[]string{} ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“24df53e5f7e0e8f0” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:18][ERRO] :play_button: connection: Disconnecting ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“006de071845d7706” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“24df53e5f7e0e8f0” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:24][INFO] :play_button: profile: Disconnected without restart ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=true ◆ client_provider=true ◆ client_startime=7 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“disconnected” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“006de071845d7706” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=true ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“24df53e5f7e0e8f0” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706”, “C:\\ProgramData\\Pritunl\\Temp\\006de071845d7706-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 17, 387785900, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:45][INFO] :play_button: profile: Connecting ◆ dco=false ◆ debug_output=false ◆ device_auth=false ◆ disable_dns=false ◆ disable_gateway=false ◆ dynamic_firewall=false ◆ force_connect=false ◆ force_dns=false ◆ geo_sort=“” ◆ mode=“ovpn” ◆ profile_id=“aca107d41944303f” ◆ reconnect=false ◆ sso_auth=false

[2026-03-11 11:45:45][ERRO] :play_button: data: Profile contains invalid remote ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“aca107d41944303f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remote=“remote 116.198.87.15 1194” ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“846f2d9ccec3d201” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:45][INFO] :play_button: connection: Resolved remotes ◆ public_address=“” ◆ public_address6=“” ◆ remotes=[]string{} ◆ sort_method=“random”

[2026-03-11 11:45:45][INFO] :play_button: connection: Attempting remotes ◆ client_disconnect=false ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=false ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=false ◆ ovpn_management_port=0 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=0 ◆ ovpn_tap_iface=“” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“aca107d41944303f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ remotes=[]string{} ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“846f2d9ccec3d201” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=false ◆ state_system_interactive=false ◆ state_temp_paths=[]string{} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:46][ERRO] :play_button: connection: Disconnecting ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=false ◆ client_provider=true ◆ client_startime=0 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“connecting” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“aca107d41944303f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=false ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“846f2d9ccec3d201” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

[2026-03-11 11:45:52][INFO] :play_button: profile: Disconnected without restart ◆ client_disconnect=true ◆ client_disconnect_waiters=0 ◆ client_disconnected=true ◆ client_provider=true ◆ client_startime=7 ◆ data_iface=“” ◆ data_mode=“” ◆ data_remotes=[]string{} ◆ data_status=“disconnected” ◆ data_timestamp=0 ◆ data_tun_iface=“” ◆ ovpn_auth_failed=false ◆ ovpn_cmd=true ◆ ovpn_connected=false ◆ ovpn_dir=“C:\\Program Files (x86)\\Pritunl\\openvpn” ◆ ovpn_last_auth_failed=-1 ◆ ovpn_management_pass=true ◆ ovpn_management_port=9701 ◆ ovpn_path=“C:\\Program Files (x86)\\Pritunl\\openvpn\\openvpn.exe” ◆ ovpn_remotes=[]string{} ◆ ovpn_running=-1 ◆ ovpn_tap_iface=“Pritunl 1” ◆ profile_dco=false ◆ profile_device_auth=false ◆ profile_disable_dns=false ◆ profile_disable_gateway=false ◆ profile_dynamic_firewall=false ◆ profile_force_connect=false ◆ profile_force_dns=false ◆ profile_geo_sort=false ◆ profile_id=“aca107d41944303f” ◆ profile_mode=“ovpn” ◆ profile_reconnect=false ◆ profile_sso_auth=false ◆ profile_system_profile=false ◆ profile_timeout=false ◆ state_closed=true ◆ state_closed_waiters=0 ◆ state_deadline=false ◆ state_delay=false ◆ state_id=“846f2d9ccec3d201” ◆ state_interactive=true ◆ state_no_reconnect=false ◆ state_stop=true ◆ state_system_interactive=false ◆ state_temp_paths=[]string{“C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-management.txt”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f”, “C:\\ProgramData\\Pritunl\\Temp\\aca107d41944303f-block.bat”} ◆ state_time=time.Date(2026, time.March, 11, 11, 45, 45, 629859300, time.Local) ◆ wg_bash_path=“” ◆ wg_conf_path=“” ◆ wg_conf_path2=“” ◆ wg_connected=false ◆ wg_last_handshake=0 ◆ wg_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg.exe” ◆ wg_priv_key=false ◆ wg_pub_key=false ◆ wg_quick_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wg-quick.exe” ◆ wg_server_pub_key=false ◆ wg_sso_start=time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC) ◆ wg_sso_token=false ◆ wg_util_path=“C:\\Program Files (x86)\\Pritunl\\wireguard\\wireguard.exe”

Delete the profile and edit the configuration file and update the remote lines. It must be on one of the formats below. Then import the profile again.

remote 123.123.123.123 12345 udp
remote 123.123.123.123 12345 udp4
remote 123.123.123.123 12345 udp6
remote 123.123.123.123 12345 tcp
remote 123.123.123.123 12345 tcp4
remote 123.123.123.123 12345 tcp6
remote 123.123.123.123 12345 udp-client
remote 123.123.123.123 12345 udp6-client
remote 123.123.123.123 12345 tcp-client
remote 123.123.123.123 12345 tcp6-client

this is fine for one openvpn config file,other openvpn config enable mfa,when connect don’t show input totp code,then connect is fail.

this openvpn config file

client
dev tun
proto tcp
remote xxx.xxx.xxx.xxx 1194 tcp4
resolv-retry infinite
nobind
persist-tun
remote-cert-tls server
cipher AES-256-CBC
data-ciphers AES-256-CBC
data-ciphers-fallback AES-256-CBC
verb 3
auth-nocache
auth-user-pass
reneg-sec 0
static-challenge “Enter 2FA Authenticator code:” 1

-----BEGIN CERTIFICATE-----
key
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----
key
-----END CERTIFICATE-----

-----BEGIN PRIVATE KEY----- key -----END PRIVATE KEY----- key-direction 1 -----BEGIN OpenVPN Static key V1----- key -----END OpenVPN Static key V1-----

this is log

2026-03-11 16:49:44 us=62000 Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add ‘–data-ciphers-fallback BF-CBC’ to your configuration and/or add BF-CBC to --data-ciphers. E.g. --data-ciphers AES-256-CBC:AES-128-GCM:AES-256-GCM:CHACHA20-POLY1305:BF-CBC
2026-03-11 16:49:44 us=78000 Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
2026-03-11 16:49:44 us=78000 Current Parameter Settings:
2026-03-11 16:49:44 us=78000 config = ‘C:\ProgramData\Pritunl\Temp\be60e7a2fe265c8f’
2026-03-11 16:49:44 us=78000 mode = 0
2026-03-11 16:49:44 us=78000 show_ciphers = DISABLED
2026-03-11 16:49:44 us=78000 show_digests = DISABLED
2026-03-11 16:49:44 us=78000 show_engines = DISABLED
2026-03-11 16:49:44 us=78000 genkey = DISABLED
2026-03-11 16:49:44 us=78000 genkey_filename = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 key_pass_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 show_tls_ciphers = DISABLED
2026-03-11 16:49:44 us=78000 connect_retry_max = 1
2026-03-11 16:49:44 us=78000 Connection profiles [0]:
2026-03-11 16:49:44 us=78000 proto = tcp4-client
2026-03-11 16:49:44 us=78000 Local Sockets:
2026-03-11 16:49:44 us=78000 [(null)]:1194-tcp4-client
2026-03-11 16:49:44 us=78000 remote = ‘xxx.xxx.xxx.xxx’
2026-03-11 16:49:44 us=78000 remote_port = ‘5194’
2026-03-11 16:49:44 us=78000 remote_float = DISABLED
2026-03-11 16:49:44 us=78000 bind_defined = DISABLED
2026-03-11 16:49:44 us=78000 bind_local = DISABLED
2026-03-11 16:49:44 us=78000 bind_ipv6_only = DISABLED
2026-03-11 16:49:44 us=78000 connect_retry_seconds = 1
2026-03-11 16:49:44 us=78000 connect_timeout = 120
2026-03-11 16:49:44 us=78000 socks_proxy_server = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 socks_proxy_port = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 tun_mtu = 1500
2026-03-11 16:49:44 us=78000 tun_mtu_defined = ENABLED
2026-03-11 16:49:44 us=78000 link_mtu = 1500
2026-03-11 16:49:44 us=78000 link_mtu_defined = DISABLED
2026-03-11 16:49:44 us=78000 tun_mtu_extra = 0
2026-03-11 16:49:44 us=78000 tun_mtu_extra_defined = DISABLED
2026-03-11 16:49:44 us=78000 tls_mtu = 1250
2026-03-11 16:49:44 us=78000 mtu_discover_type = -1
2026-03-11 16:49:44 us=78000 fragment = 0
2026-03-11 16:49:44 us=78000 mssfix = 1492
2026-03-11 16:49:44 us=78000 mssfix_encap = ENABLED
2026-03-11 16:49:44 us=78000 mssfix_fixed = DISABLED
2026-03-11 16:49:44 us=78000 explicit_exit_notification = 0
2026-03-11 16:49:44 us=78000 tls_auth_file = ‘[INLINE]’
2026-03-11 16:49:44 us=78000 key_direction = 1
2026-03-11 16:49:44 us=78000 tls_crypt_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 tls_crypt_v2_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 Connection profiles END
2026-03-11 16:49:44 us=78000 remote_random = DISABLED
2026-03-11 16:49:44 us=78000 ipchange = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 dev = ‘tun’
2026-03-11 16:49:44 us=78000 dev_type = ‘tun’
2026-03-11 16:49:44 us=78000 dev_node = ‘Pritunl 1’
2026-03-11 16:49:44 us=78000 disable_dco = ENABLED
2026-03-11 16:49:44 us=78000 lladdr = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 topology = 1
2026-03-11 16:49:44 us=78000 ifconfig_local = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 ifconfig_remote_netmask = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 ifconfig_noexec = DISABLED
2026-03-11 16:49:44 us=78000 ifconfig_nowarn = DISABLED
2026-03-11 16:49:44 us=78000 ifconfig_ipv6_local = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 ifconfig_ipv6_netbits = 0
2026-03-11 16:49:44 us=78000 ifconfig_ipv6_remote = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 shaper = 0
2026-03-11 16:49:44 us=78000 mtu_test = 0
2026-03-11 16:49:44 us=78000 mlock = DISABLED
2026-03-11 16:49:44 us=78000 keepalive_ping = 0
2026-03-11 16:49:44 us=78000 keepalive_timeout = 0
2026-03-11 16:49:44 us=78000 inactivity_timeout = 0
2026-03-11 16:49:44 us=78000 session_timeout = 0
2026-03-11 16:49:44 us=78000 inactivity_minimum_bytes = 0
2026-03-11 16:49:44 us=78000 ping_send_timeout = 0
2026-03-11 16:49:44 us=78000 ping_rec_timeout = 0
2026-03-11 16:49:44 us=78000 ping_rec_timeout_action = 0
2026-03-11 16:49:44 us=78000 ping_timer_remote = DISABLED
2026-03-11 16:49:44 us=78000 remap_sigusr1 = 0
2026-03-11 16:49:44 us=78000 persist_tun = ENABLED
2026-03-11 16:49:44 us=78000 persist_local_ip = DISABLED
2026-03-11 16:49:44 us=78000 persist_remote_ip = DISABLED
2026-03-11 16:49:44 us=78000 passtos = DISABLED
2026-03-11 16:49:44 us=78000 resolve_retry_seconds = 1000000000
2026-03-11 16:49:44 us=78000 resolve_in_advance = DISABLED
2026-03-11 16:49:44 us=78000 username = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 groupname = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 chroot_dir = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 cd_dir = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 writepid = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 up_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 down_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 down_pre = DISABLED
2026-03-11 16:49:44 us=78000 up_restart = DISABLED
2026-03-11 16:49:44 us=78000 up_delay = DISABLED
2026-03-11 16:49:44 us=78000 daemon = DISABLED
2026-03-11 16:49:44 us=78000 log = DISABLED
2026-03-11 16:49:44 us=78000 suppress_timestamps = DISABLED
2026-03-11 16:49:44 us=78000 machine_readable_output = DISABLED
2026-03-11 16:49:44 us=78000 nice = 0
2026-03-11 16:49:44 us=78000 verbosity = 6
2026-03-11 16:49:44 us=78000 mute = 0
2026-03-11 16:49:44 us=78000 gremlin = 0
2026-03-11 16:49:44 us=78000 status_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 status_file_version = 1
2026-03-11 16:49:44 us=78000 status_file_update_freq = 60
2026-03-11 16:49:44 us=78000 occ = ENABLED
2026-03-11 16:49:44 us=78000 rcvbuf = 0
2026-03-11 16:49:44 us=78000 sndbuf = 0
2026-03-11 16:49:44 us=78000 sockflags = 0
2026-03-11 16:49:44 us=78000 comp.alg = 0
2026-03-11 16:49:44 us=78000 comp.flags = 24
2026-03-11 16:49:44 us=78000 route_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 route_default_gateway = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 route_default_metric = 0
2026-03-11 16:49:44 us=78000 route_default_table_id = 0
2026-03-11 16:49:44 us=78000 route_noexec = DISABLED
2026-03-11 16:49:44 us=78000 route_delay = 5
2026-03-11 16:49:44 us=78000 route_delay_window = 30
2026-03-11 16:49:44 us=78000 route_delay_defined = ENABLED
2026-03-11 16:49:44 us=78000 route_nopull = DISABLED
2026-03-11 16:49:44 us=78000 route_gateway_via_dhcp = DISABLED
2026-03-11 16:49:44 us=78000 allow_pull_fqdn = DISABLED
2026-03-11 16:49:44 us=78000 Pull filters:
2026-03-11 16:49:44 us=78000 ignore “ping-restart”
2026-03-11 16:49:44 us=78000 ignore “dhcp-option DOMAIN-ROUTE”
2026-03-11 16:49:44 us=78000 management_addr = ‘127.0.0.1’
2026-03-11 16:49:44 us=78000 management_port = ‘9701’
2026-03-11 16:49:44 us=78000 management_user_pass = ‘C:\ProgramData\Pritunl\Temp\be60e7a2fe265c8f-management.txt’
2026-03-11 16:49:44 us=78000 management_log_history_cache = 250
2026-03-11 16:49:44 us=78000 management_echo_buffer_size = 100
2026-03-11 16:49:44 us=78000 management_client_user = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 management_client_group = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 management_flags = 0
2026-03-11 16:49:44 us=78000 shared_secret_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 key_direction = 1
2026-03-11 16:49:44 us=78000 ciphername = ‘BF-CBC’
2026-03-11 16:49:44 us=78000 ncp_ciphers = ‘AES-256-CBC:AES-128-GCM:AES-256-GCM:CHACHA20-POLY1305’
2026-03-11 16:49:44 us=78000 authname = ‘SHA1’
2026-03-11 16:49:44 us=78000 engine = DISABLED
2026-03-11 16:49:44 us=78000 mute_replay_warnings = DISABLED
2026-03-11 16:49:44 us=78000 replay_window = 64
2026-03-11 16:49:44 us=78000 replay_time = 15
2026-03-11 16:49:44 us=78000 packet_id_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 test_crypto = DISABLED
2026-03-11 16:49:44 us=78000 tls_server = DISABLED
2026-03-11 16:49:44 us=78000 tls_client = ENABLED
2026-03-11 16:49:44 us=78000 ca_file = ‘[INLINE]’
2026-03-11 16:49:44 us=78000 ca_path = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 dh_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 cert_file = ‘[INLINE]’
2026-03-11 16:49:44 us=78000 extra_certs_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 priv_key_file = ‘[INLINE]’
2026-03-11 16:49:44 us=78000 pkcs12_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 cryptoapi_cert = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 cipher_list = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 cipher_list_tls13 = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 tls_cert_profile = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 tls_verify = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 tls_export_peer_cert_dir = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 verify_x509_type = 0
2026-03-11 16:49:44 us=78000 verify_x509_name = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 crl_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 ns_cert_type = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 65535
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_ku[i] = 0
2026-03-11 16:49:44 us=78000 remote_cert_eku = ‘TLS Web Server Authentication’
2026-03-11 16:49:44 us=78000 ssl_flags = 192
2026-03-11 16:49:44 us=78000 tls_timeout = 2
2026-03-11 16:49:44 us=78000 renegotiate_bytes = -1
2026-03-11 16:49:44 us=78000 renegotiate_packets = 0
2026-03-11 16:49:44 us=78000 renegotiate_seconds = 3600
2026-03-11 16:49:44 us=78000 handshake_window = 60
2026-03-11 16:49:44 us=78000 transition_window = 3600
2026-03-11 16:49:44 us=78000 single_session = DISABLED
2026-03-11 16:49:44 us=78000 push_peer_info = DISABLED
2026-03-11 16:49:44 us=78000 tls_exit = DISABLED
2026-03-11 16:49:44 us=78000 tls_crypt_v2_metadata = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_protected_authentication = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_private_mode = 00000000
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_cert_private = DISABLED
2026-03-11 16:49:44 us=78000 pkcs11_pin_cache_period = -1
2026-03-11 16:49:44 us=78000 pkcs11_id = ‘[UNDEF]’
2026-03-11 16:49:44 us=78000 pkcs11_id_management = DISABLED
2026-03-11 16:49:44 us=78000 server_network = 0.0.0.0
2026-03-11 16:49:44 us=140000 server_netmask = 0.0.0.0
2026-03-11 16:49:44 us=140000 server_network_ipv6 = ::
2026-03-11 16:49:44 us=140000 server_netbits_ipv6 = 0
2026-03-11 16:49:44 us=140000 server_bridge_ip = 0.0.0.0
2026-03-11 16:49:44 us=140000 server_bridge_netmask = 0.0.0.0
2026-03-11 16:49:44 us=140000 server_bridge_pool_start = 0.0.0.0
2026-03-11 16:49:44 us=140000 server_bridge_pool_end = 0.0.0.0
2026-03-11 16:49:44 us=140000 ifconfig_pool_defined = DISABLED
2026-03-11 16:49:44 us=140000 ifconfig_pool_start = 0.0.0.0
2026-03-11 16:49:44 us=140000 ifconfig_pool_end = 0.0.0.0
2026-03-11 16:49:44 us=140000 ifconfig_pool_netmask = 0.0.0.0
2026-03-11 16:49:44 us=140000 ifconfig_pool_persist_filename = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 ifconfig_pool_persist_refresh_freq = 600
2026-03-11 16:49:44 us=140000 ifconfig_ipv6_pool_defined = DISABLED
2026-03-11 16:49:44 us=140000 ifconfig_ipv6_pool_base = ::
2026-03-11 16:49:44 us=140000 ifconfig_ipv6_pool_netbits = 0
2026-03-11 16:49:44 us=140000 n_bcast_buf = 256
2026-03-11 16:49:44 us=140000 tcp_queue_limit = 64
2026-03-11 16:49:44 us=140000 real_hash_size = 256
2026-03-11 16:49:44 us=140000 virtual_hash_size = 256
2026-03-11 16:49:44 us=140000 client_connect_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 learn_address_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 client_disconnect_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 client_crresponse_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 client_config_dir = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 ccd_exclusive = DISABLED
2026-03-11 16:49:44 us=140000 tmp_dir = ‘C:\WINDOWS\TEMP’
2026-03-11 16:49:44 us=140000 push_ifconfig_defined = DISABLED
2026-03-11 16:49:44 us=140000 push_ifconfig_local = 0.0.0.0
2026-03-11 16:49:44 us=140000 push_ifconfig_remote_netmask = 0.0.0.0
2026-03-11 16:49:44 us=140000 push_ifconfig_ipv6_defined = DISABLED
2026-03-11 16:49:44 us=140000 push_ifconfig_ipv6_local = ::/0
2026-03-11 16:49:44 us=140000 push_ifconfig_ipv6_remote = ::
2026-03-11 16:49:44 us=140000 enable_c2c = DISABLED
2026-03-11 16:49:44 us=140000 duplicate_cn = DISABLED
2026-03-11 16:49:44 us=140000 cf_max = 0
2026-03-11 16:49:44 us=140000 cf_per = 0
2026-03-11 16:49:44 us=140000 cf_initial_max = 100
2026-03-11 16:49:44 us=140000 cf_initial_per = 10
2026-03-11 16:49:44 us=140000 max_clients = 1024
2026-03-11 16:49:44 us=140000 max_routes_per_client = 256
2026-03-11 16:49:44 us=140000 auth_user_pass_verify_script = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 auth_user_pass_verify_script_via_file = DISABLED
2026-03-11 16:49:44 us=140000 auth_token_generate = DISABLED
2026-03-11 16:49:44 us=140000 force_key_material_export = DISABLED
2026-03-11 16:49:44 us=140000 auth_token_lifetime = 0
2026-03-11 16:49:44 us=140000 auth_token_secret_file = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 vlan_tagging = DISABLED
2026-03-11 16:49:44 us=140000 vlan_accept = all
2026-03-11 16:49:44 us=140000 vlan_pvid = 1
2026-03-11 16:49:44 us=140000 client = ENABLED
2026-03-11 16:49:44 us=140000 pull = ENABLED
2026-03-11 16:49:44 us=140000 auth_user_pass_file = ‘C:\ProgramData\Pritunl\Temp\be60e7a2fe265c8f.auth’
2026-03-11 16:49:44 us=140000 show_net_up = DISABLED
2026-03-11 16:49:44 us=140000 route_method = 0
2026-03-11 16:49:44 us=140000 block_outside_dns = DISABLED
2026-03-11 16:49:44 us=140000 ip_win32_defined = DISABLED
2026-03-11 16:49:44 us=140000 ip_win32_type = 3
2026-03-11 16:49:44 us=140000 dhcp_masq_offset = 0
2026-03-11 16:49:44 us=140000 dhcp_lease_time = 31536000
2026-03-11 16:49:44 us=140000 tap_sleep = 0
2026-03-11 16:49:44 us=140000 dhcp_options = 0x00000000
2026-03-11 16:49:44 us=140000 dhcp_renew = DISABLED
2026-03-11 16:49:44 us=140000 dhcp_pre_release = DISABLED
2026-03-11 16:49:44 us=140000 domain = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 netbios_scope = ‘[UNDEF]’
2026-03-11 16:49:44 us=140000 netbios_node_type = 0x00000000
2026-03-11 16:49:44 us=187000 disable_nbt = DISABLED
2026-03-11 16:49:44 us=187000 OpenVPN 2.7.0 [git:v2.7.0/ee1577744fb09af7] Windows [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] [DCO] built on Feb 19 2026
2026-03-11 16:49:44 us=187000 Windows version: 10.0.26200,amd64
2026-03-11 16:49:44 us=187000 library versions: OpenSSL 3.6.1 27 Jan 2026, LZO 2.10
2026-03-11 16:49:44 us=203000 dco version: 2.8.2
2026-03-11 16:49:44 us=203000 DCO version: 2.8.2
2026-03-11 16:49:44 us=203000 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:9701
2026-03-11 16:49:44 us=203000 Outgoing Control Channel Authentication: Using 160 bit message hash ‘SHA1’ for HMAC authentication
2026-03-11 16:49:44 us=203000 Incoming Control Channel Authentication: Using 160 bit message hash ‘SHA1’ for HMAC authentication
2026-03-11 16:49:44 us=203000 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
2026-03-11 16:49:44 us=203000 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
2026-03-11 16:49:44 us=203000 TCP/UDP: Preserving recently used remote address: [AF_INET]xxx.xxx.xxx.xxx:5194
2026-03-11 16:49:44 us=203000 Socket Buffers: R=[5955584->5955584] S=[131072->131072]
2026-03-11 16:49:44 us=203000 Attempting to establish TCP connection with [AF_INET]xxx.xxx.xxx.xxx:5194
2026-03-11 16:49:44 us=234000 TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:5194
2026-03-11 16:49:44 us=234000 TCPv4_CLIENT link local: (not bound)
2026-03-11 16:49:44 us=234000 TCPv4_CLIENT link remote: [AF_INET]xxx.xxx.xxx.xxx:5194
2026-03-11 16:49:44 us=234000 TCPv4_CLIENT WRITE [42] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 pid=[ #1 ] pid=0 DATA len=0
2026-03-11 16:49:44 us=234000 TCPv4_CLIENT READ [54] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_HARD_RESET_SERVER_V2 kid=0 pid=[ #1 ] [ 0 ] pid=0 DATA len=0
2026-03-11 16:49:44 us=234000 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:5194, sid=0f291769 cbb85813
2026-03-11 16:49:44 us=234000 WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this
2026-03-11 16:49:44 us=234000 TCPv4_CLIENT WRITE [1222] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #2 ] [ 0 ] pid=1 DATA len=1168
2026-03-11 16:49:44 us=234000 TCPv4_CLIENT WRITE [392] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #3 ] [ 0 ] pid=2 DATA len=338
2026-03-11 16:49:44 us=250000 TCPv4_CLIENT READ [54] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #2 ] [ 1 0 ] DATA len=0
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT READ [1222] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #3 ] [ 2 1 0 ] pid=1 DATA len=1160
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT WRITE [54] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #4 ] [ 1 0 ] DATA len=0
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT READ [1222] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #4 ] [ 2 1 0 ] pid=2 DATA len=1160
2026-03-11 16:49:44 us=265000 VERIFY OK: depth=1, CN=gooki
2026-03-11 16:49:44 us=265000 VERIFY KU OK
2026-03-11 16:49:44 us=265000 Validating certificate extended key usage
2026-03-11 16:49:44 us=265000 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
2026-03-11 16:49:44 us=265000 VERIFY EKU OK
2026-03-11 16:49:44 us=265000 VERIFY OK: depth=0, CN=server
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT READ [92] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #5 ] [ 2 1 0 ] pid=3 DATA len=30
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT WRITE [58] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #5 ] [ 2 1 0 ] DATA len=0
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT WRITE [1222] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #6 ] [ 3 2 1 0 ] pid=3 DATA len=1156
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT WRITE [1222] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #7 ] [ 3 2 1 0 ] pid=4 DATA len=1156
2026-03-11 16:49:44 us=265000 TCPv4_CLIENT WRITE [332] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #8 ] [ 3 2 1 0 ] pid=5 DATA len=266
2026-03-11 16:49:44 us=281000 TCPv4_CLIENT READ [62] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #6 ] [ 3 2 1 0 ] DATA len=0
2026-03-11 16:49:44 us=281000 TCPv4_CLIENT READ [224] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #7 ] [ 4 3 2 1 ] pid=4 DATA len=158
2026-03-11 16:49:44 us=281000 TCPv4_CLIENT WRITE [66] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #9 ] [ 4 3 2 1 0 ] DATA len=0
2026-03-11 16:49:46 us=234000 TCPv4_CLIENT READ [224] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #8 ] [ 5 4 3 2 ] pid=4 DATA len=158
2026-03-11 16:49:46 us=234000 TCPv4_CLIENT WRITE [66] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #10 ] [ 4 3 2 1 0 ] DATA len=0
2026-03-11 16:49:46 us=250000 TCPv4_CLIENT READ [310] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #9 ] [ 5 4 3 2 ] pid=5 DATA len=244
2026-03-11 16:49:46 us=250000 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 2048 bits RSA, signature: RSA-SHA256, peer temporary key: 253 bits X25519, peer signing digest/type: rsa_pss_rsae_sha256 RSASSA-PSS, key agreement: x25519
2026-03-11 16:49:46 us=250000 [server] Peer Connection Initiated with [AF_INET]xxx.xxx.xxx.xxx:5194
2026-03-11 16:49:46 us=250000 TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
2026-03-11 16:49:46 us=250000 TLS: tls_multi_process: initial untrusted session promoted to trusted
2026-03-11 16:49:46 us=250000 TCPv4_CLIENT WRITE [70] to [AF_INET]xxx.xxx.xxx.xxx:5194: P_ACK_V1 kid=0 pid=[ #11 ] [ 5 4 3 2 1 0 ] DATA len=0
2026-03-11 16:49:46 us=250000 TCPv4_CLIENT READ [100] from [AF_INET]xxx.xxx.xxx.xxx:5194: P_CONTROL_V1 kid=0 pid=[ #10 ] [ 5 4 3 2 ] pid=6 DATA len=34
2026-03-11 16:49:46 us=250000 AUTH: Received control message: AUTH_FAILED
2026-03-11 16:49:46 us=250000 register signal: SIGTERM (auth-failure)
2026-03-11 16:49:46 us=250000 TCP/UDP: Closing socket
2026-03-11 16:49:46 us=250000 SIGTERM[soft,auth-failure] received, process exiting

The client doesn’t support static-challenge when Pritunl has other layers of authentication there is a custom HTTPS based method so the static-challenge was not needed and was never implemented.

OK.Thank you.