Closed yoopernc closed 2 years ago
please use full log to show if there is anything else. This log does not show why it disconnected. Only that it disconnected.
I turned the logging all the way up, and this is the content of the last screen:
Yeah that looks like something is triggering the disconnect since there is a SIGNAL SIGINT
in that log. Normally that would be a user action.
Thanks for your reply. I can attest that no disconnect (or other user action) is taking place in this instance.
@schwabe Just a quick note to let you know that we are past this problem. Apparently, it was caused by something we were doing, and rebooting cleared it up. Now we can provision the Work Profile with VPN and immediately connect to the OpenVPN server.
General information
Description of the issue
I create a Work Profile, install OpenVPN in the WP, store the VPN profile (below) using
addNewVPNProfile()
, test the connection usingstartProfile(UUID)
(it connects), disconnect, and finish provisioning the Work Profile. The first attempt to connect using OpenVPN fails. I have added the OpenVPN logs of this failure. Once the device is rebooted, the connection to the VPN server connects and persists.Profile