Bitcoin Forum
May 06, 2024, 10:12:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ethereum Wallet (Geth) Sync  (Read 1015 times)
ps_jb (OP)
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 29, 2016, 05:03:04 AM
 #1

Have a problem with synchronizing

It stops on 618k

System: Win10, 8GB RAM, 25Gb free disk space, firewall is not blocking the wallet

Tried:

1) Stop and restart wallet
2) Sync with NIST time and restart the wallet
3) Switch to experimental Eth 1.2.4 network

Nothing helped
1714990373
Hero Member
*
Offline Offline

Posts: 1714990373

View Profile Personal Message (Offline)

Ignore
1714990373
Reply with quote  #2

1714990373
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714990373
Hero Member
*
Offline Offline

Posts: 1714990373

View Profile Personal Message (Offline)

Ignore
1714990373
Reply with quote  #2

1714990373
Report to moderator
1714990373
Hero Member
*
Offline Offline

Posts: 1714990373

View Profile Personal Message (Offline)

Ignore
1714990373
Reply with quote  #2

1714990373
Report to moderator
1714990373
Hero Member
*
Offline Offline

Posts: 1714990373

View Profile Personal Message (Offline)

Ignore
1714990373
Reply with quote  #2

1714990373
Report to moderator
dsattler
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
May 29, 2016, 06:37:17 AM
 #2

Have a problem with synchronizing

It stops on 618k

System: Win10, 8GB RAM, 25Gb free disk space, firewall is not blocking the wallet

Tried:

1) Stop and restart wallet
2) Sync with NIST time and restart the wallet
3) Switch to experimental Eth 1.2.4 network

Nothing helped


Try increasing the cache with "--cache=1024". If this doesn't help, kill the blockchain db with "removedb" and reload it with "--fast".

Bitcointalk member since 2013! Smiley
ps_jb (OP)
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
May 29, 2016, 02:28:50 PM
 #3

Try increasing the cache with "--cache=1024". If this doesn't help, kill the blockchain db with "removedb" and reload it with "--fast".

I've started GUI version - to do commands you've recommended, should I go to the directory where wallet installed and use cmd?

dsattler
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
May 29, 2016, 06:46:06 PM
 #4

Try increasing the cache with "--cache=1024". If this doesn't help, kill the blockchain db with "removedb" and reload it with "--fast".

I've started GUI version - to do commands you've recommended, should I go to the directory where wallet installed and use cmd?



Yes. I recommend to make a backup of your keyfiles first!

Start cmd and cd to "C:\Program Files\Ethereum-Wallet\resources\node\geth" (the name of the installation folder can be different on your machine).
Run "geth removedb" and then "geth --fast --cache=1024". You can stop the program with ctrl+c.

Bitcointalk member since 2013! Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!