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

Recover failed with Error: AssertError: E #146

Open
heineiuo opened this issue Sep 3, 2020 · 0 comments
Open

Recover failed with Error: AssertError: E #146

heineiuo opened this issue Sep 3, 2020 · 0 comments

Comments

@heineiuo
Copy link
Owner

heineiuo commented Sep 3, 2020

(node:1) UnhandledPromiseRejectionWarning: Error: AssertError: E
    at assert (<...>/rippledb/build/src/DBHelper.js:22:11)
    at Skiplist.put (<...>/rippledb/build/src/Skiplist.js:157:26)
    at MemTable.add (<...>/rippledb/build/src/MemTable.js:129:16)
    at Function.insert (<...>/rippledb/build/src/WriteBatch.js:37:11)
    at Database.recoverLogFile (<...>/rippledb/build/src/Database.js:342:38)
    at async Database.recover (<...>/rippledb/build/src/Database.js:295:23)
    at async Status.wait (<...>/rippledb/build/src/Status.js:68:7)
    at async Status.ok (<...>/rippledb/build/src/Status.js:78:5)
    at async Database.recoverWrapper (<...>/rippledb/build/src/Database.js:177:11)
    at async Status.wait (<...>/rippledb/build/src/Status.js:68:7)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)
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