Skip to content

core/filtermaps: Could not get last block of epoch #31413

Closed
@fjl

Description

@fjl

This is just after merging #31080 and trying it out on a Sepolia node.
The indexer runs, and starts printing

ERROR[03-17|19:06:34.584] Could not get last block of epoch        epoch=65 error="failed to retrieve last block of map 67583: pebble: not found"
INFO [03-17|19:06:38.317] Successful NewPayload                    number=7,922,601 hash=ee0d98..55dcd6 status=SYNCING
INFO [03-17|19:06:38.317] Forkchoice requested sync to new head    number=7,922,601 hash=ee0d98..55dcd6 finalized=unknown
INFO [03-17|19:06:38.317] Successful ForkchoiceUpdated             head=ee0d98..55dcd6 status=SYNCING
INFO [03-17|19:06:41.046] Looking for peers                        peercount=0 tried=40 static=0
ERROR[03-17|19:06:41.301] Could not get last block of epoch        epoch=65 error="failed to retrieve last block of map 67583: pebble: not found"
ERROR[03-17|19:06:46.765] Could not get last block of epoch        epoch=65 error="failed to retrieve last block of map 67583: pebble: not found"

It never gets beyond this and just keeps printing the same message.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions