[mark@cheiron]/Volumes/Ethereum/myEthereum/execution $ geth --sepolia --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost --authrpc.jwtsecret /Volumes/Ethereum/myEthereum/consensus/prysm/jwt.hex --http --http.api eth,net,engine,admin --signer=/Volumes/Ethereum/clef/clef/clef.ipc --http |tee ./execution.log.txt INFO [06-10|16:12:00.732] Starting Geth on Sepolia testnet... INFO [06-10|16:12:00.733] Maximum peer count ETH=50 LES=0 total=50 INFO [06-10|16:12:00.735] Using external signer url=/Volumes/Ethereum/clef/clef/clef.ipc INFO [06-10|16:12:01.054] Set global gas cap cap=50,000,000 INFO [06-10|16:12:01.056] Allocated trie memory caches clean=154.00MiB dirty=256.00MiB INFO [06-10|16:12:01.058] Using leveldb as the backing database INFO [06-10|16:12:01.058] Allocated cache and file handles database=/Users/mark/Library/Ethereum/sepolia/geth/chaindata cache=512.00MiB handles=5120 INFO [06-10|16:12:01.594] Using LevelDB as the backing database INFO [06-10|16:12:02.522] Opened ancient database database=/Users/mark/Library/Ethereum/sepolia/geth/chaindata/ancient/chain readonly=false INFO [06-10|16:12:02.525] Disk storage enabled for ethash caches dir=/Users/mark/Library/Ethereum/sepolia/geth/ethash count=3 INFO [06-10|16:12:02.526] Disk storage enabled for ethash DAGs dir=/Users/mark/Library/Ethash count=2 INFO [06-10|16:12:02.528] Initialising Ethereum protocol network=11,155,111 dbversion= INFO [06-10|16:12:02.529] Writing custom genesis block INFO [06-10|16:12:02.533] Persisted trie from memory database nodes=19 size=2.93KiB time="294.248µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=0.00B INFO [06-10|16:12:02.537] INFO [06-10|16:12:02.538] --------------------------------------------------------------------------------------------------------------------------------------------------------- INFO [06-10|16:12:02.538] Chain ID: 11155111 (sepolia) INFO [06-10|16:12:02.538] Consensus: Beacon (proof-of-stake), merged from Ethash (proof-of-work) INFO [06-10|16:12:02.538] INFO [06-10|16:12:02.538] Pre-Merge hard forks (block based): INFO [06-10|16:12:02.538] - Homestead: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/homestead.md) INFO [06-10|16:12:02.538] - Tangerine Whistle (EIP 150): #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/tangerine-whistle.md) INFO [06-10|16:12:02.538] - Spurious Dragon/1 (EIP 155): #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/spurious-dragon.md) INFO [06-10|16:12:02.538] - Spurious Dragon/2 (EIP 158): #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/spurious-dragon.md) INFO [06-10|16:12:02.538] - Byzantium: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/byzantium.md) INFO [06-10|16:12:02.538] - Constantinople: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/constantinople.md) INFO [06-10|16:12:02.538] - Petersburg: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/petersburg.md) INFO [06-10|16:12:02.538] - Istanbul: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/istanbul.md) INFO [06-10|16:12:02.538] - Muir Glacier: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/muir-glacier.md) INFO [06-10|16:12:02.538] - Berlin: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/berlin.md) INFO [06-10|16:12:02.538] - London: #0 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/london.md) INFO [06-10|16:12:02.538] INFO [06-10|16:12:02.538] Merge configured: INFO [06-10|16:12:02.538] - Hard-fork specification: https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/paris.md INFO [06-10|16:12:02.538] - Network known to be merged: true INFO [06-10|16:12:02.538] - Total terminal difficulty: 17000000000000000 INFO [06-10|16:12:02.538] - Merge netsplit block: #1735371 INFO [06-10|16:12:02.538] INFO [06-10|16:12:02.538] Post-Merge hard forks (timestamp based): INFO [06-10|16:12:02.538] - Shanghai: @1677557088 (https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/shanghai.md) INFO [06-10|16:12:02.538] INFO [06-10|16:12:02.538] --------------------------------------------------------------------------------------------------------------------------------------------------------- INFO [06-10|16:12:02.538] INFO [06-10|16:12:02.539] Loaded most recent local block number=0 hash=25a5cc..3e6dd9 td=131,072 age=1y8mo2w WARN [06-10|16:12:02.539] Failed to load snapshot err="missing or corrupted snapshot" INFO [06-10|16:12:02.541] Rebuilding state snapshot INFO [06-10|16:12:02.542] Resuming state snapshot generation root=5eb6e3..a3f494 accounts=0 slots=0 storage=0.00B dangling=0 elapsed="719.557µs" INFO [06-10|16:12:02.543] Generated state snapshot accounts=15 slots=0 storage=722.00B dangling=0 elapsed=1.914ms INFO [06-10|16:12:02.544] Regenerated local transaction journal transactions=0 accounts=0 INFO [06-10|16:12:02.546] Chain post-merge, sync via beacon client INFO [06-10|16:12:02.547] Gasprice oracle is ignoring threshold set threshold=2 WARN [06-10|16:12:02.548] Error reading unclean shutdown markers error="leveldb: not found" WARN [06-10|16:12:02.549] Engine API enabled protocol=eth INFO [06-10|16:12:02.549] Starting peer-to-peer node instance=Geth/v1.11.5-stable-a38f4108/darwin-amd64/go1.20.2 INFO [06-10|16:12:02.918] New local node record seq=1,686,431,522,914 id=64933cc2825e634a ip=127.0.0.1 udp=30303 tcp=30303 INFO [06-10|16:12:02.920] Started P2P networking self=enode://3c5cf032a32c820fbfb05b38b614e1224268e194aeb0b1f875007a41690a83f6495c227aaec8d8e2dabf8e3039a87835bb0f0499d27506c138404a45adc2fb5b@127.0.0.1:30303 INFO [06-10|16:12:02.921] IPC endpoint opened url=/Users/mark/Library/Ethereum/sepolia/geth.ipc INFO [06-10|16:12:02.934] Loaded JWT secret file path=/Volumes/Ethereum/myEthereum/consensus/prysm/jwt.hex crc32=0x1e58f6ad INFO [06-10|16:12:02.935] HTTP server started endpoint=127.0.0.1:8545 auth=false prefix= cors= vhosts=localhost INFO [06-10|16:12:02.937] WebSocket enabled url=ws://127.0.0.1:8551 INFO [06-10|16:12:02.937] HTTP server started endpoint=127.0.0.1:8551 auth=true prefix= cors=localhost vhosts=localhost WARN [06-10|16:12:02.938] Failed to open wallet url=extapi:///Volumes/Ethereum/clef.. err="operation not supported on external signers" INFO [06-10|16:12:05.710] Mapped network port proto=tcp extport=30303 intport=30303 interface="UPNP IGDv1-IP1" INFO [06-10|16:12:05.928] New local node record seq=1,686,431,522,915 id=64933cc2825e634a ip=76.157.144.241 udp=30303 tcp=30303 INFO [06-10|16:12:06.160] Mapped network port proto=udp extport=30303 intport=30303 interface="UPNP IGDv1-IP1" INFO [06-10|16:12:13.324] Looking for peers peercount=1 tried=22 static=0 INFO [06-10|16:12:23.343] Looking for peers peercount=1 tried=38 static=0 INFO [06-10|16:12:33.346] Looking for peers peercount=1 tried=35 static=0 WARN [06-10|16:12:37.550] Post-merge network, but no beacon client seen. Please launch one to follow the chain! INFO [06-10|16:12:43.346] Looking for peers peercount=1 tried=37 static=0