Mist: All ether Disappeared

Created on 18 Oct 2016  ·  29Comments  ·  Source: ethereum/mist

Version: 0.8.6
windows 10 64bit
Node type: eth/geth(default)

All the ether from my wallet as just disappeared , I have downloaded the new version of the wallet and all new chain data still no joy .

according to the online block chain

https://etherchain.org/account/0xaA4e9C7C7Ebc68c852E65F52aa4FeD99323a3fe5

I should have ether in my account

My mining shares showed confirmed into this wallet address , and my miner is still pointing to this address

https://eth.nanopool.org/account/0xaA4e9C7C7Ebc68c852E65F52aa4FeD99323a3fe5

nodez.zip

This is very disturbing , please help

v0.8.6

Most helpful comment

tnx
Hard Fork was fine!

All 29 comments

..same here - all wallets with ETH and Tokens are zero..
..not able to sync (wallet) full blockchain - stalls with 1000+ blocks to go..

So once we are able to sync to the full block chain , the balance will return ?

@RavashlindonX yes, as you sync the "past" will be replayed locally on your computer. Seems your client has not yet caught up with the time at which you made the transaction. ;)

luclu - that's not true in all cases.
In my own case I only need those last 1000+ blocks to download (which is an endless lost battle. As the total builds forward my sync-up is only increasing slightly - always 1000+ behind the total/current block) and my wallet balances was from more than a year ago, so those blocks are already in the chain I have downloaded until now, yet balances still shows 0

Any suggestions?
I have that problem too.

  • CaptainSkywave

..I honestly don't know what to do..I'm not a programmer or coder or such - just a normal user..with some tech insight though - just not enough to sort out this one..

@CaptainSkywave you can get more detailed sync stats by opening the developer console via CTRL/CMD+ALT+i and type:

web3.eth.syncing
web3.eth.blockNumber
web3.admin.peers.length
web3.admin.nodeInfo.name

Please post the results!

web.3.eth.syncing 
VM550:1 Uncaught SyntaxError: Unexpected number
web.3.eth.blockNumber
VM569:1 Uncaught SyntaxError: Unexpected number
web3.admin.peers.length
6
web3.admin.nodeInfo.name
"Geth/v1.4.18-stable-c72f5459/windows/go1.7"

Hmm, does this persist over restarts?
pinging @frozeman

yes
oh wait - just saw i wrote web.3 iso web3

Hah! Didn't notice it either ;)

web3.eth.syncing
Object {currentBlock: 2462942, highestBlock: 2464221, knownStates: "0x5f03", pulledStates: "0x6a3", startingBlock: 2462933}
web3.eth.blockNumber
2464009
web3.admin.peers.length
5
web3.admin.nodeInfo.name
"Geth/v1.4.18-stable-c72f5459/windows/go1.7"

will try a restart now and see if same output

20 min later, after restart of wallet - same output - just a few blocks further ahead.

web3.eth.syncing
Object {currentBlock: 2463064, highestBlock: 2464289, knownStates: "0x1a77d", pulledStates: "0x2016", startingBlock: 2462942}
web3.eth.blockNumber
2464293
web3.admin.peers.length
8
web3.admin.nodeInfo.name
"Geth/v1.4.18-stable-c72f5459/windows/go1.7"

after every restart, it always jumps forward some blocks - but always stops approx 1000+ blocks below current block - and the download of chain structure just sits there counting upwards endlessly..on the little initial window before launching the app

What is the output of

web3.eth.getBlock(2463001).hash

web3.eth.getBlock(2463001).hash
"0x5786ad18f533956bc232b480500c18acd8e6b68c6bfb46f618e00f298802d7dd"

when I opened the console to do the web3 checks you asked for, I see some errors in the console when opening it.
would you like me to enter this here?

Yes, please.
Also, are you running on a HDD or SSD?

HDD - WIN SERVER 2012 R2 x64
here goes - replaced my username with x's
Node started syncing, stopping app operation @

file:///C:/Users/xxxxx/AppData/Local/EthereumWallet/app-0.8.6/resources/app.asar/interface/wallet/f6e44fd3a6364a5106154cdf3516a4cbc1c24963.js:368:378
file:///C:/Users/xxxxx/AppData/Local/EthereumWallet/app-0.8.6/resources/app…/wallet/packages/ethereum_dapp-styles/fonts/SourceSansPro-ExtraLightIt.otf Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///sockjs/info?cb=h0lk_s3gha Failed to load resource: net::ERR_FILE_NOT_FOUND

..don't know which wallet that is - it's none of my wallet account numbers

That's nothing to worry about.
I guess this is just the slow HDD trying to reorganize the state trie.
Also on a HDD you can expect the sync to take above 10s per block on the recent attack blocks.

Could you please upload your lasted node.log? (menu -> develop -> show log)

I1018 20:07:43.089201 ethdb/database.go:83] Alloted 512MB cache and 1024 file handles to C:\Users\xxxxx\AppData\Roaming\Ethereum\chaindata
I1018 20:07:43.465187 cmd/utils/flags.go:837] ------------------------------------------------------------------------------------------------
I1018 20:07:43.465187 cmd/utils/flags.go:838] Geth is currently configured to SUPPORT the DAO hard-fork!
I1018 20:07:43.465187 cmd/utils/flags.go:839] You can change your choice prior to block #1920000 with --support-dao-fork or --oppose-dao-fork.
I1018 20:07:43.465187 cmd/utils/flags.go:840] After the hard-fork block #1920000 passed, changing chains requires a resync from scratch!
I1018 20:07:43.465187 cmd/utils/flags.go:841] ------------------------------------------------------------------------------------------------
I1018 20:07:43.465187 ethdb/database.go:176] closed db:C:\Users\xxxxx\AppData\Roaming\Ethereum\chaindata
I1018 20:07:43.471192 ethdb/database.go:83] Alloted 512MB cache and 1024 file handles to C:\Users\xxxxx\AppData\Roaming\Ethereum\chaindata
I1018 20:07:44.225795 ethdb/database.go:83] Alloted 16MB cache and 16 file handles to C:\Users\xxxxx\AppData\Roaming\Ethereum\dapp
I1018 20:07:44.239805 eth/backend.go:172] Protocol Versions: [63 62], Network Id: 1
I1018 20:07:44.240805 eth/backend.go:201] Blockchain DB Version: 3
I1018 20:07:44.248811 core/blockchain.go:214] Last header: #2464226 [3e41908e…] TD=76962153459086097226
I1018 20:07:44.248811 core/blockchain.go:215] Last block: #0 [d4e56740…] TD=17179869184
I1018 20:07:44.248811 core/blockchain.go:216] Fast block: #2462942 [7f21395b…] TD=76841367639841240709
I1018 20:07:44.263820 p2p/server.go:313] Starting Server
I1018 20:07:45.593499 p2p/discover/udp.go:217] Listening, enode://de966adf9aa44c5c4ac58e12e3f2739b030c081cc439d065d2cd7845a4b86a0bcd6efd99ad3a034f4d056a8d8077175854f6cf9040c81826c3a3e77b507979d6@80.90.62.124:30303
I1018 20:07:45.594502 p2p/server.go:556] Listening on [::]:30303
I1018 20:07:45.601512 node/node.go:296] IPC endpoint opened: \\.\pipe\geth.ipc
I1018 20:08:25.598365 eth/downloader/downloader.go:319] Block synchronisation started
I1018 20:08:36.518062 eth/downloader/downloader.go:298] Synchronisation failed: block download canceled (requested)
I1018 20:09:26.630793 eth/downloader/downloader.go:298] Synchronisation failed: block download canceled (requested)
I1018 20:11:00.627634 eth/downloader/downloader.go:298] Synchronisation failed: block download canceled (requested)
I1018 20:12:05.769404 eth/downloader/downloader.go:298] Synchronisation failed: block download canceled (requested)
I1018 20:12:29.824560 eth/downloader/downloader.go:948] imported 1 state entries in 40.0351ms: processed 1, pending at least 17
I1018 20:12:30.062708 eth/downloader/downloader.go:948] imported 16 state entries in 154.0916ms: processed 17, pending at least 273
I1018 20:12:31.894449 eth/downloader/downloader.go:948] imported 256 state entries in 1.6405795s: processed 273, pending at least 4369
I1018 20:12:32.995437 core/headerchain.go:297] imported 0 header(s) (1152 ignored) in 353.2364ms. #2464094 [f4b4de78… / 70f92579…]
I1018 20:12:34.161456 eth/downloader/downloader.go:948] imported 384 state entries in 2.2610075s: processed 657, pending at least 10488
I1018 20:12:34.485666 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:34.513684 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:34.517690 core/blockchain.go:764] imported 1 receipt(s) (0 ignored) in 2.0042ms. #2462943 [f4b4de78… / f4b4de78…]
I1018 20:12:34.687801 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:34.759854 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:34.884931 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:35.090068 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:35.321228 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:35.369255 core/blockchain.go:764] imported 81 receipt(s) (0 ignored) in 55.0377ms. #2463024 [beaf19fe… / 503c897d…]
I1018 20:12:35.538372 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:35.567386 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:35.752514 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:35.979661 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:36.048707 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:36.648109 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:36.770188 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:37.633766 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:37.990005 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:39.111751 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:39.933300 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:39.968323 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:40.801878 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:41.508349 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:41.571393 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:42.022689 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:42.408947 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:42.943307 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:43.518687 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:44.018023 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:44.187133 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:44.797551 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:44.885602 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:44.911615 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:45.552046 eth/downloader/downloader.go:925] peer 9df94b06c7e80bb3: replied to stale state request, forgiving
I1018 20:12:45.808217 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:12:48.856248 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:13:18.102968 core/headerchain.go:297] imported 40 header(s) (132 ignored) in 43.5462533s. #2464266 [5520cc69… / eb7ef72c…]
I1018 20:13:18.106971 eth/downloader/downloader.go:1167] Rolled back 40 headers (LH: 2464266->2464226, FB: 2463024->2463024, LB: 0->0)
I1018 20:13:33.818567 eth/downloader/downloader.go:298] Synchronisation failed: block download canceled (requested)
I1018 20:13:35.648398 eth/downloader/downloader.go:628] Peer e1870e0a7907a6eb [hs 0.00/s, bs 0.00/s, rs 0.00/s, ss 0.00/s, miss    0, rtt 11.017752754s]: lied about chain head: reported 1860631, found above 1860807
I1018 20:13:48.213891 eth/downloader/downloader.go:648] Peer 1335c71df02e4344 [hs 0.00/s, bs 0.00/s, rs 0.00/s, ss 0.00/s, miss    0, rtt 11.017752754s]: potential rewrite attack: #50116 [ec8b0382…] <= #2373024 limit
I1018 20:14:15.697753 eth/downloader/downloader.go:648] Peer 90a4273983a174e7 [hs 0.00/s, bs 0.00/s, rs 0.00/s, ss 0.00/s, miss    0, rtt 6.434992945s]: potential rewrite attack: #1728292 [8e273c15…] <= #2373024 limit
I1018 20:14:39.640946 eth/downloader/downloader.go:298] Synchronisation failed: block header download canceled (requested)
I1018 20:14:45.711733 eth/downloader/downloader.go:648] Peer 1335c71df02e4344 [hs 0.00/s, bs 0.00/s, rs 0.00/s, ss 0.00/s, miss    0, rtt 6.434992945s]: potential rewrite attack: #50116 [ec8b0382…] <= #2373024 limit
I1018 20:15:05.735745 eth/downloader/downloader.go:298] Synchronisation failed: receipt download canceled (requested)
I1018 20:15:23.580681 eth/downloader/downloader.go:648] Peer 41a3f4bc4b90f308 [hs 0.00/s, bs 0.00/s, rs 0.00/s, ss 0.00/s, miss    0, rtt 6.434992945s]: potential rewrite attack: #2319701 [ff82344a…] <= #2373024 limit
I1018 20:16:07.491014 eth/downloader/downloader.go:948] imported 1 state entries in 40.0243ms: processed 658, pending at least 17
I1018 20:16:07.748783 eth/downloader/downloader.go:948] imported 3 state entries in 15.0044ms: processed 661, pending at least 65
I1018 20:16:08.597762 core/headerchain.go:297] imported 0 header(s) (192 ignored) in 8.0044ms. #2463216 [9e5a633a… / d8519096…]
I1018 20:16:08.646788 eth/downloader/downloader.go:925] peer de471bccee3d0422: replied to stale state request, forgiving
I1018 20:16:09.921732 eth/downloader/downloader.go:925] peer de471bccee3d0422: replied to stale state request, forgiving
I1018 20:16:10.164892 eth/downloader/downloader.go:925] peer de471bccee3d0422: replied to stale state request, forgiving
I1018 20:16:10.719567 eth/downloader/downloader.go:925] peer de471bccee3d0422: replied to stale state request, forgiving
I1018 20:16:10.933499 core/blockchain.go:764] imported 16 receipt(s) (0 ignored) in 8.0053ms. #2463040 [9e5a633a… / 1a5d49b2…]
I1018 20:16:13.766059 eth/downloader/downloader.go:925] peer de471bccee3d0422: replied to stale state request, forgiving
I1018 20:16:13.779064 core/blockchain.go:764] imported 24 receipt(s) (0 ignored) in 11.0073ms. #2463064 [ba7bbdd7… / f725ebdb…]
I1018 20:16:48.787871 eth/downloader/downloader.go:298] Synchronisation failed: block download canceled (requested)
I1018 20:17:22.584994 core/headerchain.go:297] imported 0 header(s) (384 ignored) in 14.0122ms. #2463448 [0ce234f6… / 608a3c96…]
I1018 20:17:25.501257 core/headerchain.go:297] imported 0 header(s) (384 ignored) in 11.0059ms. #2463832 [b561bb83… / 4b5b8aaf…]
I1018 20:17:30.092918 eth/downloader/downloader.go:925] peer a979fb575495b8d6: replied to stale state request, forgiving
I1018 20:17:37.122612 eth/downloader/downloader.go:948] imported 1 state entries in 6.0035ms: processed 662, pending at least 17
I1018 20:17:37.197673 core/headerchain.go:297] imported 0 header(s) (384 ignored) in 13.0166ms. #2464216 [eedcac1e… / 9712d197…]
I1018 20:17:37.419853 eth/downloader/downloader.go:948] imported 16 state entries in 266.2176ms: processed 678, pending at least 273
I1018 20:17:37.675014 core/headerchain.go:297] imported 27 header(s) (50 ignored) in 198.1316ms. #2464293 [48f715d5… / 5b28f342…]
I1018 20:17:39.707785 eth/downloader/downloader.go:948] imported 254 state entries in 2.0617913s: processed 932, pending at least 4337
I1018 20:17:39.725780 eth/downloader/downloader.go:948] imported 2 state entries in 12.0075ms: processed 934, pending at least 4369
I1018 20:17:41.814374 eth/downloader/downloader.go:948] imported 384 state entries in 1.799178s: processed 1318, pending at least 10429
I1018 20:17:43.908052 eth/downloader/downloader.go:948] imported 384 state entries in 2.3548571s: processed 1702, pending at least 16504
I1018 20:17:45.782709 eth/downloader/downloader.go:948] imported 384 state entries in 3.7491978s: processed 2086, pending at least 22581
I1018 20:17:47.158622 eth/downloader/downloader.go:948] imported 384 state entries in 3.0277733s: processed 2470, pending at least 28681
I1018 20:17:48.906140 eth/downloader/downloader.go:948] imported 384 state entries in 2.9062895s: processed 2854, pending at least 34792
I1018 20:17:51.067780 eth/downloader/downloader.go:948] imported 384 state entries in 3.7170337s: processed 3238, pending at least 40892
I1018 20:17:53.066843 eth/downloader/downloader.go:948] imported 384 state entries in 3.9375588s: processed 3622, pending at least 46998
I1018 20:17:55.036096 eth/downloader/downloader.go:948] imported 384 state entries in 3.7471751s: processed 4006, pending at least 53091
I1018 20:17:56.686538 eth/downloader/downloader.go:948] imported 384 state entries in 3.3543728s: processed 4390, pending at least 59197
I1018 20:18:04.366582 eth/downloader/downloader.go:948] imported 2 state entries in 9.2054031s: processed 4392, pending at least 61632
I1018 20:18:10.021256 eth/downloader/downloader.go:948] imported 384 state entries in 13.4918286s: processed 4776, pending at least 64505
I1018 20:18:11.910144 eth/downloader/downloader.go:948] imported 8 state entries in 2.2039858s: processed 4784, pending at least 64550
I1018 20:18:51.564969 eth/downloader/downloader.go:948] imported 384 state entries in 40.856926s: processed 5168, pending at least 67859
I1018 20:18:54.064476 eth/downloader/downloader.go:948] imported 384 state entries in 27.5328853s: processed 5552, pending at least 73880
I1018 20:18:54.077486 eth/downloader/downloader.go:948] imported 1 state entries in 11.0115ms: processed 5553, pending at least 73891
I1018 20:18:54.514981 eth/downloader/downloader.go:948] imported 1 state entries in 7.008ms: processed 5554, pending at least 73896
I1018 20:18:55.495000 eth/downloader/downloader.go:948] imported 14 state entries in 938.9924ms: processed 5568, pending at least 74011
I1018 20:19:31.223523 eth/downloader/downloader.go:948] imported 384 state entries in 35.728523s: processed 5952, pending at least 77371
I1018 20:20:18.478853 eth/downloader/downloader.go:948] imported 384 state entries in 47.2533335s: processed 6336, pending at least 81856
I1018 20:20:20.263516 eth/downloader/downloader.go:948] imported 117 state entries in 1m24.5642955s: processed 6453, pending at least 81984
I1018 20:21:12.269039 eth/downloader/downloader.go:948] imported 384 state entries in 50.559998s: processed 6837, pending at least 87272
I1018 20:21:14.079229 eth/downloader/downloader.go:948] imported 225 state entries in 53.8087032s: processed 7062, pending at least 87392
I1018 20:21:52.741776 eth/downloader/downloader.go:948] imported 384 state entries in 38.656544s: processed 7446, pending at least 90457
I1018 20:22:44.416515 eth/downloader/downloader.go:948] imported 384 state entries in 50.8566257s: processed 7830, pending at least 95809
I1018 20:22:59.423483 eth/downloader/downloader.go:948] imported 384 state entries in 1m44.1760204s: processed 8214, pending at least 97462
I1018 20:23:30.497584 eth/downloader/downloader.go:948] imported 384 state entries in 43.4548584s: processed 8598, pending at least 101106
I1018 20:24:03.920705 eth/downloader/downloader.go:948] imported 384 state entries in 1m4.3482802s: processed 8982, pending at least 104673
I1018 20:25:42.238293 eth/downloader/downloader.go:948] imported 384 state entries in 1m12.3612824s: processed 9366, pending at least 113307
I1018 20:25:42.734436 eth/downloader/downloader.go:948] imported 2 state entries in 1m12.8524205s: processed 9368, pending at least 113323
I1018 20:25:42.887537 eth/downloader/downloader.go:948] imported 2 state entries in 48.1906376s: processed 9370, pending at least 113338
I1018 20:25:45.682257 eth/downloader/downloader.go:948] imported 384 state entries in 2m15.174674s: processed 9754, pending at least 113660
I1018 20:25:45.750579 eth/downloader/downloader.go:948] imported 2 state entries in 2.2806771s: processed 9756, pending at least 113680
I1018 20:25:45.814934 eth/downloader/downloader.go:948] imported 2 state entries in 132.6768ms: processed 9758, pending at least 113696
I1018 20:25:58.492064 eth/downloader/downloader.go:948] imported 384 state entries in 2m27.9904752s: processed 10142, pending at least 114844
I1018 20:25:59.838419 eth/downloader/downloader.go:948] imported 38 state entries in 13.5374468s: processed 10180, pending at least 115213
I1018 20:25:59.894452 eth/downloader/downloader.go:948] imported 2 state entries in 1.3220879s: processed 10182, pending at least 115236
I1018 20:26:00.210369 eth/downloader/downloader.go:948] imported 2 state entries in 318.9017ms: processed 10184, pending at least 115255
I1018 20:26:01.148357 eth/downloader/downloader.go:948] imported 14 state entries in 1.2529038s: processed 10198, pending at least 115381
I1018 20:26:01.348494 eth/downloader/downloader.go:948] imported 2 state entries in 1.4530415s: processed 10200, pending at least 115399
I1018 20:26:01.488830 eth/downloader/downloader.go:948] imported 2 state entries in 339.4734ms: processed 10202, pending at least 115415
I1018 20:26:12.883347 eth/downloader/downloader.go:948] imported 150 state entries in 11.3935169s: processed 10352, pending at least 116859
I1018 20:26:13.052356 eth/downloader/downloader.go:948] imported 2 state entries in 11.5575082s: processed 10354, pending at least 116879
I1018 20:26:13.497403 eth/downloader/downloader.go:948] imported 2 state entries in 445.0473ms: processed 10356, pending at least 116897
I1018 20:26:46.124210 eth/downloader/downloader.go:948] imported 374 state entries in 33.0718544s: processed 10730, pending at least 119941
I1018 20:26:46.230286 eth/downloader/downloader.go:948] imported 2 state entries in 103.0752ms: processed 10732, pending at least 119961
I1018 20:26:46.241295 eth/downloader/downloader.go:948] imported 2 state entries in 11.0083ms: processed 10734, pending at least 119982
I1018 20:26:46.323309 eth/downloader/downloader.go:948] imported 1 state entries in 82.0146ms: processed 10735, pending at least 119989
I1018 20:27:09.759399 eth/downloader/downloader.go:948] imported 321 state entries in 23.5171009s: processed 11056, pending at least 123142
I1018 20:27:10.687903 eth/downloader/downloader.go:948] imported 11 state entries in 12.7483758s: processed 11067, pending at least 123164
I1018 20:27:12.455039 eth/downloader/downloader.go:948] imported 2 state entries in 2.6486048s: processed 11069, pending at least 123366
I1018 20:27:13.201371 eth/downloader/downloader.go:948] imported 11 state entries in 3.3869423s: processed 11080, pending at least 123480
I1018 20:27:23.085469 eth/downloader/downloader.go:948] imported 105 state entries in 10.7284959s: processed 11185, pending at least 124598
I1018 20:27:50.484993 eth/downloader/downloader.go:948] imported 384 state entries in 39.6898067s: processed 11569, pending at least 127958
I1018 20:28:14.457739 eth/downloader/downloader.go:948] imported 125 state entries in 23.4521877s: processed 11694, pending at least 129585
I1018 20:28:39.729477 eth/downloader/downloader.go:948] imported 384 state entries in 1m29.9210472s: processed 12078, pending at least 132048
I1018 20:28:39.867662 eth/downloader/downloader.go:948] imported 2 state entries in 25.0792556s: processed 12080, pending at least 132062
I1018 20:28:40.773862 eth/downloader/downloader.go:948] imported 4 state entries in 893.223ms: processed 12084, pending at least 132068
I1018 20:28:54.471338 eth/downloader/downloader.go:948] imported 144 state entries in 14.0003452s: processed 12228, pending at least 133372
I1018 20:28:54.880477 eth/downloader/downloader.go:948] imported 2 state entries in 408.1439ms: processed 12230, pending at least 133387
I1018 20:29:18.710423 eth/downloader/downloader.go:948] imported 240 state entries in 23.8289493s: processed 12470, pending at least 135440
I1018 20:29:18.712440 eth/downloader/downloader.go:298] Synchronisation failed: state data download canceled (requested)
I1018 20:29:25.756687 eth/downloader/downloader.go:948] imported 1 state entries in 21.9983ms: processed 12471, pending at least 17
I1018 20:29:25.906854 eth/downloader/downloader.go:948] imported 14 state entries in 113.0749ms: processed 12485, pending at least 241
I1018 20:29:25.942877 core/headerchain.go:297] imported 0 header(s) (192 ignored) in 8.0086ms. #2463256 [0ce234f6… / 901b2570…]
I1018 20:29:25.951876 core/blockchain.go:764] imported 1 receipt(s) (0 ignored) in 1.0011ms. #2463065 [0ce234f6… / 0ce234f6…]
I1018 20:29:25.961888 eth/downloader/downloader.go:925] peer 17a1665c400b158f: replied to stale state request, forgiving
I1018 20:29:26.013785 core/blockchain.go:764] imported 3 receipt(s) (0 ignored) in 2.9842ms. #2463068 [2237e794… / e66f0506…]
I1018 20:29:26.015803 eth/downloader/downloader.go:925] peer 17a1665c400b158f: replied to stale state request, forgiving
I1018 20:29:26.572985 eth/downloader/downloader.go:925] peer 17a1665c400b158f: replied to stale state request, forgiving
I1018 20:29:26.657056 core/headerchain.go:297] imported 0 header(s) (960 ignored) in 119.0971ms. #2464216 [f5ff16c2… / 9712d197…]
I1018 20:29:35.979115 core/headerchain.go:297] imported 0 header(s) (384 ignored) in 14.0094ms. #2463452 [fbbc3d9c… / 44c870b5…]
I1018 20:29:36.203039 eth/downloader/downloader.go:948] imported 1 state entries in 5.0033ms: processed 12486, pending at least 17
I1018 20:29:36.404176 core/blockchain.go:764] imported 5 receipt(s) (0 ignored) in 16.0116ms. #2463073 [fbbc3d9c… / 815dbd90…]
I1018 20:29:36.419186 eth/downloader/downloader.go:948] imported 16 state entries in 98.0654ms: processed 12502, pending at least 273
I1018 20:29:36.857477 eth/downloader/downloader.go:948] imported 77 state entries in 391.2604ms: processed 12579, pending at least 1505
I1018 20:29:38.338463 eth/downloader/downloader.go:948] imported 384 state entries in 1.4799848s: processed 12963, pending at least 7632
I1018 20:29:39.547271 eth/downloader/downloader.go:948] imported 384 state entries in 1.1957972s: processed 13347, pending at least 13745
I1018 20:29:41.041623 eth/downloader/downloader.go:948] imported 384 state entries in 1.4923525s: processed 13731, pending at least 19834
I1018 20:30:04.612634 eth/downloader/downloader.go:948] imported 384 state entries in 23.4278372s: processed 14115, pending at least 23589
I1018 20:30:06.238602 eth/downloader/downloader.go:948] imported 384 state entries in 24.4733048s: processed 14499, pending at least 29657
I1018 20:30:06.464747 core/blockchain.go:764] imported 88 receipt(s) (0 ignored) in 67.0442ms. #2463161 [8b210899… / fbb307bb…]
I1018 20:30:06.798975 core/headerchain.go:297] imported 0 header(s) (768 ignored) in 169.1123ms. #2464220 [64039400… / 117e301e…]
I1018 20:30:11.505436 core/headerchain.go:297] imported 47 header(s) (73 ignored) in 298.1923ms. #2464340 [4475446a… / 5d25edce…]
I1018 20:30:26.539940 eth/downloader/downloader.go:948] imported 384 state entries in 20.1892627s: processed 14883, pending at least 36368
I1018 20:30:31.901435 eth/downloader/downloader.go:948] imported 384 state entries in 52.2420896s: processed 15267, pending at least 38551
I1018 20:30:55.375129 eth/downloader/downloader.go:948] imported 384 state entries in 43.8907057s: processed 15651, pending at least 42198
I1018 20:31:32.715333 eth/downloader/downloader.go:948] imported 384 state entries in 26.7633201s: processed 16035, pending at least 48943
I1018 20:31:34.007204 eth/downloader/downloader.go:948] imported 384 state entries in 20.2950014s: processed 16419, pending at least 55032
I1018 20:31:37.613050 eth/downloader/downloader.go:948] imported 384 state entries in 1m5.5822469s: processed 16803, pending at least 55588
I1018 20:31:58.224938 eth/downloader/downloader.go:948] imported 384 state entries in 25.4005351s: processed 17187, pending at least 59200
I1018 20:32:21.120208 eth/downloader/downloader.go:948] imported 384 state entries in 43.3781743s: processed 17571, pending at least 62653
I1018 20:32:29.393040 eth/downloader/downloader.go:948] imported 384 state entries in 8.175767s: processed 17955, pending at least 67794
I1018 20:32:34.550367 eth/downloader/downloader.go:925] peer 17a1665c400b158f: replied to stale state request, forgiving
I1018 20:32:35.954024 eth/downloader/downloader.go:948] imported 384 state entries in 6.3118923s: processed 18339, pending at least 75041
I1018 20:32:37.105805 eth/downloader/downloader.go:948] imported 384 state entries in 2.4613766s: processed 18723, pending at least 81103
I1018 20:32:38.230542 eth/downloader/downloader.go:948] imported 384 state entries in 1.8312204s: processed 19107, pending at least 87198
I1018 20:32:50.078646 eth/downloader/downloader.go:948] imported 384 state entries in 11.7660538s: processed 19491, pending at least 92315
I1018 20:33:13.466998 eth/downloader/downloader.go:948] imported 384 state entries in 35.0503375s: processed 19875, pending at least 95980
I1018 20:33:40.668734 eth/downloader/downloader.go:948] imported 384 state entries in 26.502794s: processed 20259, pending at least 102619
I1018 20:33:59.272584 eth/downloader/downloader.go:948] imported 384 state entries in 45.6975131s: processed 20643, pending at least 105999
I1018 20:34:27.902690 eth/downloader/downloader.go:948] imported 384 state entries in 28.5206002s: processed 21027, pending at least 110565
I1018 20:34:44.309277 eth/downloader/downloader.go:948] imported 384 state entries in 1m28.6969514s: processed 21411, pending at least 113062
I1018 20:34:45.390000 eth/downloader/downloader.go:948] imported 384 state entries in 1m55.1522427s: processed 21795, pending at least 116627
I1018 20:35:14.016596 eth/downloader/downloader.go:948] imported 384 state entries in 29.6102591s: processed 22179, pending at least 118259
I1018 20:35:17.596307 eth/downloader/downloader.go:948] imported 55 state entries in 25.8552914s: processed 22234, pending at least 118584
I1018 20:35:51.277069 eth/downloader/downloader.go:948] imported 384 state entries in 33.6787611s: processed 22618, pending at least 119182
I1018 20:36:25.470564 eth/downloader/downloader.go:948] imported 384 state entries in 1m7.76895s: processed 23002, pending at least 119720
I1018 20:36:26.428155 eth/downloader/downloader.go:948] imported 12 state entries in 35.1480843s: processed 23014, pending at least 119740
I1018 20:36:26.911807 eth/downloader/downloader.go:948] imported 2 state entries in 467.6418ms: processed 23016, pending at least 119744
I1018 20:36:26.936829 eth/downloader/downloader.go:948] imported 2 state entries in 410.4163ms: processed 23018, pending at least 119747
I1018 20:36:27.016878 eth/downloader/downloader.go:948] imported 2 state entries in 45.0128ms: processed 23020, pending at least 119749
I1018 20:36:27.172372 eth/downloader/downloader.go:948] imported 2 state entries in 142.4801ms: processed 23022, pending at least 119754
I1018 20:36:33.525559 eth/downloader/downloader.go:948] imported 75 state entries in 6.3241736s: processed 23097, pending at least 119870
I1018 20:36:34.273692 eth/downloader/downloader.go:948] imported 12 state entries in 744.1273ms: processed 23109, pending at least 119887
I1018 20:37:09.630104 eth/downloader/downloader.go:948] imported 384 state entries in 35.3544106s: processed 23493, pending at least 120570
I1018 20:37:36.427818 eth/downloader/downloader.go:948] imported 384 state entries in 1m2.0438367s: processed 23877, pending at least 121140
I1018 20:37:36.933056 eth/downloader/downloader.go:948] imported 9 state entries in 51.4962325s: processed 23886, pending at least 121151
I1018 20:37:43.118215 eth/downloader/downloader.go:948] imported 9 state entries in 6.1160798s: processed 23895, pending at least 121261
I1018 20:38:13.276839 eth/downloader/downloader.go:948] imported 384 state entries in 31.0052589s: processed 24279, pending at least 121877
I1018 20:38:14.035422 eth/downloader/downloader.go:948] imported 10 state entries in 29.6717131s: processed 24289, pending at least 121894
I1018 20:38:43.804435 eth/downloader/downloader.go:948] imported 384 state entries in 59.4387312s: processed 24673, pending at least 122488
I1018 20:39:17.926156 eth/downloader/downloader.go:948] imported 384 state entries in 33.9548566s: processed 25057, pending at least 123186
I1018 20:39:36.888091 eth/downloader/downloader.go:948] imported 384 state entries in 2m0.4582789s: processed 25441, pending at least 123525
I1018 20:39:45.680583 eth/downloader/downloader.go:948] imported 9 state entries in 2m1.3158796s: processed 25450, pending at least 123660
I1018 20:40:07.170892 eth/downloader/downloader.go:948] imported 384 state entries in 22.533517s: processed 25834, pending at least 126692
I1018 20:40:32.449707 eth/downloader/downloader.go:948] imported 384 state entries in 2m18.8556656s: processed 26218, pending at least 127164
I1018 20:40:47.944222 eth/downloader/downloader.go:948] imported 171 state entries in 29.0686215s: processed 26389, pending at least 127437
I1018 20:41:08.395851 eth/downloader/downloader.go:262] Unregister failed: peer is not registered
I1018 20:41:12.034358 eth/handler.go:203] Removal failed: peer is not registered
I1018 20:41:27.352254 eth/downloader/downloader.go:948] imported 77 state entries in 15.3209062s: processed 26466, pending at least 128228
I1018 20:42:05.783848 eth/downloader/downloader.go:948] imported 384 state entries in 38.4295866s: processed 26850, pending at least 128827
I1018 20:42:15.087129 eth/downloader/downloader.go:948] imported 384 state entries in 1m27.1409042s: processed 27234, pending at least 128956
I1018 20:42:36.270535 eth/downloader/downloader.go:948] imported 384 state entries in 1m48.1912179s: processed 27618, pending at least 129321
I1018 20:43:54.792642 eth/downloader/downloader.go:948] imported 384 state entries in 1m39.3389201s: processed 28002, pending at least 130902
I1018 20:44:25.543253 eth/downloader/downloader.go:948] imported 384 state entries in 45.8408146s: processed 28386, pending at least 131469
I1018 20:44:25.691440 eth/downloader/downloader.go:948] imported 384 state entries in 2m16.9091665s: processed 28770, pending at least 131471
I1018 20:44:42.003733 eth/downloader/downloader.go:948] imported 384 state entries in 3m13.218011s: processed 29154, pending at least 131775
I1018 20:45:17.928034 eth/downloader/downloader.go:948] imported 384 state entries in 35.8532537s: processed 29538, pending at least 132595
I1018 20:45:49.301457 eth/downloader/downloader.go:948] imported 384 state entries in 42.9125249s: processed 29922, pending at least 133190
I1018 20:46:13.832752 eth/downloader/downloader.go:948] imported 384 state entries in 1m4.0384457s: processed 30306, pending at least 133768
I1018 20:46:18.008328 eth/downloader/downloader.go:948] imported 384 state entries in 1m35.6373158s: processed 30690, pending at least 133830
I1018 20:46:25.997069 eth/downloader/downloader.go:948] imported 384 state entries in 7.8263719s: processed 31074, pending at least 134196
I1018 20:46:30.749494 eth/downloader/downloader.go:948] imported 384 state entries in 1m12.7964433s: processed 31458, pending at least 134305
I1018 20:46:30.750488 eth/downloader/downloader.go:948] imported 2 state entries in 4.6322663s: processed 31460, pending at least 134308
I1018 20:46:33.191402 eth/downloader/downloader.go:948] imported 384 state entries in 2.440914s: processed 31844, pending at least 134523
I1018 20:46:35.552057 eth/downloader/downloader.go:948] imported 384 state entries in 4.6694752s: processed 32228, pending at least 134837
I1018 20:46:35.553068 eth/downloader/downloader.go:948] imported 2 state entries in 772.8061ms: processed 32230, pending at least 134838
I1018 20:46:36.687616 eth/downloader/downloader.go:948] imported 2 state entries in 878.5354ms: processed 32232, pending at least 134961
I1018 20:46:37.493606 eth/downloader/downloader.go:948] imported 384 state entries in 2.5560985s: processed 32616, pending at least 135023
I1018 20:46:39.784108 eth/downloader/downloader.go:948] imported 384 state entries in 2.2905023s: processed 33000, pending at least 135174
I1018 20:46:39.802118 eth/downloader/downloader.go:948] imported 3 state entries in 1.0580942s: processed 33003, pending at least 135177
I1018 20:46:42.908630 eth/downloader/downloader.go:948] imported 5 state entries in 406.59ms: processed 33008, pending at least 135559
I1018 20:46:44.305622 eth/downloader/downloader.go:948] imported 384 state entries in 4.3036056s: processed 33392, pending at least 135698
I1018 20:46:44.382789 eth/downloader/downloader.go:948] imported 384 state entries in 4.5976824s: processed 33776, pending at least 135704
I1018 20:46:48.384781 eth/downloader/downloader.go:948] imported 384 state entries in 3.9152848s: processed 34160, pending at least 136081
I1018 20:46:49.033889 eth/downloader/downloader.go:948] imported 5 state entries in 644.1087ms: processed 34165, pending at least 136130
I1018 20:46:49.821421 eth/downloader/downloader.go:948] imported 384 state entries in 5.43663s: processed 34549, pending at least 136163
I1018 20:46:49.836435 eth/downloader/downloader.go:948] imported 6 state entries in 454.4503ms: processed 34555, pending at least 136167
I1018 20:46:52.599351 eth/downloader/downloader.go:948] imported 384 state entries in 2.7769287s: processed 34939, pending at least 136402
I1018 20:46:55.248572 eth/downloader/downloader.go:948] imported 384 state entries in 5.3490924s: processed 35323, pending at least 136714
I1018 20:46:56.501685 eth/downloader/downloader.go:948] imported 20 state entries in 2.2670241s: processed 35343, pending at least 136798
I1018 20:46:58.719353 eth/downloader/downloader.go:948] imported 384 state entries in 5.1017131s: processed 35727, pending at least 136978
I1018 20:47:00.798272 eth/downloader/downloader.go:948] imported 384 state entries in 11.778393s: processed 36111, pending at least 137133
I1018 20:47:01.819565 eth/downloader/downloader.go:948] imported 384 state entries in 6.5709932s: processed 36495, pending at least 137247
I1018 20:47:01.825569 eth/downloader/downloader.go:948] imported 18 state entries in 8.615895s: processed 36513, pending at least 137245
I1018 20:47:01.960662 eth/downloader/downloader.go:948] imported 42 state entries in 132.0861ms: processed 36555, pending at least 137270
I1018 20:47:04.345000 eth/downloader/downloader.go:948] imported 384 state entries in 2.4513816s: processed 36939, pending at least 137480
I1018 20:47:04.923439 eth/downloader/downloader.go:948] imported 41 state entries in 2.3150188s: processed 36980, pending at least 137565
I1018 20:47:08.264333 eth/downloader/downloader.go:948] imported 384 state entries in 6.2826603s: processed 37364, pending at least 137878
I1018 20:47:08.913828 eth/downloader/downloader.go:948] imported 384 state entries in 4.5658229s: processed 37748, pending at least 137902
I1018 20:47:08.939846 eth/downloader/downloader.go:948] imported 75 state entries in 26.0178ms: processed 37823, pending at least 137839
I1018 20:47:11.563700 eth/downloader/downloader.go:948] imported 78 state entries in 1.0386355s: processed 37901, pending at least 137633
I1018 20:47:12.455939 eth/downloader/downloader.go:948] imported 384 state entries in 3.3067084s: processed 38285, pending at least 137511
I1018 20:47:14.489499 eth/downloader/downloader.go:948] imported 384 state entries in 3.5716958s: processed 38669, pending at least 137336
I1018 20:47:14.500505 eth/downloader/downloader.go:948] imported 105 state entries in 2.0405707s: processed 38774, pending at least 137143
I1018 20:47:14.558550 eth/downloader/downloader.go:948] imported 384 state entries in 5.5926865s: processed 39158, pending at least 137090
I1018 20:47:15.609982 eth/downloader/downloader.go:948] imported 384 state entries in 1.0504294s: processed 39542, pending at least 136385
I1018 20:47:16.160519 eth/downloader/downloader.go:948] imported 384 state entries in 1.5339284s: processed 39926, pending at least 135767
I1018 20:47:17.052430 eth/downloader/downloader.go:948] imported 384 state entries in 2.064401s: processed 40310, pending at least 135744
I1018 20:47:17.522539 eth/downloader/downloader.go:948] imported 142 state entries in 1.9155628s: processed 40452, pending at least 135334
I1018 20:47:17.621613 eth/downloader/downloader.go:948] imported 384 state entries in 1.2756252s: processed 40836, pending at least 134680
I1018 20:47:17.633610 eth/downloader/downloader.go:948] imported 384 state entries in 1.9715908s: processed 41220, pending at least 134393
I1018 20:47:17.657638 eth/downloader/downloader.go:948] imported 219 state entries in 33.0389ms: processed 41439, pending at least 133984
I1018 20:47:17.730687 eth/downloader/downloader.go:948] imported 384 state entries in 57.0487ms: processed 41823, pending at least 133315
I1018 20:47:17.777711 eth/downloader/downloader.go:948] imported 384 state entries in 41.0376ms: processed 42207, pending at least 132628
I1018 20:47:18.178161 eth/downloader/downloader.go:948] imported 384 state entries in 338.9481ms: processed 42591, pending at least 131842
I1018 20:47:18.206201 eth/downloader/downloader.go:948] imported 384 state entries in 307.3635ms: processed 42975, pending at least 131238
I1018 20:47:19.123305 eth/downloader/downloader.go:948] imported 384 state entries in 925.124ms: processed 43359, pending at least 130994
I1018 20:47:19.200354 eth/downloader/downloader.go:948] imported 272 state entries in 72.0462ms: processed 43631, pending at least 130277
I1018 20:47:19.670415 eth/downloader/downloader.go:948] imported 384 state entries in 467.062ms: processed 44015, pending at least 129597
I1018 20:47:19.763062 eth/downloader/downloader.go:948] imported 384 state entries in 1.4962171s: processed 44399, pending at least 129280
I1018 20:47:19.808092 eth/downloader/downloader.go:948] imported 384 state entries in 47.0313ms: processed 44783, pending at least 128631
I1018 20:47:19.873691 eth/downloader/downloader.go:948] imported 384 state entries in 40.0286ms: processed 45167, pending at least 127964
I1018 20:47:20.043410 eth/downloader/downloader.go:948] imported 384 state entries in 150.7084ms: processed 45551, pending at least 126953
I1018 20:47:20.079438 eth/downloader/downloader.go:948] imported 384 state entries in 132.6982ms: processed 45935, pending at least 126606
I1018 20:47:20.137475 eth/downloader/downloader.go:948] imported 384 state entries in 38.0282ms: processed 46319, pending at least 125883
I1018 20:47:20.201518 eth/downloader/downloader.go:948] imported 384 state entries in 42.0341ms: processed 46703, pending at least 125165
I1018 20:47:20.476467 eth/downloader/downloader.go:948] imported 384 state entries in 223.3191ms: processed 47087, pending at least 124383
I1018 20:47:22.663971 eth/downloader/downloader.go:948] imported 384 state entries in 2.157491s: processed 47471, pending at least 124041
I1018 20:47:23.760637 eth/downloader/downloader.go:948] imported 384 state entries in 1.9241215s: processed 47855, pending at least 123642
I1018 20:47:24.354652 eth/downloader/downloader.go:948] imported 384 state entries in 3.9282258s: processed 48239, pending at least 123304
I1018 20:47:24.436705 eth/downloader/downloader.go:948] imported 371 state entries in 4.0082773s: processed 48610, pending at least 122840
I1018 20:47:26.061511 eth/downloader/downloader.go:948] imported 384 state entries in 3.1952943s: processed 48994, pending at least 122916
I1018 20:47:27.768482 eth/downloader/downloader.go:948] imported 384 state entries in 1.6899621s: processed 49378, pending at least 122932
I1018 20:47:28.022401 eth/downloader/downloader.go:948] imported 384 state entries in 5.0853953s: processed 49762, pending at least 122614
I1018 20:47:30.976817 eth/downloader/downloader.go:948] imported 384 state entries in 2.8973824s: processed 50146, pending at least 122872
I1018 20:47:32.284755 eth/downloader/downloader.go:948] imported 384 state entries in 4.2593566s: processed 50530, pending at least 122803
I1018 20:47:34.930947 eth/downloader/downloader.go:948] imported 384 state entries in 2.6431915s: processed 50914, pending at least 123046
I1018 20:47:39.026673 eth/downloader/downloader.go:948] imported 384 state entries in 4.0316757s: processed 51298, pending at least 122872
I1018 20:47:40.477872 eth/downloader/downloader.go:948] imported 384 state entries in 8.1430852s: processed 51682, pending at least 122803
I1018 20:47:42.334823 eth/downloader/downloader.go:948] imported 384 state entries in 3.5654441s: processed 52066, pending at least 122871
I1018 20:47:42.641031 eth/downloader/downloader.go:948] imported 384 state entries in 6.1057563s: processed 52450, pending at least 122767
I1018 20:48:11.456923 eth/downloader/downloader.go:948] imported 384 state entries in 31.5428491s: processed 52834, pending at least 123121
I1018 20:48:11.863889 eth/downloader/downloader.go:948] imported 384 state entries in 37.129128s: processed 53218, pending at least 123024
I1018 20:48:47.154694 eth/downloader/downloader.go:948] imported 384 state entries in 35.1949878s: processed 53602, pending at least 123602
I1018 20:48:59.737167 eth/downloader/downloader.go:948] imported 2 state entries in 4.9096591s: processed 53604, pending at least 123789
I1018 20:49:15.604503 eth/downloader/downloader.go:948] imported 384 state entries in 1m33.1816358s: processed 53988, pending at least 123960
I1018 20:49:49.137915 eth/downloader/downloader.go:948] imported 384 state entries in 33.3524573s: processed 54372, pending at least 124719
I1018 20:50:03.960517 eth/downloader/downloader.go:948] imported 384 state entries in 10.7940702s: processed 54756, pending at least 125584
I1018 20:50:04.932135 eth/downloader/downloader.go:948] imported 384 state entries in 1m5.1939657s: processed 55140, pending at least 125613
I1018 20:50:06.594966 eth/downloader/downloader.go:948] imported 384 state entries in 2m14.5254296s: processed 55524, pending at least 125661
I1018 20:50:09.909627 eth/downloader/downloader.go:948] imported 384 state entries in 16.4648787s: processed 55908, pending at least 125396
I1018 20:50:14.644459 eth/downloader/downloader.go:948] imported 384 state entries in 7.9574327s: processed 56292, pending at least 125202
I1018 20:50:18.578969 eth/downloader/downloader.go:948] imported 384 state entries in 4.5469637s: processed 56676, pending at least 124899
I1018 20:50:37.772821 eth/downloader/downloader.go:948] imported 384 state entries in 19.0776331s: processed 57060, pending at least 125624
I1018 20:50:45.152027 eth/downloader/downloader.go:948] imported 384 state entries in 27.0918403s: processed 57444, pending at least 125925
I1018 20:50:45.301433 eth/downloader/downloader.go:948] imported 384 state entries in 4.249746s: processed 57828, pending at least 125227
I1018 20:50:47.337008 eth/downloader/downloader.go:948] imported 384 state entries in 1.7605164s: processed 58212, pending at least 124246
I1018 20:50:47.571762 eth/downloader/downloader.go:948] imported 384 state entries in 2.2019468s: processed 58596, pending at least 124167
I1018 20:50:47.636790 eth/downloader/downloader.go:948] imported 384 state entries in 2.2058743s: processed 58980, pending at least 123466
I1018 20:50:55.701407 eth/downloader/downloader.go:948] imported 384 state entries in 8.0389421s: processed 59364, pending at least 123220
I1018 20:51:01.718163 eth/downloader/downloader.go:948] imported 384 state entries in 5.9296999s: processed 59748, pending at least 123146
I1018 20:51:13.461433 eth/downloader/downloader.go:948] imported 384 state entries in 24.2483553s: processed 60132, pending at least 122742
I1018 20:51:14.400160 eth/downloader/downloader.go:948] imported 384 state entries in 23.141792s: processed 60516, pending at least 122743
I1018 20:51:14.716729 eth/downloader/downloader.go:948] imported 384 state entries in 245.3719ms: processed 60900, pending at least 121999
I1018 20:51:16.559008 eth/downloader/downloader.go:948] imported 384 state entries in 28.8212519s: processed 61284, pending at least 121887
I1018 20:51:16.734040 eth/downloader/downloader.go:948] imported 384 state entries in 1.9108403s: processed 61668, pending at least 121243
I1018 20:51:17.339889 eth/downloader/downloader.go:948] imported 384 state entries in 549.8066ms: processed 62052, pending at least 121160
I1018 20:51:18.553119 eth/downloader/downloader.go:948] imported 384 state entries in 1.7010007s: processed 62436, pending at least 121508
I1018 20:51:19.629121 eth/downloader/downloader.go:948] imported 384 state entries in 1.0239161s: processed 62820, pending at least 121751
I1018 20:51:19.751437 eth/downloader/downloader.go:948] imported 384 state entries in 2.0567343s: processed 63204, pending at least 121773
I1018 20:51:21.435768 eth/downloader/downloader.go:948] imported 384 state entries in 1.7507093s: processed 63588, pending at least 122077
I1018 20:51:21.586188 eth/downloader/downloader.go:948] imported 384 state entries in 1.5307268s: processed 63972, pending at least 122064
I1018 20:51:22.626210 eth/downloader/downloader.go:948] imported 384 state entries in 2.3063231s: processed 64356, pending at least 122313
I1018 20:51:23.252671 eth/downloader/downloader.go:948] imported 384 state entries in 3.0999538s: processed 64740, pending at least 122353
I1018 20:51:24.104986 eth/downloader/downloader.go:948] imported 384 state entries in 1.4110866s: processed 65124, pending at least 122566
I1018 20:51:25.275342 eth/downloader/downloader.go:948] imported 384 state entries in 1.0595665s: processed 65508, pending at least 122795
I1018 20:51:25.771856 eth/downloader/downloader.go:948] imported 384 state entries in 1.612245s: processed 65892, pending at least 122873
I1018 20:51:26.990557 eth/downloader/downloader.go:948] imported 384 state entries in 1.6077319s: processed 66276, pending at least 123084
I1018 20:51:27.570951 eth/downloader/downloader.go:948] imported 384 state entries in 3.2679418s: processed 66660, pending at least 123278
I1018 20:51:31.692479 eth/downloader/downloader.go:948] imported 384 state entries in 5.7379946s: processed 67044, pending at least 123503
I1018 20:51:37.030179 eth/downloader/downloader.go:948] imported 384 state entries in 8.7497726s: processed 67428, pending at least 123846
I1018 20:51:38.710945 eth/downloader/downloader.go:948] imported 384 state entries in 11.6513517s: processed 67812, pending at least 123877
I1018 20:51:50.319885 eth/downloader/downloader.go:948] imported 384 state entries in 22.6698573s: processed 68196, pending at least 124153
I1018 20:51:53.610789 eth/downloader/downloader.go:948] imported 384 state entries in 14.9158628s: processed 68580, pending at least 124136
I1018 20:51:53.839584 eth/downloader/downloader.go:948] imported 384 state entries in 12.1025779s: processed 68964, pending at least 124131
I1018 20:51:54.162239 eth/downloader/downloader.go:948] imported 384 state entries in 26.687352s: processed 69348, pending at least 124176
I1018 20:51:58.038559 eth/downloader/downloader.go:948] imported 384 state entries in 4.1138517s: processed 69732, pending at least 123938
I1018 20:52:06.143148 eth/downloader/downloader.go:948] imported 384 state entries in 596.4069ms: processed 70116, pending at least 123842
I1018 20:52:07.036436 eth/downloader/downloader.go:948] imported 384 state entries in 11.2187243s: processed 70500, pending at least 123903
I1018 20:52:07.046439 eth/downloader/downloader.go:948] imported 384 state entries in 23.8540146s: processed 70884, pending at least 123899
I1018 20:52:07.093487 eth/downloader/downloader.go:948] imported 384 state entries in 8.9898735s: processed 71268, pending at least 123238
I1018 20:52:07.133513 eth/downloader/downloader.go:948] imported 384 state entries in 923.3787ms: processed 71652, pending at least 122544
I1018 20:52:18.033574 eth/downloader/downloader.go:948] imported 384 state entries in 10.794727s: processed 72036, pending at least 122998
I1018 20:52:26.862827 eth/downloader/downloader.go:948] imported 384 state entries in 19.7263099s: processed 72420, pending at least 122857
I1018 20:52:28.733651 eth/downloader/downloader.go:948] imported 384 state entries in 1.0729866s: processed 72804, pending at least 122056
I1018 20:52:31.292087 eth/downloader/downloader.go:948] imported 384 state entries in 13.1757848s: processed 73188, pending at least 121565
I1018 20:52:31.354250 eth/downloader/downloader.go:948] imported 384 state entries in 1.0554094s: processed 73572, pending at least 120926
I1018 20:52:31.399280 eth/downloader/downloader.go:948] imported 384 state entries in 983.1207ms: processed 73956, pending at least 120229
I1018 20:52:31.512586 eth/downloader/downloader.go:948] imported 384 state entries in 146.3353ms: processed 74340, pending at least 119504
I1018 20:52:31.532601 eth/downloader/downloader.go:948] imported 384 state entries in 4.5069533s: processed 74724, pending at least 119116
I1018 20:52:31.603172 eth/downloader/downloader.go:948] imported 384 state entries in 53.0387ms: processed 75108, pending at least 118446
I1018 20:52:31.697016 eth/downloader/downloader.go:948] imported 384 state entries in 39.026ms: processed 75492, pending at least 117738
I1018 20:52:32.751196 eth/downloader/downloader.go:948] imported 384 state entries in 511.8933ms: processed 75876, pending at least 116504
I1018 20:52:32.828249 eth/downloader/downloader.go:948] imported 384 state entries in 1.1102185s: processed 76260, pending at least 116398
I1018 20:52:42.016205 eth/downloader/downloader.go:948] imported 384 state entries in 10.2271276s: processed 76644, pending at least 115998
I1018 20:52:42.559840 eth/downloader/downloader.go:948] imported 28 state entries in 9.7285981s: processed 76672, pending at least 115954
I1018 20:52:43.199949 eth/downloader/downloader.go:948] imported 384 state entries in 182.2884ms: processed 77056, pending at least 115242
I1018 20:52:44.182403 eth/downloader/downloader.go:948] imported 384 state entries in 868.0122ms: processed 77440, pending at least 115133
I1018 20:52:44.807091 eth/downloader/downloader.go:948] imported 384 state entries in 2.1192231s: processed 77824, pending at least 114617
I1018 20:52:44.862135 eth/downloader/downloader.go:948] imported 384 state entries in 2.3003005s: processed 78208, pending at least 114568
I1018 20:52:45.407672 eth/downloader/downloader.go:948] imported 384 state entries in 2.2147431s: processed 78592, pending at least 114417
I1018 20:52:47.248013 eth/downloader/downloader.go:948] imported 384 state entries in 2.0468448s: processed 78976, pending at least 114318
I1018 20:52:50.735401 eth/downloader/downloader.go:948] imported 384 state entries in 5.8512631s: processed 79360, pending at least 113965
I1018 20:52:51.401206 eth/downloader/downloader.go:948] imported 384 state entries in 7.0629608s: processed 79744, pending at least 113848
I1018 20:52:52.076795 eth/downloader/downloader.go:948] imported 384 state entries in 4.6682371s: processed 80128, pending at least 113880
I1018 20:52:52.508022 eth/downloader/downloader.go:948] imported 384 state entries in 7.0363118s: processed 80512, pending at least 113776
I1018 20:52:57.816440 eth/downloader/downloader.go:948] imported 384 state entries in 6.4252401s: processed 80896, pending at least 114129
I1018 20:53:05.323418 eth/downloader/downloader.go:948] imported 384 state entries in 12.6401158s: processed 81280, pending at least 114258
I1018 20:53:43.686838 eth/downloader/downloader.go:948] imported 384 state entries in 28.4330756s: processed 81664, pending at least 114884
I1018 20:53:44.490601 eth/downloader/downloader.go:948] imported 384 state entries in 47.7562786s: processed 82048, pending at least 114899
I1018 20:54:12.885646 eth/downloader/downloader.go:948] imported 384 state entries in 48.8915142s: processed 82432, pending at least 115492
I1018 20:54:21.223848 eth/downloader/downloader.go:948] imported 384 state entries in 37.4156856s: processed 82816, pending at least 115774
I1018 20:54:21.826524 eth/downloader/downloader.go:948] imported 21 state entries in 4.6107764s: processed 82837, pending at least 115805
I1018 20:54:26.480676 eth/downloader/downloader.go:948] imported 384 state entries in 1m20.9167113s: processed 83221, pending at least 116002
I1018 20:54:38.699398 eth/downloader/downloader.go:948] imported 384 state entries in 17.4725467s: processed 83605, pending at least 116394
I1018 20:55:14.668297 eth/downloader/downloader.go:948] imported 384 state entries in 35.8874639s: processed 83989, pending at least 117219
I1018 20:55:16.796457 eth/downloader/downloader.go:948] imported 384 state entries in 37.8433272s: processed 84373, pending at least 117248
I1018 20:55:39.879384 eth/downloader/downloader.go:948] imported 384 state entries in 20.6586596s: processed 84757, pending at least 117701
I1018 20:55:47.089072 eth/downloader/downloader.go:948] imported 384 state entries in 32.0097021s: processed 85141, pending at least 117972
I1018 20:56:13.091430 eth/downloader/downloader.go:948] imported 384 state entries in 12.8467556s: processed 85525, pending at least 118749
I1018 20:56:20.240606 eth/downloader/downloader.go:948] imported 384 state entries in 33.0574616s: processed 85909, pending at least 119013
I1018 20:56:33.595024 eth/downloader/downloader.go:948] imported 384 state entries in 39.9934572s: processed 86293, pending at least 119206
I1018 20:56:34.545950 eth/downloader/downloader.go:948] imported 384 state entries in 32.5245926s: processed 86677, pending at least 119082
I1018 20:56:34.587970 eth/downloader/downloader.go:948] imported 384 state entries in 923.2207ms: processed 87061, pending at least 118414
I1018 20:56:43.633786 eth/downloader/downloader.go:948] imported 384 state entries in 9.0227965s: processed 87445, pending at least 118547
I1018 20:56:55.183160 eth/downloader/downloader.go:948] imported 384 state entries in 11.3815005s: processed 87829, pending at least 118441
I1018 20:56:55.948216 eth/downloader/downloader.go:948] imported 384 state entries in 243.2624ms: processed 88213, pending at least 117037
I1018 20:56:55.967228 eth/downloader/downloader.go:948] imported 384 state entries in 552.1472ms: processed 88597, pending at least 116660
I1018 20:56:57.376345 eth/downloader/downloader.go:948] imported 384 state entries in 13.6598964s: processed 88981, pending at least 116522
I1018 20:56:57.428378 eth/downloader/downloader.go:948] imported 384 state entries in 2.1496573s: processed 89365, pending at least 116340
I1018 20:56:57.570487 eth/downloader/downloader.go:948] imported 384 state entries in 129.0987ms: processed 89749, pending at least 115772
I1018 20:56:58.755381 eth/downloader/downloader.go:948] imported 384 state entries in 1.1208652s: processed 90133, pending at least 115952
I1018 20:56:59.848072 eth/downloader/downloader.go:948] imported 384 state entries in 2.154517s: processed 90517, pending at least 116126
I1018 20:57:00.640739 eth/downloader/downloader.go:948] imported 384 state entries in 711.7771ms: processed 90901, pending at least 116217
I1018 20:57:01.422069 eth/downloader/downloader.go:948] imported 384 state entries in 1.4317373s: processed 91285, pending at least 116223
I1018 20:57:03.721229 eth/downloader/downloader.go:948] imported 384 state entries in 2.3774204s: processed 91669, pending at least 116480
I1018 20:57:03.841548 eth/downloader/downloader.go:948] imported 384 state entries in 2.3614535s: processed 92053, pending at least 116415
I1018 20:57:04.269703 eth/downloader/downloader.go:948] imported 384 state entries in 3.3416063s: processed 92437, pending at least 116478
I1018 20:57:05.470425 eth/downloader/downloader.go:948] imported 384 state entries in 1.6823113s: processed 92821, pending at least 116648
I1018 20:57:06.305765 eth/downloader/downloader.go:948] imported 384 state entries in 1.9625592s: processed 93205, pending at least 116817
I1018 20:57:07.731031 eth/downloader/downloader.go:948] imported 384 state entries in 1.2950895s: processed 93589, pending at least 117062
I1018 20:57:09.360434 eth/downloader/downloader.go:948] imported 384 state entries in 2.9845319s: processed 93973, pending at least 117258
I1018 20:57:16.119049 eth/downloader/downloader.go:948] imported 384 state entries in 9.0189441s: processed 94357, pending at least 117600

Yes, it is still busy at the reorg. Give it one more night. :P

oh OK :) thanks for your time 👍

Your welcome

tnx
Hard Fork was fine!

@RavashlindonX judging from your posted logs, your node had not been fully synced at the time of your posting. Please do a full sync - your balance will be correct afterwards.
I will close this for now.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tymat picture tymat  ·  6Comments

chanukya246 picture chanukya246  ·  5Comments

ihatecreatingaccounts picture ihatecreatingaccounts  ·  6Comments

Raindownchips picture Raindownchips  ·  6Comments

toby1991 picture toby1991  ·  6Comments