Created
January 10, 2025 17:06
-
-
Save sigma/9443f4d6b2124ccb95829881afe4a970 to your computer and use it in GitHub Desktop.
L1 deployment failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LOGS =================================== | |
Jan 10 17:01:24.238 INFO Logging to file path: "/data/lighthouse/beacon-data/beacon/logs/beacon.log" | |
Jan 10 17:01:24.240 INFO Lighthouse started version: Lighthouse/v6.0.1-0d90135 | |
Jan 10 17:01:24.240 INFO Configured for network name: custom (/network-configs) | |
Jan 10 17:01:24.280 INFO Data directory initialised datadir: /data/lighthouse/beacon-data | |
Jan 10 17:01:24.280 WARN Discv5 packet filter is disabled | |
Jan 10 17:01:24.295 WARN The slots-per-restore-point flag is deprecated | |
Jan 10 17:01:24.295 INFO Deposit contract address: 0x4242424242424242424242424242424242424242, deploy_block: 0 | |
Jan 10 17:01:24.327 INFO Blob DB initialized oldest_data_column_slot: None, oldest_blob_slot: Some(Slot(0)), path: "/data/lighthouse/beacon-data/beacon/blobs_db", service: freezer_db | |
Jan 10 17:01:26.691 INFO Starting from known genesis state service: beacon | |
Jan 10 17:01:26.704 INFO Block production enabled method: json rpc via http, endpoint: Auth { endpoint: "http://172.16.0.11:8551/", jwt_path: "/jwt/jwtsecret", jwt_id: None, jwt_version: None } | |
Jan 10 17:01:26.710 CRIT Failed to start beacon node reason: Failed to build beacon chain: Head block not found in store | |
Jan 10 17:01:26.711 INFO Internal shutdown received reason: Failed to start beacon node | |
Jan 10 17:01:26.711 INFO Shutting down.. reason: Failure("Failed to start beacon node") | |
Failed to start beacon node | |
== FINISHED SERVICE 'cl-1-lighthouse-geth' | |
LOGS =================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment