ChainSafe / eth2-light-client-demo

https://lodestar-lightclient.chainsafe.io/
MIT License
5 stars 7 forks source link

Error message when trying to access older trusted checkpoint #66

Open jeluard opened 7 months ago

jeluard commented 7 months ago

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 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)