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

beacond stops producing blocks after a while #192

Open
rootulp opened this issue Mar 4, 2025 · 0 comments
Open

beacond stops producing blocks after a while #192

rootulp opened this issue Mar 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@rootulp
Copy link
Collaborator

rootulp commented Mar 4, 2025

Context

I'm working on another issue. My local dev stack was running BeaconKit for 4 days. After a while it stopped producing new blocks.

Logs

2025-03-01 18:30:54 11:30PM WRN suggested fee recipient is not configured 🔆 fee-recipent="0x000000...000000 (20B)" module=server service=engine.client
2025-03-01 18:30:54 11:30PM INF bob the builder; can we forkchoice update it?; bob the builder; yes we can 🚧 for_slot=91425 head_eth1_hash=0x22bc0837d1d810214b5435cba69894f66968638f18ec6a0b6a310b1ad1013c81 module=server parent_block_root=0x154a3d1e63fd4abd2bc0cdce519530f796c08d1d488d4c6abcc6d5bbfb789ca6 payload_id=0x0d7d97862b1bb34c service=payload-builder
2025-03-01 18:30:54 11:30PM INF calling new payload is_optimistic=true module=server payload_block_hash=0x22bc0837d1d810214b5435cba69894f66968638f18ec6a0b6a310b1ad1013c81 payload_parent_block_hash=0x567d901240c7f223dddf8a10fe25ac86dd3b4317a220b06deb2e3f6a2da504aa service=execution-engine
2025-03-01 18:30:54 11:30PM INF finalized block block_app_hash=43CCFD37E0904454B6BD1978BED9708C43FCD17C1CA40160FE589B8C310C0348 height=91424 module=BlockManager num_txs_res=2 num_val_updates=1
2025-03-01 18:30:54 11:30PM INF executed block app_hash=43CCFD37E0904454B6BD1978BED9708C43FCD17C1CA40160FE589B8C310C0348 height=91424 module=BlockManager
2025-03-01 18:30:54 11:30PM INF notifying forkchoice update  finalized_eth1_hash=0x567d901240c7f223dddf8a10fe25ac86dd3b4317a220b06deb2e3f6a2da504aa has_attributes=false head_eth1_hash=0x22bc0837d1d810214b5435cba69894f66968638f18ec6a0b6a310b1ad1013c81 module=server safe_eth1_hash=0x567d901240c7f223dddf8a10fe25ac86dd3b4317a220b06deb2e3f6a2da504aa service=execution-engine
2025-03-01 18:30:54 11:30PM INF indexed block events height=91424 module=txindex
2025-03-01 18:31:01 11:31PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:31:09 11:31PM INF successfully submitted Rollkit blocks to DA layer blockCount=4 daHeight=21767 gasPrice=-1 module=BlockManager txCount=8
2025-03-01 18:31:21 11:31PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:31:41 11:31PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:32:01 11:32PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:32:21 11:32PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:32:41 11:32PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:33:01 11:33PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:33:21 11:33PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:33:41 11:33PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:34:01 11:34PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:34:21 11:34PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:34:41 11:34PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:35:01 11:35PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:35:21 11:35PM INF successfully refreshed engine auth token module=server service=engine.client
2025-03-01 18:35:21 11:35PM INF 
2025-03-01 18:35:21 
2025-03-01 18:35:21 
2025-03-01 18:35:21     +==========================================================================+
2025-03-01 18:35:21     + ⭐️ Star BeaconKit on GitHub @ https://github.com/berachain/beacon-kit    +
2025-03-01 18:35:21     + 🧩 Your node is running version: v0.2.0-alpha.1-15-g5a7eec56c            +
2025-03-01 18:35:21     + 💾 Your system: linux/arm64                                              +
2025-03-01 18:35:21     + 🦺 Please report issues @ https://github.com/berachain/beacon-kit/issues +
2025-03-01 18:35:21     +==========================================================================+
2025-03-01 18:35:21 
2025-03-01 18:35:21 
2025-03-01 18:35:21  module=server service=reporting

Then it just repeats those logs for a while. Unlikely that we fix this because the BeaconKit image isn't supported

@rootulp rootulp added the bug Something isn't working label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant