-
Notifications
You must be signed in to change notification settings - Fork 699
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
panic: cryptobackend: invalid code execution #1706
Comments
the panic is in the Go client? |
Full stack here: 2024-08-26 16:14:08.407 2024-08-26 16:14:08.407 2024-08-26 16:14:08.407 2024-08-26 16:14:08.407 2024-08-26 16:14:08.407 2024-08-26 16:14:08.407 2024-08-26 16:14:08.408 |
@santhoshhpe what version go is this? |
go 1.21 |
I do not see paths like |
Observed behavior
Unable to sign the request nats authentication request
Expected behavior
signing the nats authentication request should work as expected.
Server and client version
Connected Server Version: 2.10.14
Client version : v0.1.4
Host environment
docker ubuntu image
Steps to reproduce
Run the go code to sign the nonce sent by nats server for authentication
Sample code:
Code to setup seeds:
The text was updated successfully, but these errors were encountered: