Author

Topic: syncing is never finish on geth fast(ethereum) (Read 65 times)

full member
Activity: 966
Merit: 132
Found a similar problem, maybe it will help you: https://github.com/ethereum/go-ethereum/issues/17453
newbie
Activity: 27
Merit: 5
I have run geth --fast --cache=4000 for 8 days and I think I am almost complete:

Code:
eth.syncing {   
currentBlock: 8123223,   
highestBlock: 8123315,   
knownStates: 309587058,   
pulledStates: 309573531,   
startingBlock:    > 8123170
}


geth is import state entries only.

my timedatectl output is:

                     
Code:
 Local time: Wed 2019-07-10 11:49:05 UTC
                  Universal time: Wed 2019-07-10 11:49:05 UTC
                        RTC time: Wed 2019-07-10 11:49:06
                       Time zone: Etc/UTC (UTC, +0000)
       System clock synchronized: yes
systemd-timesyncd.service active: yes
                 RTC in local TZ: no


i use ssd storage.
What should I do?
Jump to: