Mist: Blockchain fully synced, balance still 0

Created on 21 Jun 2017  路  10Comments  路  Source: ethereum/mist

About a month ago bought some ether to test. Transaction checks out on etherscan. Wallet (both Ethereum and Mist) still show 0 balance. Re-installed a few times, re-downloaded blockchain (took me 1 week), still 0. Why? What can I do to fix this?
Address 0xf794fB00f06FBD673cE3DB5EB0339c1e78dD0c3b

mistwallet

v0.8.10

Most helpful comment

no help whatsoever. what a fucking disappointment that ethereum is

All 10 comments

Hi @shlomogoldblatt, let me help you debug that.

One possibility is that the wallet missed some logs while syncing. Just to rule this out, please restart Mist. If that doesn't work, let's do this:

  1. download latest geth from here http://geth.ethereum.org/downloads/
  2. run geth console on your terminal of choice
  3. when the geth console is ready, run web3.eth.getBalance('0xf794fB00f06FBD673cE3DB5EB0339c1e78dD0c3b')

If it still displays zero balance, I'd ask you to open an issue at the Geth repo: https://github.com/ethereum/go-ethereum/issues?utf8=%E2%9C%93&q=is%3Aissue%20sync%20

If it displays a positive balance and the wallet still displays zero, let me know.

Thanks for reporting.

Hi evertonfraga.

I've been restarting Mist many times, didn't help
As for geth. I downloaded, installed and ran it, now I see a small black screen (attached). But I'm unable to run anything as I do not understand how to do that. when I hover my mouse over it, it won't type in it

gethscreen

I'm trying to do the same and upon running Geth and typing in the command for getBalance I get

"INFO [06-21|20:24:57] Block synchronisation started
WARN [06-21|20:25:11] Synchronisation failed, retrying err="block download canceled (requested)""

I also get this line about failed sync!

I re-ran it and it seems to be doing something, getting a similar screen above that shows 'Imported new state entries'

I don't know if it had anything on using the command geth removedb, followed that from here
https://github.com/ethereum/go-ethereum/issues/3585

maybe the command geth upgradedb is better to use.

no help whatsoever. what a fucking disappointment that ethereum is

Hi, we have just launched Mist v0.9.1, with Light Client integration (beta).

What does that mean?

  • Sync times reduced by an order of magnitude while staying safe.
  • Much smaller storage required.

How to activate?
30986199-ff885216-a468-11e7-82ec-e66aeb859ab8

I'm closing this issue. Should you have any trouble, please refer to these channels:

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brandoncurtis picture brandoncurtis  路  4Comments

chanukya246 picture chanukya246  路  5Comments

tomtom87 picture tomtom87  路  4Comments

Nogreedy picture Nogreedy  路  4Comments

ihatecreatingaccounts picture ihatecreatingaccounts  路  6Comments