Difference between revisions of "~/.lighthouse/mainnet/beacon/logs/beacon.log"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
  [[lighthouse beacon node --execution-endpoint http://127.0.0.1:8551 --execution-jwt ~/Library/Ethereum/geth/jwtsecret --allow-insecure-genesis-sync]]
+
  Jun 13 10:21:54.049 INFO Starting checkpoint sync, remote_url: https://mainnet-checkpoint-sync.attestant.io/, service: beacon, module: client::builder:358
 +
Jun 13 10:21:54.051 DEBG [[Downloading finalized state]], service: beacon, module: client::builder:422
 +
Jun 13 10:24:54.059 [[CRIT Failed to start beacon node]], reason: Error loading checkpoint state from remote: HttpClient(, kind: timeout, detail: operation timed out), module: lighthouse:641
 +
Jun 13 10:24:54.059 INFO Internal shutdown received, reason: Failed to start beacon node, module: environment:472
 +
Jun 13 10:24:54.059 INFO Shutting down.., reason: Failure("Failed to start beacon node"), module: lighthouse:696
  
{{lh}}
+
 
 +
 
 +
[[lighthouse beacon_node --execution-endpoint http://127.0.0.1:8551 --execution-jwt ~/Library/Ethereum/geth/jwtsecret --allow-insecure-genesis-sync]]
 +
 
 +
[[lighthouse bn --checkpoint-sync-url=https://mainnet-checkpoint-sync.attestant.io --purge-db]]
 +
 
 +
== See also ==
 +
* {{lh bn}}
 +
* {{Ethereum Beacon Chain}}
 +
 
 +
[[Category:Lighthouse]]

Latest revision as of 10:27, 13 June 2024

~/.lighthouse/mainnet/beacon/logs/beacon.log


Jun 13 10:21:54.049 INFO Starting checkpoint sync, remote_url: https://mainnet-checkpoint-sync.attestant.io/, service: beacon, module: client::builder:358
Jun 13 10:21:54.051 DEBG Downloading finalized state, service: beacon, module: client::builder:422
Jun 13 10:24:54.059 CRIT Failed to start beacon node, reason: Error loading checkpoint state from remote: HttpClient(, kind: timeout, detail: operation timed out), module: lighthouse:641
Jun 13 10:24:54.059 INFO Internal shutdown received, reason: Failed to start beacon node, module: environment:472
Jun 13 10:24:54.059 INFO Shutting down.., reason: Failure("Failed to start beacon node"), module: lighthouse:696


lighthouse beacon_node --execution-endpoint http://127.0.0.1:8551 --execution-jwt ~/Library/Ethereum/geth/jwtsecret --allow-insecure-genesis-sync
lighthouse bn --checkpoint-sync-url=https://mainnet-checkpoint-sync.attestant.io --purge-db

See also[edit]

Advertising: