Skip to content
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

TezartNodeError: got code unhandled with msg Unhandled error: null #77

Closed
AyushBherwani1998 opened this issue Feb 10, 2022 · 4 comments
Closed

Comments

@AyushBherwani1998
Copy link

When using https://teznode.letzbake.com/ for RPC and executing example. I get this error.
TezartNodeError: got code unhandled with msg Unhandled error: null

Although, I'm able to retrieve the balance properly.

@AyushBherwani1998
Copy link
Author

Logs

2022-02-10 12:22:28.311620[INFO] - RpcInterface : request for preapplyOperations [ chain:main, level:head]
2022-02-10 12:22:28.311745[INFO] - RpcInterface : request for branch [ chain:main, level:head]
2022-02-10 12:22:28.311778[INFO] - TezartHttpClient : request to get from path: chains[/main/blocks/head/hash]()
2022-02-10 12:22:28.593199[INFO] - RpcInterface : request for protocol [ chain:main, level:head]
2022-02-10 12:22:28.593883[INFO] - TezartHttpClient : request to get from path: chains[/main/blocks/head/metadata]()
2022-02-10 12:22:28.912110[INFO] - TezartHttpClient : request to post to path: chains[/main/blocks/head/helpers/preapply/operations]()
2022-02-10 12:22:29.251052[SEVERE] - TezartHttpClient : Error in http call
2022-02-10 12:22:29.253985[SEVERE] - Operation : Http Error
TezartNodeError: got code unhandled with msg Unhandled error: null.

@AyushBherwani1998
Copy link
Author

The transaction is failing at Preapply operation

@AyushBherwani1998
Copy link
Author

Interestingly, I have a multicoin wallet on Trust. I'm using the mnemonic of that wallet to transfer, but the derived address is different one. Seems like derivation paths are different.

@AyushBherwani1998
Copy link
Author

AyushBherwani1998 commented Feb 10, 2022

I did try to send the funds to the address that is derived, and it works fine. I just have one question, is there any support for custom derivation path?

The temple wallet also uses the same derivation path as Trust. https://addons.mozilla.org/en-US/firefox/addon/temple-wallet/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant