Mist: Couldn't connect to node

Created on 14 Jul 2017  Â·  16Comments  Â·  Source: ethereum/mist


Version: `0.8.10` OS & Version: windows/ Node type: `Geth Number of blocks synchronized: 2,600,000 aprox.
Separate to the other problem i found. I was looking around the files to see if i could find the problem. I don't think i changed anything thought. Now whenever i launch the wallet it comes up with this error message:
image
Edit: I went nowhere near the file that it is referring to in the error.

Triage v0.8.10

Most helpful comment

I was also getting the "Couldn't connect to node? See the logs for more:" error. When I ran Geth, it was stuck on "Starting P2P networking" and could not connect.

What worked for me was installing Geth, copying the Geth shortcut, and adding --nat=none.

"C:\Program Files\Geth\geth.exe" --fast --nat=none

Afterwards, open the Geth shortcut and make sure that it connects and stays running before opening Mist.

Download Geth here: https://geth.ethereum.org/downloads/

All 16 comments

Having same problem

me too any answer?

Try to run with admin privileges, it worked for me.

No dice. Still didn't work for me. Thanks for the tip, though

me nither idk what to do

On Thu, Jul 20, 2017 at 5:58 PM, wejustfadeaway notifications@github.com
wrote:

No dice. Still didn't work for me. Thanks for the tip, though

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ethereum/mist/issues/2761#issuecomment-316871672, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AXdJv_qM75eJwXbpdAYFORAy_HhFW_ulks5sP_fEgaJpZM4OXm8X
.

running as admin worked for me

nvm my last comment, it stopped working again :(

nooo, anyone know how to get it going?

On Wed, Jul 26, 2017 at 4:28 AM, 2infiniti notifications@github.com wrote:

nvm my last comment, it stopped working again :(

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ethereum/mist/issues/2761#issuecomment-318026379, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AXdJv8WGu35AM8tLNx4FGtQRB0R_s9jXks5sRyLigaJpZM4OXm8X
.

ty for trying to help though

On Wed, Jul 26, 2017 at 11:29 PM, Mike Sabah mikesabah26@gmail.com wrote:

nooo, anyone know how to get it going?

On Wed, Jul 26, 2017 at 4:28 AM, 2infiniti notifications@github.com
wrote:

nvm my last comment, it stopped working again :(

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ethereum/mist/issues/2761#issuecomment-318026379,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AXdJv8WGu35AM8tLNx4FGtQRB0R_s9jXks5sRyLigaJpZM4OXm8X
.

I was also getting the "Couldn't connect to node? See the logs for more:" error. When I ran Geth, it was stuck on "Starting P2P networking" and could not connect.

What worked for me was installing Geth, copying the Geth shortcut, and adding --nat=none.

"C:\Program Files\Geth\geth.exe" --fast --nat=none

Afterwards, open the Geth shortcut and make sure that it connects and stays running before opening Mist.

Download Geth here: https://geth.ethereum.org/downloads/

Guys i got same problem, but when i run it with --fast command it says "Fatal: Error starting protocol stack:missing block number for head header hash." any ideas?

e: btw I'm using latest geth and mist/ethgo wallet

e2: I solved it only by resyncing database, geth removedbwanted to avoid this but there is no other way...just to let know anyone else

For me inside C:\Users\<Your username>\AppData\Roaming\Ethereum Wallet\binaries\Geth\unpacked there was a geth.exe. I runned it as a administrator then everything worked fine

 

.

you can solve it by uninstalling it from your computer and download the 64 bit zip file for your windows if you are running a 64 bit machine and extract, run the ethereum wallet application it should work fine, it worked for me.

Running desktop icon as administrator worked for me
I tried to run geth from c:/program files/user//app data/ethereum wallet/binaries/geth/geth.exe , but it didn't work for me.

1) Install geth from : https://geth.ethereum.org/downloads/

2) Run Geth

3) Run mist

If you run Mist before running Geth, error occurs. If still error occurs, try running Geth as admin.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivica7 picture ivica7  Â·  6Comments

tymat picture tymat  Â·  6Comments

Scrooge69 picture Scrooge69  Â·  3Comments

sluTTYusr picture sluTTYusr  Â·  3Comments

chanukya246 picture chanukya246  Â·  5Comments