Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Ethereum node connection error #3978

Closed
axe-usat opened this issue Jun 24, 2018 · 2 comments
Closed

Ethereum node connection error #3978

axe-usat opened this issue Jun 24, 2018 · 2 comments
Assignees

Comments

@axe-usat
Copy link

Error log [2018-06-24T19:28:29.101] [INFO] Settings - Running in production mode: true [2018-06-24T19:28:29.160] [INFO] EthereumNode - undefined 'light' 'light' [2018-06-24T19:28:29.162] [INFO] EthereumNode - Defaults loaded: geth main light [2018-06-24T19:28:29.408] [INFO] main - Starting in Wallet mode [2018-06-24T19:28:29.442] [INFO] Db - Loading db: C:\Users\mirror\AppData\Roaming\Ethereum Wallet\mist.lokidb [2018-06-24T19:28:29.463] [INFO] Windows - Creating commonly-used windows [2018-06-24T19:28:29.465] [INFO] Windows - Create secondary window: loading, owner: notset [2018-06-24T19:28:29.580] [INFO] updateChecker - Check for update... [2018-06-24T19:28:34.936] [INFO] Windows - Create primary window: main, owner: notset [2018-06-24T19:28:34.956] [INFO] Windows - Create primary window: splash, owner: notset [2018-06-24T19:28:36.249] [INFO] (ui: popupWindow) - Web3 not yet initialized, doing so now with HttpProvider. [2018-06-24T19:28:36.376] [INFO] (ui: popupWindow) - Meteor starting up... [2018-06-24T19:28:36.619] [INFO] (ui: splashscreen) - Web3 already initialized, re-using provider. [2018-06-24T19:28:36.727] [INFO] (ui: splashscreen) - Meteor starting up... [2018-06-24T19:28:36.787] [INFO] ClientBinaryManager - Initializing... [2018-06-24T19:28:36.788] [INFO] ClientBinaryManager - Checking for new client binaries config from: https://raw.githubusercontent.com/ethereum/mist/master/clientBinaries.json [2018-06-24T19:28:36.798] [INFO] (ui: popupWindow) - Web3 already initialized, re-using provider. [2018-06-24T19:28:36.915] [INFO] (ui: popupWindow) - Meteor starting up... [2018-06-24T19:28:37.625] [INFO] ClientBinaryManager - No "skippedNodeVersion.json" found. [2018-06-24T19:28:37.627] [INFO] ClientBinaryManager - Initializing... [2018-06-24T19:28:37.628] [INFO] ClientBinaryManager - Resolving platform... [2018-06-24T19:28:37.629] [INFO] ClientBinaryManager - Calculating possible clients... [2018-06-24T19:28:37.631] [INFO] ClientBinaryManager - 1 possible clients. [2018-06-24T19:28:37.632] [INFO] ClientBinaryManager - Verifying status of all 1 possible clients... [2018-06-24T19:28:37.633] [INFO] ClientBinaryManager - Verify Geth status ... [2018-06-24T19:28:37.824] [ERROR] ClientBinaryManager - Unable to resolve Geth executable: geth.exe [2018-06-24T19:28:37.828] [INFO] ClientBinaryManager - Download binary for Geth ... [2018-06-24T19:28:37.830] [INFO] ClientBinaryManager - Downloading package from https://gethstore.blob.core.windows.net/builds/geth-windows-386-1.8.11-dea1ce05.zip to C:\Users\mirror\AppData\Roaming\Ethereum Wallet\binaries\Geth\archive.zip ... [2018-06-24T19:28:38.549] [INFO] updateChecker - App is up-to-date. [2018-06-24T19:29:07.729] [INFO] ClientBinaryManager - Verify Geth status ... [2018-06-24T19:29:07.876] [INFO] ClientBinaryManager - Checking for Geth sanity check ... [2018-06-24T19:29:07.876] [INFO] ClientBinaryManager - Checking sanity for Geth ... [2018-06-24T19:29:12.056] [INFO] Sockets/node-ipc - Connect to {"path":"\.\pipe\geth.ipc"} [2018-06-24T19:29:12.059] [WARN] Sockets/node-ipc - Connection failed, retrying after 1000ms... [2018-06-24T19:29:13.059] [WARN] Sockets/node-ipc - Connection failed, retrying after 1000ms... [2018-06-24T19:29:14.060] [WARN] Sockets/node-ipc - Connection failed, retrying after 1000ms... [2018-06-24T19:29:15.058] [ERROR] Sockets/node-ipc - Connection failed (3000ms elapsed) [2018-06-24T19:29:15.059] [WARN] EthereumNode - Failed to connect to node. Maybe it's not running so let's start our own... [2018-06-24T19:29:15.060] [INFO] EthereumNode - Node type: geth [2018-06-24T19:29:15.060] [INFO] EthereumNode - Network: main [2018-06-24T19:29:15.060] [INFO] EthereumNode - SyncMode: light [2018-06-24T19:29:15.061] [INFO] EthereumNode - Start node: geth main light [2018-06-24T19:29:15.063] [INFO] EthereumNode - Start node using C:\Users\mirror\AppData\Roaming\Ethereum Wallet\binaries\Geth\unpacked\geth.exe [2018-06-24T19:29:15.222] [INFO] EthereumNode - INFO [06-24|19:29:15] Maximum peer count
ETH=0 LES=100 total=25

[2018-06-24T19:29:15.227] [INFO] EthereumNode - INFO [06-24|19:29:15] Starting peer-to-peer node
instance=Geth/v1.8.11-stable-dea1ce05/windows-386/go1.10.2 INFO [06-24|19:29:15] Allocated cache and file handles
database=C:\Users\mirror\AppData\Roaming\Ethereum\geth\lightchaindata cache=384 handles=1024

[2018-06-24T19:29:15.342] [INFO] EthereumNode - INFO [06-24|19:29:15] Initialised chain configuration config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: Engine: ethash}" INFO [06-24|19:29:15] Disk storage enabled for ethash caches
dir=C:\Users\mirror\AppData\Roaming\Ethereum\geth\ethash count=3

[2018-06-24T19:29:15.344] [INFO] EthereumNode - INFO [06-24|19:29:15] Disk storage enabled for ethash DAGs
dir=C:\Users\mirror\AppData\Ethash
count=2

[2018-06-24T19:29:15.345] [INFO] EthereumNode - INFO [06-24|19:29:15] Added trusted checkpoint chain=mainnet block=5734399 hash=a3ef48…664613

[2018-06-24T19:29:15.347] [INFO] EthereumNode - INFO [06-24|19:29:15] Loaded most recent local header number=5735039 hash=9cd40a…096ecf td=4586782142975508892528 INFO [06-24|19:29:15] Starting P2P networking

[2018-06-24T19:29:18.224] [INFO] EthereumNode - 3000ms elapsed, assuming node started up successfully [2018-06-24T19:29:18.225] [INFO] EthereumNode - Started node successfully: geth main light [2018-06-24T19:29:18.230] [INFO] Sockets/node-ipc - Connect to {"path":"\.\pipe\geth.ipc"} [2018-06-24T19:29:18.232] [WARN] Sockets/node-ipc - Connection failed, retrying after 1000ms... [2018-06-24T19:29:18.500] [INFO] EthereumNode - INFO [06-24|19:29:18] UDP listener up
net=enode://ae59ac410053260fd67e59ffded5825fac3b35d383b55b09ab94b74236a4519eb0e9418b0d3e05c56a688aa1152f456c51b609fd856d8841ba61a7209319a77f@0.0.0.0:30303

[2018-06-24T19:29:18.509] [INFO] EthereumNode - WARN [06-24|19:29:18] Light client mode is an experimental feature

[2018-06-24T19:29:18.511] [INFO] EthereumNode - INFO [06-24|19:29:18] RLPx listener up
self="enode://ae59ac410053260fd67e59ffded5825fac3b35d383b55b09ab94b74236a4519eb0e9418b0d3e05c56a688aa1152f456c51b609fd856d8841ba61a7209319a77f@[::]:30303?discport=0"

[2018-06-24T19:29:18.513] [INFO] EthereumNode - INFO [06-24|19:29:18] IPC endpoint opened url=\.\pipe\geth.ipc

[2018-06-24T19:29:18.751] [INFO] EthereumNode - INFO [06-24|19:29:18] Mapped network port proto=udp extport=30303 intport=30303 interface="UPNP IGDv1-IP1"

[2018-06-24T19:29:18.945] [INFO] EthereumNode - INFO [06-24|19:29:18] Mapped network port proto=tcp extport=30303 intport=30303 interface="UPNP IGDv1-IP1"

[2018-06-24T19:29:19.232] [INFO] Sockets/node-ipc - Connected! [2018-06-24T19:29:19.233] [INFO] NodeSync - Ethereum node connected, re-start sync [2018-06-24T19:29:19.235] [INFO] NodeSync - Starting sync loop [2018-06-24T19:29:19.236] [INFO] Sockets/4 - Connect to {"path":"\.\pipe\geth.ipc"} [2018-06-24T19:29:19.237] [INFO] Sockets/2 - Connect to {"path":"\.\pipe\geth.ipc"} [2018-06-24T19:29:19.239] [INFO] main - Connected via IPC to node. [2018-06-24T19:29:19.262] [INFO] Sockets/4 - Connected! [2018-06-24T19:29:19.272] [INFO] Sockets/2 - Connected! [2018-06-24T19:29:19.283] [INFO] (ui: splashscreen) - Network is mainnet [2018-06-24T19:29:19.283] [INFO] (ui: splashscreen) - Network is mainnet [2018-06-24T19:30:43.916] [INFO] Windows - All primary windows closed/invisible, so quitting app... [2018-06-24T19:30:43.917] [INFO] main - Defer quitting until sockets and node are shut down [2018-06-24T19:30:43.917] [INFO] Sockets - Destroy all sockets [2018-06-24T19:30:43.918] [INFO] Sockets/2 - Disconnecting... [2018-06-24T19:30:43.918] [INFO] Sockets/4 - Disconnecting... [2018-06-24T19:30:43.919] [INFO] Sockets/node-ipc - Disconnecting... [2018-06-24T19:30:44.428] [INFO] NodeSync - Ethereum node stopping, so stop sync [2018-06-24T19:30:44.428] [INFO] NodeSync - Stopping sync loop [2018-06-24T19:30:44.429] [INFO] ipcProviderBackend - Ethereum node stopping, disconnecting sockets [2018-06-24T19:30:44.430] [INFO] EthereumNode - Stopping existing node: geth main [2018-06-24T19:30:44.486] [INFO] main - About to quit... [2018-06-24T19:30:44.497] [INFO] Windows - All primary windows closed/invisible, so quitting app... [2018-06-24T19:30:44.498] [INFO] main - About to quit... [2018-06-24T19:30:44.517] [INFO] Windows - All primary windows closed/invisible, so quitting app... [2018-06-24T19:30:44.517] [INFO] main - About to quit...

@axe-usat
Copy link
Author

Someone can help me to fix this

@PhilippLgh
Copy link
Collaborator

Please see ethereum/grid#7 for progress on this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants