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

MIST UI v0.8.1 not starting (hangs on meteor starting up..) #1002

Closed
FlepNL opened this issue Jul 20, 2016 · 12 comments
Closed

MIST UI v0.8.1 not starting (hangs on meteor starting up..) #1002

FlepNL opened this issue Jul 20, 2016 · 12 comments
Milestone

Comments

@FlepNL
Copy link

FlepNL commented Jul 20, 2016

Node type: geth.exe
OS: windows 10 - 64bit
Network type: main
Mist version: 0.8.1

New Mist Wallet UI is not starting up anymore, after being able to start up a couple of times before.
Ethereum Wallet version 0.8.0 is starting up.

In order to start any of the two wallets, I startup geth.exe via the command line.

The console log when executing mist.exe from the command line displays the following:

console output 1

console output 2

From the node.log:

I0720 13:07:16.064942 ethdb/database.go:82] Alloted 512MB cache and 1024 file handles to C:\Users\MacFlep\AppData\Roaming\Ethereum\chaindata
I0720 13:07:18.805790 cmd/utils/flags.go:842] ------------------------------------------------------------------------------------------------
I0720 13:07:18.805790 cmd/utils/flags.go:843] Geth is currently configured to SUPPORT the DAO hard-fork!
I0720 13:07:18.805790 cmd/utils/flags.go:844] You can change your choice prior to block #1920000 with --support-dao-fork or --oppose-dao-fork.
I0720 13:07:18.805790 cmd/utils/flags.go:845] After the hard-fork block #1920000 passed, changing chains requires a resync from scratch!
I0720 13:07:18.805790 cmd/utils/flags.go:846] ------------------------------------------------------------------------------------------------
I0720 13:07:18.811797 ethdb/database.go:169] closed db:C:\Users\MacFlep\AppData\Roaming\Ethereum\chaindata
I0720 13:07:18.824820 ethdb/database.go:82] Alloted 512MB cache and 1024 file handles to C:\Users\MacFlep\AppData\Roaming\Ethereum\chaindata
I0720 13:07:18.884905 ethdb/database.go:82] Alloted 16MB cache and 16 file handles to C:\Users\MacFlep\AppData\Roaming\Ethereum\dapp
I0720 13:07:18.895941 eth/backend.go:172] Protocol Versions: [63 62], Network Id: 1
I0720 13:07:18.897959 eth/backend.go:201] Blockchain DB Version: 3
I0720 13:07:18.899993 core/blockchain.go:206] Last header: #1917723 [9c8b1d40…] TD=39354176385447175713
I0720 13:07:18.901011 core/blockchain.go:207] Last block: #1917723 [9c8b1d40…] TD=39354176385447175713
I0720 13:07:18.901011 core/blockchain.go:208] Fast block: #1917723 [9c8b1d40…] TD=39354176385447175713
I0720 13:07:18.902027 eth/handler.go:116] blockchain not empty, fast sync disabled
I0720 13:07:18.907010 p2p/server.go:313] Starting Server

Any ideas what's happening?

Thanks,

Flep

@desjohn
Copy link

desjohn commented Jul 20, 2016

similar problem for me, I closed off the wallet.ethereum.org wallet at the top, all my wallet and account tab disappears and I closed the app and tried to reopen it.

hangs at starting meteor now and never loads the Mist UI.

D:\Crypto\Wallet\Mist-win64-0-8-1\Mist-win64-0-8-1>
[32m[2016-07-20 16:27:13.430] [INFO] main - [39mRunning in production mode: tr
ue
[32m[2016-07-20 16:27:13.498] [INFO] main - [39mStarting in Mist mode
[32m[2016-07-20 16:27:13.521] [INFO] Db - [39mLoading db: C:\Users\Johnny\AppD
ata\Roaming\Mist\mist.lokidb
[32m[2016-07-20 16:27:13.536] [INFO] Windows - [39mCreating commonly-used wind
ows
[32m[2016-07-20 16:27:13.544] [INFO] Windows - [39mCreate secondary window: lo
ading, owner: notset
[32m[2016-07-20 16:27:13.578] [INFO] updateChecker - [39mCheck for update...
[32m[2016-07-20 16:27:15.348] [INFO] Windows - [39mCreate primary window: main
, owner: notset
[32m[2016-07-20 16:27:15.362] [INFO] Windows - [39mCreate primary window: spla
sh, owner: notset
[32m[2016-07-20 16:27:15.711] [INFO] ipcCommunicator - [39mBackend language se
t to:  en-US
[32m[2016-07-20 16:27:15.851] [INFO] updateChecker - [39mApp is up-to-date.
[32m[2016-07-20 16:27:16.421] [INFO] (ui: splash) - [39mWeb3 already initializ
ed, re-using provider.
[32m[2016-07-20 16:27:16.532] [INFO] Sockets/node-ipc - [39mConnect to {"path"
:"\\\\.\\pipe\\geth.ipc"}
[33m[2016-07-20 16:27:16.538] [WARN] Sockets/node-ipc - [39mConnection failed,
 retrying after 1000ms...
[33m[2016-07-20 16:27:17.539] [WARN] Sockets/node-ipc - [39mConnection failed,
 retrying after 1000ms...
[33m[2016-07-20 16:27:18.541] [WARN] Sockets/node-ipc - [39mConnection failed,
 retrying after 1000ms...
[31m[2016-07-20 16:27:19.536] [ERROR] Sockets/node-ipc - [39mConnection failed
 (3000ms elapsed)
[33m[2016-07-20 16:27:19.537] [WARN] EthereumNode - [39mFailed to connect to n
ode. Maybe it's not running so let's start our own...
[32m[2016-07-20 16:27:19.538] [INFO] EthereumNode - [39mNode type: geth
[32m[2016-07-20 16:27:19.538] [INFO] EthereumNode - [39mNetwork: main
[32m[2016-07-20 16:27:19.539] [INFO] EthereumNode - [39mStart node: geth main
[32m[2016-07-20 16:27:22.613] [INFO] EthereumNode - [39m3000ms elapsed, assumi
ng node started up successfully
[32m[2016-07-20 16:27:22.614] [INFO] EthereumNode - [39mStarted node successfu
lly: geth main
[32m[2016-07-20 16:27:22.616] [INFO] Sockets/node-ipc - [39mConnect to {"path"
:"\\\\.\\pipe\\geth.ipc"}
[32m[2016-07-20 16:27:22.618] [INFO] Sockets/node-ipc - [39mConnected!
[32m[2016-07-20 16:27:22.618] [INFO] NodeSync - [39mEthereum node connected, r
e-start sync
[32m[2016-07-20 16:27:22.619] [INFO] NodeSync - [39mStarting sync loop
[32m[2016-07-20 16:27:22.620] [INFO] Sockets/7 - [39mConnect to {"path":"\\\\.
\\pipe\\geth.ipc"}
[32m[2016-07-20 16:27:22.621] [INFO] main - [39mConnected via IPC to node.
[32m[2016-07-20 16:27:22.635] [INFO] Sockets/7 - [39mConnected!
[32m[2016-07-20 16:27:22.647] [INFO] (ui: splash) - [39mnetwork is mainnet
[32m[2016-07-20 16:28:20.320] [INFO] main - [39mLoading Interface at file://D:
\Crypto\Wallet\Mist-win64-0-8-1\Mist-win64-0-8-1\resources\app.asar/interface/in
dex.html
[32m[2016-07-20 16:28:20.326] [INFO] NodeSync - [39mSync loop ended
[32m[2016-07-20 16:28:20.684] [INFO] Sockets/8 - [39mConnect to {"path":"\\\\.
\\pipe\\geth.ipc"}
[32m[2016-07-20 16:28:20.688] [INFO] Sockets/8 - [39mConnected!
[32m[2016-07-20 16:28:21.359] [INFO] (ui: mist) - [39mWeb3 already initialized
, re-using provider.
[32m[2016-07-20 16:28:21.512] [INFO] (ui: mist) - [39mException in queued task
: TypeError: Cannot read property '0' of null
    at file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-8-1/resources/app.
asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:88:29320
    at Object.o.nonreactive (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win6
4-0-8-1/resources/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js
:15:4471)
    at Object.changedAt (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-
8-1/resources/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:88:
29174)
    at Object.changedAt (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-
8-1/resources/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:84:
2673)
    at changed (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-8-1/resou
rces/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:48:4342)
    at Object.r.applyChange.changed (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/M
ist-win64-0-8-1/resources/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075
d9886.js:48:3614)
    at file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-8-1/resources/app.
asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:46:4063
    at runTask (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-8-1/resou
rces/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:3:4319)
    at flush (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-8-1/resourc
es/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:3:4578)
    at drain (file:///D:/Crypto/Wallet/Mist-win64-0-8-1/Mist-win64-0-8-1/resourc
es/app.asar/interface/c9ff965333ca5e3d10036d86b347421e075d9886.js:3:4679)
[32m[2016-07-20 16:28:21.551] [INFO] (ui: mist) - [39mMeteor starting up...`


`I0720 16:27:19.611700 ethdb/database.go:82] Alloted 512MB cache and 1024 file handles to C:\Users\Johnny\AppData\Roaming\Ethereum\chaindata
I0720 16:27:19.976721 cmd/utils/flags.go:842] ------------------------------------------------------------------------------------------------
I0720 16:27:19.976721 cmd/utils/flags.go:843] Geth is currently configured to SUPPORT the DAO hard-fork!
I0720 16:27:19.976721 cmd/utils/flags.go:844] You can change your choice prior to block #1920000 with --support-dao-fork or --oppose-dao-fork.
I0720 16:27:19.977721 cmd/utils/flags.go:845] After the hard-fork block #1920000 passed, changing chains requires a resync from scratch!
I0720 16:27:19.977721 cmd/utils/flags.go:846] ------------------------------------------------------------------------------------------------
I0720 16:27:19.977721 ethdb/database.go:169] closed db:C:\Users\Johnny\AppData\Roaming\Ethereum\chaindata
I0720 16:27:19.979721 ethdb/database.go:82] Alloted 512MB cache and 1024 file handles to C:\Users\Johnny\AppData\Roaming\Ethereum\chaindata
I0720 16:27:20.242736 ethdb/database.go:82] Alloted 16MB cache and 16 file handles to C:\Users\Johnny\AppData\Roaming\Ethereum\dapp
I0720 16:27:20.245736 eth/backend.go:172] Protocol Versions: [63 62], Network Id: 1
I0720 16:27:20.246736 eth/backend.go:201] Blockchain DB Version: 3
I0720 16:27:20.247736 core/blockchain.go:206] Last header: #1921607 [c9b06af7…] TD=39583857190939031020
I0720 16:27:20.247736 core/blockchain.go:207] Last block: #1921607 [c9b06af7…] TD=39583857190939031020
I0720 16:27:20.247736 core/blockchain.go:208] Fast block: #1921607 [c9b06af7…] TD=39583857190939031020
I0720 16:27:20.250736 eth/handler.go:116] blockchain not empty, fast sync disabled
I0720 16:27:20.252737 p2p/server.go:313] Starting Server
I0720 16:27:21.755823 p2p/discover/udp.go:217] Listening, enode://f90ecb46d8b6018a3601296d1fd6ebfc69d378fdada98925bc6813ee42f30340d5b281c0c1f2306dcd8b1d60ba5d15230d5f72152cb534639ba0551c0f7b0039@0.0.0.0:30303
I0720 16:27:21.756823 p2p/server.go:556] Listening on [::]:30303
I0720 16:27:21.757823 node/node.go:296] IPC endpoint opened: \\.\pipe\geth.ipc
I0720 16:27:41.979979 eth/handler.go:295] Peer d4007caf618336ce [eth/63]: timed out DAO fork-check, dropping
I0720 16:27:51.758539 eth/downloader/downloader.go:320] Block synchronisation started
I0720 16:27:56.246795 eth/handler.go:295] Peer 2b4ae107c2fbd1ba [eth/63]: timed out DAO fork-check, dropping
I0720 16:27:57.647875 eth/downloader/downloader.go:1087] Peer 06d7ac2f4e0b9caf [hs 0.00/s, bs 0.00/s, rs 0.00/s, ss 0.00/s, miss    0, rtt 20s]: head header set (item 0) broke chain ordering: requested 1919809, got 1921628
I0720 16:28:14.525841 eth/handler.go:295] Peer a979fb575495b8d6 [eth/63]: timed out DAO fork-check, dropping

@frozeman
Copy link
Contributor

@hiddentao seems like connected to the new minimingo change? I will be busy this an next week, and don't think I find the time to look at it

@frozeman
Copy link
Contributor

For you guys. Try removing the lokijs file in the appdata/mist folder

@desjohn
Copy link

desjohn commented Jul 21, 2016

removed the mist.lokidb in appdata\roaming\mist and the app is launching for me again.

syncing up the new blocks now. thanks!

@FlepNL
Copy link
Author

FlepNL commented Jul 22, 2016

@frozeman : Thanks, that did the trick. 0.8.1 is launching again and wallets are also visible (again)!

@hiddentao
Copy link
Contributor

I'm fairly sure #993 will fix this problem once released. Sorry about it not working for now!

@jakeecolution
Copy link

jakeecolution commented Jul 25, 2016

If anyone is having trouble finding the above mentioned mist.lokidb on a Unix-based machine then look in ~/.config/Mist folder and it should be there (at least on an Arch Linux machine).

@luclu
Copy link
Contributor

luclu commented Jul 26, 2016

PR: #993
Done

@arotello
Copy link

Where is the lokijs file for mac OS? Is it named differently? I see mist.lokidb but can't find the lokijs file.

@hiddentao
Copy link
Contributor

@arotello mist.lokidb is the LokiJS file.

@arnonuem
Copy link

arnonuem commented Sep 16, 2016

This is also an Issue on Win 7 Professional

In windows the file is located in C:/Users/<username>/AppData/Roaming/Mist

@lock
Copy link

lock bot commented Mar 31, 2018

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.

@lock lock bot locked and limited conversation to collaborators Mar 31, 2018
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

8 participants