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
# in
cast block latest --rpc-url http://localhost:9545 --field number
# out
888
# in
cast block safe --rpc-url http://localhost:9545 --field number
# out
151
celestia-light-node | 2023-05-22T21:57:06.058Z ERROR header/p2p p2p/exchange.go:144 head request to trusted peer failed {"trustedPeer": "12D3KooWBtxdBzToQwnS4ySGpph9PtGmmjEyATkgX3PfhAo4xmf7", "err": "header/p2p: failed to open a new stream: context deadline exceeded"}
celestia-light-node | 2023-05-22T22:08:13.012Z ERROR header/p2p p2p/exchange.go:144 head request to trusted peer failed {"trustedPeer": "12D3KooWBtxdBzToQwnS4ySGpph9PtGmmjEyATkgX3PfhAo4xmf7", "err": "header/p2p: failed to open a new stream: context canceled"}
celestia-light-node | 2023-05-22T22:18:43.016Z ERROR header/p2p p2p/exchange.go:144 head request to trusted peer failed {"trustedPeer": "12D3KooWBtxdBzToQwnS4ySGpph9PtGmmjEyATkgX3PfhAo4xmf7", "err": "header/p2p: failed to open a new stream: context canceled"}
The text was updated successfully, but these errors were encountered:
Running on https://github.com/celestiaorg/optimism/pulls/56, I am encountering errors that we have seen previously, they are likely not completely resolved.
Full logs can be found here.
Querying latest and safe blocks on the L2:
Errors on light node:
The text was updated successfully, but these errors were encountered: