onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
531 stars 176 forks source link

[Dynamic Bootstrapping] Error: payload referencing unknown execution result #5174

Open zhangchiqing opened 9 months ago

zhangchiqing commented 9 months ago

Problem Definition

Created a recent root snapshot from dynamic bootstrapping:

https://storage.googleapis.com/flow-genesis-bootstrap/checkpoint/dec20_2023/root-protocol-state-snapshot.json

However, when EN fails to dynamic bootstrap with it:

Dec 21 01:24:25 mainnettest-24-execution docker[68021]: {"level":"fatal","node_role":"execution","node_id":"9686399a8a5418a12e762cfaeff2ea348c2137f554560917760e0d47acf2cda4","error":"could not bootstrap protocol state: bootstrapping failed: could not bootstrap sealing chain segment blocks: could not insert SealingSegment extra block: could not store payload: invalid payload referencing unknown execution result 87ad13544d6dc854f27c570763ebb24f4cb310dd59e64df09d442b9be26f9ca0, err: could not retrieve resource: key not found","time":"2023-12-21T01:24:25.230178176Z"}

cc @jordanschalm

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.