Skip to content

[derivation_pipeline] failed to derive payload attributes #292

@georgehao

Description

@georgehao
2025-09-01T10:30:51.463330Z ERROR scroll::node::derivation_pipeline: failed to derive payload attributes for batch batch_info=BatchInfo { index: 69684, hash: 0xbccf6063e0fd11505f81731ff093cca135d51af7b08e1fb0739e4e51fc76c01d } err=L1Provider(Rpc(ErrorResp(ErrorPayload { code: -32601, message: "Method not found", data: None })))

synced chain: sepolia
commit hash: 4525269
branch: feat/add_tokio_console

cmd:

RUST_LOG=info cargo run --bin rollup-node --release node --chain scroll-sepolia --datadir /home/ubuntu/sepolia_reth_snapshot --http --http.addr 0.0.0.0 --http.port 8545 --http.corsdomain "*" --http.api admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,miner,mev --ws --ws.addr 0.0.0.0 --ws.port 8546 --ws.api admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,miner,mev --disable-discovery --metrics 0.0.0.0:6060 --log.stdout.format log-fmt -vvv --network.bridge --network.scroll-wire --trusted-peers enode://ceb1636bac5cbb262e5ad5b2cd22014bdb35ffe7f58b3506970d337a63099481814a338dbcd15f2d28757151e3ecd40ba38b41350b793cd0d910ff0436654f8c@35.85.84.250:30303 --l1.url http://127.0.0.1:28545 --l1.cups 10000 --beacon.blob-source anvil --beacon.url http://127.0.0.1:28545 --beacon.cups 10000

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