ethereumproject / go-ethereum

Go language implementation of the original/classic design of the Ethereum protocol
GNU Lesser General Public License v3.0
441 stars 166 forks source link

Stuck on syncing mainnet #702

Closed congle-ibl closed 5 years ago

congle-ibl commented 5 years ago

Hi everyone,

I have run v5.5.2 to sync mainnet data. Sometimes, it was stuck and could not sync anymore. If I restart geth and sync again, it works but also stuck after that. Please help to take a look and give me some advice. Thank you so much for your time.

Here is geth version

Geth
Version: source
Protocol Versions: [63 62]
Network Id: 1
Go Version: go1.11.1
Go OS: linux
Go Arch: amd64
Machine ID: 2492ee0d
GOPATH=/go/src/
GOROOT=/usr/local/go

And logs

2019-01-22 11:19:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:20:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:21:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:22:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:23:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:24:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:25:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:26:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:27:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers
2019-01-22 11:28:59 Sync      #7332598 of  #7332612 f1f67f3d     0/   0/ 0 blk/txs/mgas sec  8/25 peers

Best Regards.

congle-ibl commented 5 years ago

Hi @lostinblue

Thank you so much for your help

psrisuk commented 5 years ago

I am facing same issue, could you please advise how to fix it?

Br , Por