bnb-chain / bsc

A BNB Smart Chain client based on the go-ethereum fork
GNU Lesser General Public License v3.0
2.75k stars 1.57k forks source link

v1.2.1 hangs for hours on exit #1544

Closed eyooooo closed 1 year ago

eyooooo commented 1 year ago

when trying to exit the latest release the node hangs, reporting Looking for peers for hours until finally exiting.

deepcrazy commented 1 year ago

Hi there, Can you provide more info please like running testnet node or mainnet? As this version is supposed to be used for running testnet node only. Please have a look on these versions: https://github.com/bnb-chain/bsc/releases/tag/v1.2.1 and https://github.com/bnb-chain/bsc/releases/tag/v1.2.0.

Also, please share more logs? And follow this guide for stopping the node gracefully: https://docs.bnbchain.org/docs/validator/upgrade-fullnode/#step-2-stop-geth

Please also share your geth startup command too.

eyooooo commented 1 year ago

Hi there, Can you provide more info please like running testnet node or mainnet? As this version is supposed to be used for running testnet node only. Please have a look on these versions: https://github.com/bnb-chain/bsc/releases/tag/v1.2.1 and https://github.com/bnb-chain/bsc/releases/tag/v1.2.0.

Also, please share more logs? And follow this guide for stopping the node gracefully: https://docs.bnbchain.org/docs/validator/upgrade-fullnode/#step-2-stop-geth

Please also share your geth startup command too.

thanks for the info - which version should i use?

deepcrazy commented 1 year ago

Hi there, Please upgrade geth to latest version v1.2.9 or above from here: https://github.com/bnb-chain/bsc/releases

Also, Try out the following steps after upgrading geth: