-
Notifications
You must be signed in to change notification settings - Fork 2.1k
light sync doesn't work. #3361
Comments
Open ethereum wallet. Leave till it syncs. It will eventually sync. Issue definitely needs to be addressed by developers asap. |
does the light sync mode still works? Should I still leave it in light sync mode? I been trying to at least run a node when doing my transactions to increase security but I got to admit, every single time I use this etherum/mist wallet some issues comes up. Never once did it just worked out the box. Last time it was the syncing problem which I got around by switching to light sync. Now light sync is like dead completely. I don't really know what else to do. The full sync works but it will never finish cause its taking literally weeks. (I tried that before, it is a night mare and very painful process to sync. Some time geth.exe just crashes and then you have to restart.) |
Light sync mode was like a miracle last time I synced this stuff. It literally be a night mare to go back to regular syncing. I hope they fix light sync soon. Do you know what is wrong with it? |
I posted this below yesterday cause it worked. But im not sure what the issue is. If I roll back geth or ethereum wallet it made no difference but I did this and it worked. Than it stopped. Now I start ethereum wallet and walk away and keep checking back. It definitely has to do with geth and light mode cause geth and downloading blockchain normally works fine. I deleted geth file here: C:\Users\USERNAME\AppData\Roaming\Ethereum Wallet\binaries\Geth\unpacked [delete single file that says geth] Deleted ethereum win-unpacked from zip file. Redownload ethereum and run again. It will download updated geth file automatically and sync should start withing 5 or so minutes. UNDER NO CIRCUMSTANCE SHOULD YOU DELETE YOUR KEYSTORE FILE |
Thanks My concern is that the fast sync will crash half way some point and then I have to revert back to normal syncing which is very painful. In all my previous attempts in the past 2 years, it always crashed some where in the middle. Wish me luck this time and thanks for your comment and help. |
I just noticed that ethereum wallet 0.93 is still using geth-windows-amd64-1.7.2-1db4ecdc Is that correct? Shouldn't it be using the 1.7.3 wallet instead? thoughts? |
Your Welcome. 1.7.3 is the latest version of geth. Are you looking at the folders in the directory above or the geth single file directly? When you run wallet you should be prompted a newer version is available . If not you can delete geth file from directory above and run wallet and newest version should download. |
I am using the 0.9.3 version of ethereum wallet. The latest released I believe. However the geth file it download is in \AppData\Roaming\Ethereum Wallet\binaries\Geth\unpacked\geth-windows-amd64-1.7.2-1db4ecdc So does this mean ethereum wallet is still using the 1.7.2 version? and not the 1.7.3 version? So fast fast sync is still going. Says I am on 3900000 out of 4600000 something. So hopefully when it reaches 4600000 it will be done. |
Do you see a geth file in unpacked? Before windows-amd64-1.7.2-1db4ecdc |
yes |
When checking to see if a confirmed deposit is finally in your Mist wallet (and it's not), the software says "If your balance doesn't seem updated, make sure that you are in sync with the network." But it doesn't say "how" to make sure you are in sync or what to do and it's not. I'm assuming this is the "sync with light" feature you are all referring to. Do I simply continue to click on the sync with light feature or is there something else I can do? |
At the top it should have a progress bar with a counter to show how many blocks are left to download. If progress is counting up by the seconds and restarting the timer usually under a minute than you are all caught up on blocks. You will not see your transaction in the wallet till the blockchain is finished downloading or atleast till the block that contained the transaction has downloaded but in some instances when first downloading the entire blockchain transactions won't show until the entire chain finishes. If you want to see if your transaction has made it to your address thats in your wallet. Click copy address from your wallet and paste it on etherscan.io |
I have similar issue, but my light sync always gets stuck at around block 4,300,000 - I've tried to delete lightchaindata folder and start the process again, always the same. |
Had same issue. Open ethereum wallet and walk away till it syncs. Eventually it syncs. You can try whats posted above but eventually it runs into same problem. Hopefully developers will fix issue soon. |
Sync in light mode became completely unstable. And until it completely up-to-now it shows ridiculous transfer fees: 0.1-2.0 eth. So currently it hangs for 3 hours without any peers, 3 hours behind, with 0.1-2.0 eth transfer fees. |
geth-darwin-amd64-1.7.2-1db4ecdc --light with --verbosity 4 shows the following. BTW I love that the timestamps are all dec 31 1969 in /Users/XXXXXX/Library/Application Support/Ethereum Wallet/binaries/Geth/unpacked DEBUG[12-05|16:39:20] invalid neighbour (212.47.254.155) from b356499aea30e49d@169.57.134.228:30304: metadata mismatch: got {212.47.254.155 30304 30304 86ebc843aa51669e08e27400e435f957918e39dc540b021a2f3291ab776c88bbda3d97631639219b6e77e375ab7944222c47713bdeb3251b25779ce743a39d70}, want enode://86ebc843aa51669e08e27400e435f957918e39dc540b021a2f3291ab776c88bbda3d97631639219b6e77e375ab7944222c47713bdeb3251b25779ce743a39d70@212.47.254.155:1245 |
We need a fix for this please? hardy any peers available to sync in light mode, ethereum wallets get stuck on node connected. Having to sync in light mode can take a couple of days right now because of peers continually dissonecting. |
I'm not the only one then... I uninstalled Ethereum Wallet, deleted all folders (after backing up Keystore folder), then reinstalled. Set it the light sync mode but it started downloading from block 0. After 10-15mins I'm up to block 200,000 or so. Might trying going back to fast mode, see what happens.
|
No good, got to within 9 blocks (after 12+ hours) then stalled. Can't see my balance either |
Tried again with --fast. Got sync'd, could see balance, but now I get "unable to connect to socket: timeout" errors when trying to send ether. Bloody hopeless.. This solution works (or workaround): #2466 Find nadimaj's post about MyEtherWallet |
light sync shows my CRPT tokens as well as my couple hundred in ether with CRAZY transaction fess up to 9,000 USD at one point.. Regular sync shows my CRPT tokens NO ether with good transaction fees |
Mist spawns a Geth instance, responsible for syncing with the blockchain. Please refer to their repository in order to get help directly from their devs. |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
The light sync doesn't sync at all. Tried it on two different computers. Just nothing.
Looked at the log and it showed stuck here: IPC endpoint opened: \.\pipe\geth.ipc
Anyone else having similar problems. I remember trying this a month ago and it was working fine.
The text was updated successfully, but these errors were encountered: