Use OpenVPN Connect v3 on Windows in service daemon mode

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
networksguy
OpenVpn Newbie
Posts: 1
Joined: Mon Jul 10, 2023 4:12 pm

Use OpenVPN Connect v3 on Windows in service daemon mode

Post by networksguy » Mon Jul 10, 2023 6:29 pm

Trying to get the VPN to work on boot with out logging in.
Interactivly its working greeat.

Following this setup procedure:
https://openvpn.net/vpn-server-resource ... emon-mode/

When starting the "OpenVPN Connect 3.x Connector" serice, it stops with this error log in event viewer:
OVPNConnectorService
OVPN Start exception :: merge config error: MERGE_OVPN_FILE_FAIL : ERR_PROFILE_GENERIC: cannot open for read: c:\vpnConfig\VPNConfig.ovpn
c:\vpnConfig\VPNConfig.ovpn was copied from C:\Program Files\OpenVPN Connect\Config (trying it in a path wth spaces)

ovpnconnector.cfg:
is_installed=Y
is_running=N
profile_path=C:\npnConfig\VPNConfig.ovpn

Post Reply