Skip to content

Enable quic#59

Merged
nflaig merged 2 commits into
mainfrom
quic
Mar 19, 2026
Merged

Enable quic#59
nflaig merged 2 commits into
mainfrom
quic

Conversation

@nflaig
Copy link
Copy Markdown
Collaborator

@nflaig nflaig commented Mar 15, 2026

In the next release (v1.41.0) we will have quic, this PR enables it by default on dappnode.

@Marketen is there anything else that needs to be considered? and regarding the default port, I just used p2p port + 1 which is also the default behavior

@nflaig nflaig requested a review from Marketen March 15, 2026 21:34
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 15, 2026

❌ SYNC TEST REPORT - FAILED

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 lodestar-hoodi.dnp.dappnode.eth 0.1.8
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 Lodestar/v1.40.0/66aff77
After Install not available

⏱️ Timing Measurements

Environment Setup

Operation Duration Status
SetStakerConfig 25.109s
PackageInstall 16.973s

Test Execution

Operation Duration Status
WaitForBeaconchainSync 5m55.474s

Total Duration: 8m36s

🔴 Container Error Logs

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

DAppNodePackage-brain.web3signer-hoodi.dnp.dappnode.eth:

2026-03-19T21:41:37.997382613Z �[31m�[0m[ERROR]�[31m�[0m [CRON - reloadValidators]: Error reloading data
2026-03-19T21:41:37.997435531Z ValidatorApiError: Error getting remote keys from validator. Request to /eth/v1/remotekeys failed with status code ECONNREFUSED: connect ECONNREFUSED 172.33.0.27:3500.
2026-03-19T21:41:37.997448636Z ValidatorApiError: Error getting remote keys from validator. Request to /eth/v1/remotekeys failed with status code ECONNREFUSED: connect ECONNREFUSED 172.33.0.27:3500.

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

2026-03-19T21:41:01.010669643Z Mar-19 21:41:01.010[]                 �[32minfo�[39m: Waiting for genesis message=Request to http://beacon-chain.lodestar-hoodi.dappnode:3500/eth/v1/beacon/genesis failed, reason: getaddrinfo ENOTFOUND beacon-chain.lodestar-hoodi.dappnode
2026-03-19T21:41:13.035204793Z Mar-19 21:41:13.035[]                 �[32minfo�[39m: Waiting for genesis message=Request to http://beacon-chain.lodestar-hoodi.dappnode:3500/eth/v1/beacon/genesis failed, reason: getaddrinfo ENOTFOUND beacon-chain.lodestar-hoodi.dappnode
2026-03-19T21:41:25.059276771Z Mar-19 21:41:25.059[]                 �[32minfo�[39m: Waiting for genesis message=Request to http://beacon-chain.lodestar-hoodi.dappnode:3500/eth/v1/beacon/genesis failed, reason: getaddrinfo ENOTFOUND beacon-chain.lodestar-hoodi.dappnode

❌ Error Details

check beaconchain sync attempt 60 failed: Get "http://beacon-chain.hoodi.dncore.dappnode:3500/eth/v1/node/syncing": dial tcp: lookup beacon-chain.hoodi.dncore.dappnode on 127.0.0.11:53: no such host

📋 View full CI logs

@nflaig
Copy link
Copy Markdown
Collaborator Author

nflaig commented Mar 16, 2026

CI is expected to fail until we upgrade to v1.41.0

@nflaig nflaig marked this pull request as ready for review March 19, 2026 20:44
@nflaig nflaig merged commit f264edb into main Mar 19, 2026
1 check passed
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.

1 participant