Skip to content

node-reth-v0.14.0 crashes on restarting #198

@bhaveshtank

Description

@bhaveshtank

Release v0.14.0

Error trace

2025-11-13T13:24:28.471146Z  INFO Initialized tracing, debug log directory: /root/.cache/reth/logs/base-sepolia
2025-11-13T13:24:28.471790Z  INFO Starting reth version="1.9.2-dev (74351d9)"
2025-11-13T13:24:28.471829Z  INFO Opening database path="/var/lib/node/data/db"
2025-11-13T13:24:28.491342Z  INFO starting custom Base node
2025-11-13T13:24:28.502313Z  INFO Configuration loaded path="/var/lib/node/data/reth.toml"
2025-11-13T13:24:28.512715Z  INFO Verifying storage consistency.
2025-11-13T13:24:28.573395Z  INFO Database opened
2025-11-13T13:24:28.573617Z  INFO Starting metrics endpoint at 0.0.0.0:9001
2025-11-13T13:24:28.573908Z  INFO
Pre-merge hard forks (block based):
- Bedrock                          @0
Post-merge hard forks (timestamp based):
- Regolith                         @0
- Canyon                           @1699981200
- Ecotone                          @1708534800
- Fjord                            @1716998400
- Granite                          @1723478400
- Holocene                         @1732633200
- Isthmus                          @1744905600
- Jovian                           @1763568001
2025-11-13T13:24:28.672032Z  INFO Transaction pool initialized
2025-11-13T13:24:28.672632Z  INFO Loading saved peers file=/var/lib/node/data/known-peers.json
2025-11-13T13:24:29.034243Z  INFO P2P networking initialized enode=enode://5f09e5382f902d31af4d3893b67914498e10a78d6c80989180548980a149b7a9648c94915f7a702b4cc42533d943f6d5e6b4256b21e0e3b3d5d91204f4559bc8@0.0.0.0:30303
2025-11-13T13:24:29.034347Z  INFO Loading ExEx Write-Ahead Log...
2025-11-13T13:24:30.653363Z ERROR shutting down due to error

thread 'main' panicked at crates/node/src/main.rs:195:10:
called `Result::unwrap()` on an `Err` value: notification 410757 not found

Location:
    /usr/local/cargo/git/checkouts/reth-e231042ee7db3fb7/74351d9/crates/node/builder/src/launch/exex.rs:54:24
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions