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

Embedded node: Possible unhandled promise rejection during sync #2737

Open
myxmaster opened this issue Jan 13, 2025 · 0 comments
Open

Embedded node: Possible unhandled promise rejection during sync #2737

myxmaster opened this issue Jan 13, 2025 · 0 comments

Comments

@myxmaster
Copy link
Contributor

Describe your enhancement idea

During sync of embedded node, an unhandled promise rejection occurs when the wallet's proof-of-validity (PoV) fails to sync ("unable to sync PoV of the wallet with current best block in the main chain: target hash not found in index", Source: BatchedBridge/NativeModules.js).

Not sure when/why exactly this can happen, probably some neutrino issue, but anyway, we need to improve error handling here.

It would also be nice to implement an auto-recovery mechanism when stuff like this happens (delete neutrino files and restart).

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

No branches or pull requests

1 participant