Skip to content

Fixing restart default values#62

Merged
Marketen merged 1 commit intomainfrom
marc/restart-fixing
Mar 11, 2026
Merged

Fixing restart default values#62
Marketen merged 1 commit intomainfrom
marc/restart-fixing

Conversation

@Marketen
Copy link
Contributor

No description provided.

@Marketen Marketen merged commit e66921d into main Mar 11, 2026
1 check passed
@github-actions
Copy link
Contributor

✅ SYNC TEST REPORT - PASSED

This CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required.

Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network.

📦 Clients Used

Component DNP Name DNP Version
Execution hoodi-geth.dnp.dappnode.eth 0.1.4
Consensus prysm-hoodi.dnp.dappnode.eth 0.1.5
Web3Signer web3signer-hoodi.dnp.dappnode.eth 0.1.3
MEV Boost mev-boost-hoodi.dnp.dappnode.eth 0.1.1
Network hoodi

🔖 Version Tracking

Execution Client Versions

Stage Version
Before Install Geth/v1.16.8-stable-abeb78c6/linux-amd64/go1.24.11
After Install Geth/v1.16.8-stable-abeb78c6/linux-amd64/go1.24.11

Consensus Client Versions

Stage Version
Before Install Prysm/v7.0.1 (linux amd64)
After Install Prysm/v7.1.2 (linux amd64)

⏱️ Timing Measurements

Environment Setup

Operation Duration Status
SetStakerConfig 25.283s
PackageInstall 11.226s

Test Execution

Operation Duration Status
WaitForBeaconchainSync 1m12.083s
WaitForExecutionSync 18.008s

Total Duration: 2m14s

🔴 Container Error Logs

⚠️ Showing up to 3 error lines per container. See CI logs for complete details.

DAppNodePackage-beacon-chain.prysm-hoodi.dnp.dappnode.eth:

2026-03-11T09:08:53.970699987Z time="2026-03-11 09:08:53.97" level=warning msg="Could not update head" error="head at slot 2583808 with weight 115458 is not eligible, finalizedEpoch, justified Epoch 80742, 80743 != 80744, 80744" prefix=blockchain
2026-03-11T09:08:55.443041742Z time="2026-03-11 09:08:55.44" level=warning msg="Could not update head" error="head at slot 2583808 with weight 242825 is not eligible, finalizedEpoch, justified Epoch 80742, 80743 != 80744, 80744" prefix=blockchain
2026-03-11T09:08:56.731340483Z time="2026-03-11 09:08:56.73" level=warning msg="Could not update head" error="head at slot 2583808 with weight 362877 is not eligible, finalizedEpoch, justified Epoch 80742, 80743 != 80744, 80744" prefix=blockchain

DAppNodePackage-validator.prysm-hoodi.dnp.dappnode.eth:

2026-03-11T09:08:38.419630415Z time="2026-03-11 09:08:38.41" level=error msg="Failed to get health of node" error="rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 172.33.0.27:4000: connect: connection refused""

📋 View full CI logs

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

Successfully merging this pull request may close these issues.

2 participants