Skip to content

Recover failed with Error: AssertError: E #146

@heineiuo

Description

@heineiuo
(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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions