Hey guys I have a laptop with win10 x64 and downloaded the mist wallet. The blockchain won´t sync, I have to restart every 2 minutes (no joke!) for syncing the blockchain.
Also I am having this message at every start: "mapped network port tcp:30303 -> 30303 (ethereum p2p) using NAT-PMP(10.0.0.1)"
Hope you can help.
0 ·
Comments
It's about the third or fourth time I've had to delete this folder & start again, which is a pain. Hope this gets sorted soon!
Any ideas what could be causing this?
I opened geth and tipped "geth removedb" which removes the complete blockchain and what you have to do if you want to fast sync. (Click y afterwards) Then I switched to time.nist.gov and also plugged an ethernet cable in. After all that done run geth with "geth --fast".
Now it is finding around 200 Blocks per second at the moment. Hope this won´t get stuck.
geth --nat "none"
because I read somewhere the nat tag could help. After it sped up, I was able to sync the rest of the chain in about 5 hours.