-
Notifications
You must be signed in to change notification settings - Fork 64
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
"the handshake failed" error with v0.0.57 #179
Comments
Was this ever solved? |
Hi, we haven't seen this problem before. If you can reproduce it with a log we can take a look. To enable logging, set |
Here are the additional lines I see when setting log_level to debug.
I am on gdk 0.0.65 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm updating Gdk from versione 0.0.55 to 0.0.57 in our unreleased wallet.
I receive the error
{ message: "the handshake failed: Interrupted system call (os error 4)", error: "id_unknown" }
on Gdk calls
GA_get_fee_estimates
andGA_send_transaction
. The methods interface was not changed from v0.0.55.Have you already had this problem? Thanks
The text was updated successfully, but these errors were encountered: