You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passing a token on the command line, the handshake will complete successfully, but the salt and shared secret are not set in the RemoteEndpoint after deserializing the response. That results in a null pointer exception trying to get the Authentication property during connect.
The text was updated successfully, but these errors were encountered:
When passing a token on the command line, the handshake will complete successfully, but the salt and shared secret are not set in the RemoteEndpoint after deserializing the response. That results in a null pointer exception trying to get the Authentication property during connect.
The text was updated successfully, but these errors were encountered: