almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

Thin client in Etherwall wallet doesn't work, Please help!!! #82

Closed tweaver123 closed 6 years ago

tweaver123 commented 6 years ago

Hi,

I'm current running OS 10.12.4 and Etherwall 2.2 and when I open it I get a error message saying: Could not find Geth. Please check Geth path and try again. Here are my logs:

bail[hard]: Could not find Geth. Please check Geth path and try again. Could not find Geth. Please check Geth path and try again. Connected to WS endpoint Checking to see if there is an already running geth... Etherwall starting Connecting to WS endpoint: wss://linde.etherwall.com Connecting to main Etherwall server

Then later: WS: QLocalSocket::connectToServer: Connection refused

Please can somebody help me , I can't find any solutions :(

Thanks

tweaver123 commented 6 years ago

Updated logs:

bail[hard]: WS: Disconnected from websocket WS: Disconnected from websocket bail[hard]: WS: QLocalSocket::connectToServer: Connection refused WS: QLocalSocket::connectToServer: Connection refused bail[hard]: WS: QLocalSocket::connectToServer: Connection refused WS: QLocalSocket::connectToServer: Connection refused bail[hard]: Could not find Geth. Please check Geth path and try again. Could not find Geth. Please check Geth path and try again. Connected to WS endpoint Checking to see if there is an already running geth... Etherwall starting Connecting to WS endpoint: wss://linde.etherwall.com Connecting to main Etherwall server

almindor commented 6 years ago

So the thin client seems ok right now, works ok for me. Your issue seems to be on the local geth.

Your logs show that you connected to the WS endpoint ok (the thin server) but then your local geth was not found.

Can you please paste your "settings/geth/Geth path" value? Also check if geth actually is where this points to.

almindor commented 6 years ago

Closing for inactivity