I’m trying to log in and after hitting connect I’m getting the following errors:
06/05/2021 20:24:38 Error getKeyChainSecret: Failed to retrieve KeyChain secret. Status code -25300
06/05/2021 20:24:38 Error handleAADClientAuthCachedUser: There is no last used account Username saved in KeyChain for VpnConnection: vpn_name AAD Auth!
06/05/2021 20:27:36.490 ERROR com.microsoft.AzureVpnMac.mobileAccessClientCore TID=4898931 MMALogger.swift: 27 (log(_:level:)) OPENVPNBUILDER:Unable to create OpenVPN connection due to error error: 2909f0100000005 from OpenVpnConnection.cpp line 159, facility MobileAccess with detail: server response malformed
06/05/2021 20:27:36.491 ERROR com.microsoft.AzureVpnMac.packetTunnelProvider TID=4898931 PacketTunnelProviderConnection.swift: 540 (acquireTokenAndConnect(identity:scope:vpnBuilder:configuration:completionHander:)) Failed to connect to server.
MARCError - Facility: MobileAccess, error code: 5, file name: OpenVpnConnection.cpp, line number: 159
06/05/2021 20:27:36.491 ERROR com.microsoft.AzureVpnMac.packetTunnelProvider TID=4898931 PacketTunnelProviderConnection.swift: 572 (acquireTokenAndConnect(identity:vpnBuilder:configuration:)) Failed to connect to server.
MARCError - Facility: MobileAccess, error code: 5, file name: OpenVpnConnection.cpp, line number: 159
06/05/2021 20:27:36.491 ERROR com.microsoft.AzureVpnMac.packetTunnelProvider TID=4898931 PacketTunnelProvider.swift: 356 (connectionFailed(error:)) Connection to VPN server failed.
MARCError - Facility: MobileAccess, error code: 5, file name: OpenVpnConnection.cpp, line number: 159
Couldn’t find anything online and I wondered if someone was able to work around this issue.
The same configuration file works well in Windows.
Any help would be appreciated!