-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
System information
Geth version: 1.12.14-stable-f1c80f7e
OS & Version: Linux
Expected behaviour
Node Normal Synchronization
Actual behaviour
Nodes cannot be synchronized, showing that they cannot connect to Peer
Steps to reproduce the behaviour
geth --classic --datadir=/data --syncmode=snap --gcmode=archive --http --http.addr=0.0.0.0 --http.port=8545 --http.vhosts=* --ws --ws.addr=0.0.0.0 --ws.port=8546
Backtrace
INFO [10-08|11:22:58.356] Started P2P networking self=enode://268e827ac0c8f7069a18a02fb5cf4985c377b35e1c383485707de09847788bb3d3bc41fe0a6dd4f5d351cf75ca33b6410fc14fbe1ca906c99101855426a3b7ad@127.0.0.1:30303
INFO [10-08|11:22:58.356] WebSocket enabled url=ws://127.0.0.1:8551
INFO [10-08|11:22:58.356] HTTP server started endpoint=127.0.0.1:8551 auth=true prefix= cors=localhost vhosts=localhost
INFO [10-08|11:22:58.403] Generated state snapshot accounts=8893 slots=0 storage=409.64KiB dangling=0 elapsed=88.751ms
INFO [10-08|11:23:08.369] Looking for peers peercount=0 tried=14 static=0
INFO [10-08|11:23:09.980] Block synchronisation started
WARN [10-08|11:23:09.981] Synchronisation failed, retrying err="peer is unknown or unhealthy"
INFO [10-08|11:23:18.453] Looking for peers peercount=0 tried=29 static=0
INFO [10-08|11:23:22.581] New local node record seq=1,696,735,378,353 id=69347bd3fbdd0b43 ip=8.218.35.139 udp=30303 tcp=30303
WARN [10-08|11:23:23.966] Synchronisation failed, retrying err="peer is unknown or unhealthy"
INFO [10-08|11:23:28.701] Looking for peers peercount=0 tried=33 static=0
INFO [10-08|11:23:49.036] Looking for peers peercount=2 tried=38 static=0
INFO [10-08|11:24:09.361] Looking for peers peercount=1 tried=35 static=0
INFO [10-08|11:24:19.365] Looking for peers peercount=1 tried=36 static=0
INFO [10-08|11:24:29.496] Looking for peers peercount=1 tried=32 static=0
WARN [10-08|11:24:35.977] Synchronisation failed, dropping peer peer=1804a0841f4853e4721e726b5cc3f201e2107be22dbccd766630f2a8b3047a65 err=timeout
INFO [10-08|11:24:39.698] Looking for peers peercount=1 tried=33 static=0
INFO [10-08|11:24:47.091] Syncing: state download in progress synced=6.25% state=146.98KiB [email protected] [email protected] [email protected] eta=8.494s
INFO [10-08|11:24:47.751] Imported new chain segment number=1 hash=88e96d..406cb6 blocks=1 txs=0 mgas=0.000 elapsed=8.382ms mgasps=0.000 age=8y3mo3w dirty=0.00B
INFO [10-08|11:24:47.751] Syncing: chain download in progress synced=+Inf% chain=18.00B [email protected] [email protected] [email protected] eta=-9.578ms
INFO [10-08|11:24:47.751] Syncing: state download in progress synced=18.75% state=428.12KiB [email protected] [email protected] [email protected] eta=5.313s
WARN [10-08|11:24:47.754] Synchronisation failed, retrying err="sync cancelled"
WARN [10-08|11:24:47.933] Unexpected account range packet peer=1da5b549 reqid=2,080,842,330,742,189,430
INFO [10-08|11:24:49.703] Looking for peers peercount=1 tried=28 static=0
INFO [10-08|11:25:00.029] Looking for peers peercount=1 tried=31 static=0
WARN [10-08|11:25:02.976] Synchronisation failed, retrying err="peer is unknown or unhealthy"
INFO [10-08|11:25:10.032] Looking for peers peercount=1 tried=38 static=0
INFO [10-08|11:25:20.037] Looking for peers peercount=1 tried=35 static=0
INFO [10-08|11:25:40.042] Looking for peers peercount=2 tried=35 static=0
INFO [10-08|11:25:50.273] Looking for peers peercount=2 tried=35 static=0
When submitting logs: please submit them as text and not screenshots.
Metadata
Metadata
Assignees
Labels
No labels