Thank you for your reply. I have already tried using snapshots several times. However, the number of peers did not increase, so I decided to start from scratch. Even then, the peers did not increase. Today, I performed a hard reset again and started using the snapshot. I will monitor the situation for 24 hours to see if the number of peers increases.
We updated bootnodes for mainnet just now. Please run git pull to update https://github.com/XinFinOrg/XinFin-Node, and sync from genesis or snapshot file. BTW: the snapshot file is no longer needed now.
We will look into this issue. Which docker image and network are you using ?
I'm using the docker image xinfinorg/xdposchain:v2.4.0 and the network is Mainnet (mainnet_xinfinnetwork_1).
Here is a solution. You can setup a node based on snapshot file, then sync it with mainnet. The snapshot links:
Thank you for your reply. I have already tried using snapshots several times. However, the number of peers did not increase, so I decided to start from scratch. Even then, the peers did not increase. Today, I performed a hard reset again and started using the snapshot. I will monitor the situation for 24 hours to see if the number of peers increases.
I tested it yesterday again. It takes a few minutes to connect other nodes, then sync with mainnet.
We updated bootnodes for mainnet just now. Please run
git pull
to updatehttps://github.com/XinFinOrg/XinFin-Node
, and sync from genesis or snapshot file. BTW: the snapshot file is no longer needed now.I have updated the
bootnodes.list
. Although there are only 1-2 peers, the synchronization has been successfully completed. Thank you very much.