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

sync problem , it is so slow .. #701

Closed cncuwebfvbvb closed 5 years ago

cncuwebfvbvb commented 5 years ago

2019-01-16 10:09:11 Sync #2424005 of #7311967 c10327bd 0/ 0/ 0 blk/txs/mgas sec 2/100 peers 2019-01-16 10:10:11 Sync #2424051 of #7311967 e7dfd17a 0/ 1/ 0 blk/txs/mgas sec 1/100 peers 2019-01-16 10:11:11 Sync #2424144 of #7311967 b208d67b 1/ 2/ 0 blk/txs/mgas sec 2/100 peers 2019-01-16 10:12:11 Sync #2424193 of #7311967 53cb0fac 0/ 1/ 0 blk/txs/mgas sec 3/100 peers 2019-01-16 10:13:11 Sync #2424206 of #7311967 04ca5033 0/ 0/ 0 blk/txs/mgas sec 6/100 peers 2019-01-16 10:14:11 Sync #2424228 of #7311967 180384f0 0/ 0/ 0 blk/txs/mgas sec 7/100 peers

can anyone tell me why = =

and i check the geth version , Version: source Protocol Versions: [63 62] Network Id: 1 Go Version: go1.10 Go OS: linux Go Arch: amd64 Machine ID: af0b96fe GOPATH=/usr/local/go/work GOROOT=/usr/local/go

when i just start geth sync , it is very quick , but don't know what happened now.