You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error message is displayed when using older trusted checkpoint
Expected behavior
No error message is shown, or better explanations provided.
Steps to Reproduce
Hit the (Fill with latest finalized) link, wait a couple minutes then click Initialize from trusted checkpoint root.
Error message
Returned error: missing trie node 6755cf1e12ee86941eaaff26f4e00d08f72167e4764d6e2b31d626888f2810bc (path ) state 0x6755cf1e12ee86941eaaff26f4e00d08f72167e4764d6e2b31d626888f2810bc is not available, not found
Error: Returned error: missing trie node 6755cf1e12ee86941eaaff26f4e00d08f72167e4764d6e2b31d626888f2810bc (path ) state 0x6755cf1e12ee86941eaaff26f4e00d08f72167e4764d6e2b31d626888f2810bc is not available, not found
at Object.ErrorResponse (https://lodestar-lightclient.chainsafe.io/static/js/main.78f93d5a.js:2:1798878)
at https://lodestar-lightclient.chainsafe.io/static/js/main.78f93d5a.js:2:1825865
at n.onreadystatechange (https://lodestar-lightclient.chainsafe.io/static/js/main.78f93d5a.js:2:1944814)
The text was updated successfully, but these errors were encountered:
Describe the bug
An error message is displayed when using older trusted checkpoint
Expected behavior
No error message is shown, or better explanations provided.
Steps to Reproduce
Hit the
(Fill with latest finalized)
link, wait a couple minutes then clickInitialize from trusted checkpoint root
.Error message
The text was updated successfully, but these errors were encountered: