iost-official / go-iost

Official Go implementation of the IOST blockchain
https://developers.iost.io/
GNU Lesser General Public License v3.0
564 stars 112 forks source link

Issue in peer sync when starting iost node #1225

Open mayank-daga opened 3 months ago

mayank-daga commented 3 months ago

Hi, I am facing issue with peer. I have mentioned the logs below:

Warn 2024-08-05 06:25:58.989 peer_manager.go:559 cannot make routingQuery request Warn 2024-08-05 06:26:05.991 peer_manager.go:559 cannot make routingQuery request Info 2024-08-05 06:26:02.043 sync.go:172 Syncing block in [331433477 331434476]... Info 2024-08-05 06:26:04.043 sync.go:172 Syncing block in [331433477 331434476]... Info 2024-08-05 06:25:58.989 peer_manager.go:316 p2p: no neighbors. syncing route table more frequently Info 2024-08-05 06:26:00.042 sync.go:172 Syncing block in [331433477 331434476]...

I have setup the node using docker.