openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.82k stars 1.69k forks source link

After git pull, when restarting openetherum, no activity, not syncing the blockchain. #11770

Open downystreet opened 4 years ago

downystreet commented 4 years ago

I just did a git pull to update. When I restart the openethereum client there is no activity after initialization. 2020-06-08 11:59:59 Starting OpenEthereum/v3.0.0-stable-b3d54f026-20200527/x86_64-unknown-linux-gnu/rustc1.43.1 2020-06-08 11:59:59 Keys path /root/.local/share/openethereum/keys/ethereum 2020-06-08 11:59:59 DB path /root/.local/share/openethereum/chains/ethereum/db/906a34e69aec8c0d 2020-06-08 11:59:59 State DB configuration: fast 2020-06-08 11:59:59 Operating mode: active

the page stays blank after this where as before it was giving me a readout of blockchain sync progress. Top reveals that openethereum is using about 50% of CPU and 0.6% ram.

OS: Centos 8