Skip to content

Geth always ~100 blocks behind - knownStates always 0 #23553

@newearthmartin

Description

@newearthmartin

System information

Geth version: 1.10.8-stable
OS & Version: Ubuntu 21.04
Hardware: 8 Gb ram - 2TB WD blue M2 SATA SSD

Actual behaviour

Geth is always ~100 blocks behind, no matter when I check. It never starts downloading states.

> eth.syncing
{
  currentBlock: 13188285,
  highestBlock: 13188389,
  knownStates: 0,
  pulledStates: 0,
  startingBlock: 13186299
}

In forums, people always blame the SSD. I included the hardware info so that we don't lose time with that question.
It is much more likely to be a bug than the SSD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions