Skip to content

Error: "Failed to call stakehub getValidators" with missing trie node during sync on latest develop branch #3303

@MockY-B

Description

@MockY-B

Description

When syncing blocks using the latest develop branch, the following error occurs but does not affect the continued block synchronization:

t=08-22|10:59:43.750 lvl=error msg="Failed to call stakehub getValidators" error="getStateObject (0000000000000000000000000000000000000000) error: missing trie node 2fbd28ac3dc10353b0c60ad8f4d11fba590448a547f546ffee4f851c06fed9b6 (path 05) layer stale" 

Environment

Branch: Latest develop branch

Activity: Block synchronization

Impact: Non-blocking (sync continues normally)

Current Behavior

✅ Block synchronization continues normally
❌ Error is logged but not handled gracefully
❌ Potential impact on stakehub validator queries

Expected Behavior

Error should be handled gracefully
Validator queries should work without trie node errors
Better error handling for stale layer scenarios

Metadata

Metadata

Assignees

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