hi guys, the error doesn't seem to relate to anything like the client version or OS version.
We had the same issue with the error "Error getKeyChainSecret: Failed to retrieve KeyChain secret. Status code -25300", then we did an experiment as below:
- On machine A, connect through Azure VPN using account X => experience the issue
- On machine A , connect through Azure VPN using account Y => connect successfully
- On machine B , connect through Azure VPN using account X => connect successfully
- On machine B , connect through Azure VPN using account Y => connect successfully
Something should be wrong with the user data processing progression, that causes the data of account X to be broken on machine A. All consequent logins made on machine A will retrieve the same broken data and cause a stuck.
I don't know how to delete the broken data. Hope someone can give me some suggestions