AWS VPN client - Unknow error occured

0

Since 2 days ago i cant login to my organization vpn. im using aws vpn client with google as sso. im using macOS Ventura 13.2.1 I tried to:

  • restart my laptop
  • reinstall aws vpn client
  • connect with my teammate google account(which works in his laptop).
  • connect to different wifi networks
  • terminal: sudo launchctl enable system/com.amazonaws.acvc.helper (saw it in some thread) - didnt help but i didnt see com.amazonaws.acvc.helper runs after this command(launchctl list | grep com.amazonaws.acvc.helper gave nothing)

i checked the logs:

Exception recieved by connection view controller
System.Exception: Failed to find SAML response in request
  at ACVC.Core.Saml.SamlManager.Login (System.String loginURL) [0x001b7] in <6764deded2a14ca9b84934b8a4646375>:0 
  at ACVC.Core.OpenVpn.OvpnConnectionManager.GetSamlAssertion (System.String url) [0x0008f] in <6764deded2a14ca9b84934b8a4646375>:0

any ideas?

idan
asked a month ago377 views
1 Answer
1
Accepted Answer

Hello.

This seems to happen when I install a new version of Chrome.
The current workaround seems to be to change the default browser to something other than Chrome.
https://repost.aws/questions/QUd0QerebjQu--tEFPjkpzaw/can-not-connect-to-aws-vpn-client-unknown-error-occurred-try-again#ANjfB3EJRRQ767MbLLokplwg

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
  • Thanks that worked!

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions