-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v14~beta+focal cannot connect to OpenVPN cloud using SAML #57
Comments
Hi @ds20prefecture have you tried v15_beta? |
Just tried and yes, it seems to work. |
Thanks a lot for confirming! |
Can it be re-opened? V15 did not fix, apologies. The V13 process was still running after the change. |
Please provide more details what is not working.
|
Re-closing as this was also filed as a new issue in issue #63 |
Background - Ubuntu auto-update upgrades from 13 beta to 14 beta
Upgrade: openvpn3:amd64 (13
beta-1+focal, 14beta+focal)Issue:
Cannot connect to existing OpenVPN3 profile from OpenVPN cloud which uses SAML to O365 for auth
Error
"session-start: ** ERROR ** Failed to start new session: Failed calling D-Bus method Ready: GDBus.Error:net.openvpn.v3.sessions.error: Backend VPN process have died. Session is no longer valid." .
Debug log:
** ERROR ** org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code36: GDBus.Error:net.openvpn.v3.sessions.error: Failed communicating with VPN backend: Failed calling D-Bus method Connect: GDBus.Error:net.openvpn.v3.backend.error.standard: Failed executing D-Bus call 'Connect': Failed preparing proxy: Error calling StartServiceByName for net.openvpn.v3.netcfg: Invalid configuration (missing or empty ?)
Roll back to 13_beta works fine.
The text was updated successfully, but these errors were encountered: