Skip to content

Node can't sync with the network #493

Closed
autonomys/subspace
#2089
@nazar-pc

Description

@nazar-pc

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Description of bug

We have discovered with somewhat recent Susbtrate (319a7bd) nodes sometimes fail to keep up with the network and even after restart they are unable to sync.

We have some heavy blocks on the network and we decreased block response size in our Substrate fork (autonomys/substrate@7fceb6c), but all blocks are strictly smaller than this lower limit anyway, so that is not an issue.

Here is logs of a node that was previously unable to sync with -l sync=trace:
dariia-node-log.txt

I can see that it tries to download blocks backwards, but stops before reaching correctly identified common ancestor block 9715.

Steps to reproduce

Requires "broken" state of the node (that I have access to) in order to reliably reproduce the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions