Bitcoin Forum
May 26, 2024, 05:25:54 PM *
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
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!