ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

Ethereum node connection error:'( - Head state missing, repairing chain #4187

Open victor78 opened 5 years ago

victor78 commented 5 years ago

I've asked for help in the Mist Gitter before filing this issue.

Version: `0.11.1`
OS & Version: linux Ubuntu 18
Node version: `geth v1.8.11-stable-dea1ce05`
Number of blocks synchronized: 0

Message in popup was:

Node type: geth Network: main Platform: linux (Architecture x64)

...INFO [02-19|16:30:12] Maximum peer count ETH=25 LES=0 total=25 INFO [02-19|16:30:12] Starting peer-to-peer node instance=Geth/v1.8.11-stable-dea1ce05/linux-amd64/go1.10.3 INFO [02-19|16:30:12] Allocated cache and file handles database=/home/ariadna/.ethereum/geth/chaindata cache=768 handles=1024 INFO [02-19|16:30:23] Initialised chain configuration config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: Engine: ethash}" INFO [02-19|16:30:23] Disk storage enabled for ethash caches dir=/home/ariadna/.ethereum/geth/ethash count=3 INFO [02-19|16:30:23] Disk storage enabled for ethash DAGs dir=/home/ariadna/.ethash count=2 INFO [02-19|16:30:23] Initialising Ethereum protocol versions="[63 62]" network=1 WARN [02-19|16:30:23] Head state missing, repairing chain number=4912914 hash=225915…b6d830

When pressed Ctrl+Alt+I, in console section I see:

screenshot from 2019-02-19 17-16-02

The trouble is my HD was crushed besides the home folder. So I've install Ubuntu 18 instead Ubuntu 16, and install wallet from package Ethereum-Wallet-linux64-0-11-1.deb.

How to fix this problem for me? Maybe, some universal solution?