Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't checkpoint sync off of teku node #48

Open
barnabasbusa opened this issue Oct 10, 2024 · 1 comment
Open

Can't checkpoint sync off of teku node #48

barnabasbusa opened this issue Oct 10, 2024 · 1 comment

Comments

@barnabasbusa
Copy link

[2024-10-10T13:23:21.324+00:00] [INFO] [fork_choice_control::storage] latest state checkpoint was not found; attempting to find stored state by iteration
[2024-10-10T13:23:21.324+00:00] [INFO] [fork_choice_control::checkpoint_sync] performing checkpoint sync from http://teku-node
[2024-10-10T13:23:21.510+00:00] [WARN] [fork_choice_control::storage] checkpoint sync failed: remote beacon node does not have post-state of block 0xf700e40277c20d9d07b40ef34a0107199b3f7a4d6ebb0cc47a87a5a4197dd509
[2024-10-10T13:23:21.510+00:00] [INFO] [fork_choice_control::storage] loaded state at slot 0
[2024-10-10T13:23:21.630+00:00] [INFO] [eth2_libp2p::discovery] ENR Initialised, service: libp2p, quic6: None, quic4: Some(9001), udp6: None, tcp6: None, tcp4: Some(9000), udp4: Some(9000), ip4: Some(172.16.0.12), id: 0x5c76..a16e, seq: 1, enr: enr:-MS4QJOIlGHsiFlHeHL2lJ8MnJvqnqPT7OQpHAi75iwvr_TSBoYTuR37OkNM81DM0ha28_WC9650902jE5LKcyi9MvsBh2F0dG5ldHOIAAAAAAAAAACEZXRoMpCAPZkNUAAQG___________gmlkgnY0gmlwhKwQAAyEcXVpY4IjKYlzZWNwMjU2azGhA-MqFZQyzoNS-Qdmi7G9-JtMmUq2AxNyrVYTOtip4DmriHN5bmNuZXRzAIN0Y3CCIyiDdWRwgiMo
[2024-10-10T13:23:21.632+00:00] [INFO] [eth2_libp2p::service] Libp2p Starting, service: libp2p, bandwidth_config: 4-Average, peer_id: 16Uiu2HAmTwk7moEEmjpLv2WVNRbbjxdrGVAXo9ZtMmP62iHaCJSN
[2024-10-10T13:23:21.632+00:00] [INFO] [eth2_libp2p::service] Listening established, service: libp2p, address: /ip4/0.0.0.0/tcp/9000/p2p/16Uiu2HAmTwk7moEEmjpLv2WVNRbbjxdrGVAXo9ZtMmP62iHaCJSN
[2024-10-10T13:23:21.632+00:00] [INFO] [eth2_libp2p::service] Listening established, service: libp2p, address: /ip4/0.0.0.0/udp/9001/quic-v1/p2p/16Uiu2HAmTwk7moEEmjpLv2WVNRbbjxdrGVAXo9ZtMmP62iHaCJSN
[2024-10-10T13:23:26.245+00:00] [INFO] [eth1::eth1_chain] started Eth1 block download task
[2024-10-10T13:23:31.249+00:00] [INFO] [eth1::eth1_chain] started Eth1 block download task
[2024-10-10T13:23:31.854+00:00] [WARN] [p2p::network] error while initializing UPnP: IO error: Resource temporarily unavailable (os error 11)
[2024-10-10T13:23:31.856+00:00] [INFO] [eth2_libp2p::service] UPnP not available, service: libp2p
[2024-10-10T13:23:31.858+00:00] [INFO] [metrics::server] Metrics server is listening on 0.0.0.0:8008
@Tumas
Copy link
Member

Tumas commented Oct 15, 2024

Hey, I'm unable to reproduce this. Grandine is able to checkpoint sync off Teku. What storage mode do you use on Teku?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants