Bitcoin Forum
May 13, 2024, 04:57:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problems broadcasting transactions and keeping BLC (armory database) updated  (Read 682 times)
xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 14, 2017, 12:17:24 PM
 #1

Hi Goatpig and company
I have been using Armory since 2013 and it has worked ok until 093.3 and with bitcoin core 013.1. Now i have problems broadcasting transactions - and Armory stops receiving block updates from BTcore.

Could it be something with the harddisks -  I run the operating system (WIN server 2008 R2) with 32 GB RAM on a 120 GB SSD drive. In the server is also another HD a Seagate 4 TB SSHD combined harddisk. That Works fine and relatively fast. But as far as I know the SS part of the SSHD is acting like some kind of middlestation for writing sessions which I assume could cause some delayed updates to the Blocks read as I say in another post here. I Wonder though if it is possible to broadcast a signed transaction from another platform / wallet and thereby keeping the security of Armory intact- just giving you Guys time to fix this particular issue with 096 and BTC 014.1, which is my latest attempt on this server? Would you need some log files from me?

I hope you can help me out here as I havent been able to send any Money for a cople of weeks now due to this issue. I know you are only a few Guys working on Armory, but I hope you will get it up running just as good as before Again.

KRgds
Michael
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715619435
Hero Member
*
Offline Offline

Posts: 1715619435

View Profile Personal Message (Offline)

Ignore
1715619435
Reply with quote  #2

1715619435
Report to moderator
xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 14, 2017, 01:11:18 PM
 #2

Hi Goatpig and company
I have been using Armory since 2013 and it has worked ok until 093.3 and with bitcoin core 013.1. Now i have problems broadcasting transactions - and Armory stops receiving block updates from BTcore.

Could it be something with the harddisks -  I run the operating system (WIN server 2008 R2) with 32 GB RAM on a 120 GB SSD drive. In the server is also another HD a Seagate 4 TB SSHD combined harddisk. That Works fine and relatively fast. But as far as I know the SS part of the SSHD is acting like some kind of middlestation for writing sessions which I assume could cause some delayed updates to the Blocks read as I say in another post here. I Wonder though if it is possible to broadcast a signed transaction from another platform / wallet and thereby keeping the security of Armory intact- just giving you Guys time to fix this particular issue with 096 and BTC 014.1, which is my latest attempt on this server? Would you need some log files from me?

I hope you can help me out here as I havent been able to send any Money for a cople of weeks now due to this issue. I know you are only a few Guys working on Armory, but I hope you will get it up running just as good as before Again.

KRgds
Michael


I forgot to mention before, that I have set command-line args:  --satoshi-datadir=g:\bitcoin-blockchain --datadir=g:\armory

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
May 14, 2017, 01:12:45 PM
 #3

Quote
Would you need some log files from me?

I'd like to see dbLog.txt

xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 14, 2017, 01:29:05 PM
Last edit: May 14, 2017, 08:44:27 PM by xhal99104
 #4

Hi thanks for replying that fast. I'm impressed.  To get startet Again  I created a  new directory  (g:\Armory1) and currently it is Building Again. Just to be sure - Is it still a demand to run BitcoinD and not BitcoinQT  to make it Work? The reason I ask is that I can see the block Count in BitcoinQT and check if Armory is at the same state. It usually stops syncronizing  it seems.

The file is more that 64000 chr. I will paste the faulty part
/Michael
Code:
-INFO  - 1494760809: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494760810: (..\DatabaseBuilder.cpp:477) Found next block after skipping 510410bytes
-INFO  - 1494760811: (..\DatabaseBuilder.cpp:268) parsed block file #867
-DEBUG - 1494760811: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494760811: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 1.513s
-INFO  - 1494760811: (..\DatabaseBuilder.cpp:106) scanning new blocks from #466327 to #466342
-INFO  - 1494760811: (..\BlockchainScanner.cpp:650) scanned from height #466327 to #466342
-INFO  - 1494760811: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.122s
-INFO  - 1494760811: (..\DatabaseBuilder.cpp:160) init db in 75.375s
-INFO  - 1494760811: (..\BlockUtils.cpp:1636) Enabling zero-conf tracking
-INFO  - 1494760811: (..\BDM_Server.cpp:826) unregistered bdv: 85e63a890197df644c7d
-INFO  - 1494760811: (..\BDM_Server.cpp:737) proceeding to shutdown
-ERROR - 1494760811: (..\BitcoinP2P.cpp:851) caught SocketError exception in processDataStackThread: POLLNVAL in readFromSocketThread
-INFO  - 1494760811: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-ERROR - 1494760811: (..\BDM_mainthread.cpp:257) caught exception in main thread: terminate


Log file opened at 1494766116: g:\armory/dbLog.txt
-INFO  - 1494766116: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494766116: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494766116: (..\BlockUtils.cpp:907) blkfile dir: g:\bitcoin-blockchain\blocks
-INFO  - 1494766116: (..\BlockUtils.cpp:908) lmdb dir: g:\armory\databases
-INFO  - 1494766116: (..\lmdb_wrapper.cpp:388) Opening databases...
-ERROR - 1494766117-INFO  - 1494766117: (..\nodeRPC.cpp:150) unexpected cookie file content
: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-ERROR - 1494766117: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 1494766117: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494766117: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1494766118: (..\BDM_Server.cpp:996) registered bdv: 9969fcd158bedb9aef4d
-INFO  - 1494766119: (..\DatabaseBuilder.cpp:208) Found 466344 headers in db
-INFO  - 1494766121: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494766121: (..\DatabaseBuilder.cpp:477) Found next block after skipping 516428bytes
-INFO  - 1494766122: (..\DatabaseBuilder.cpp:268) parsed block file #867
-DEBUG - 1494766122: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494766122: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.654s
-INFO  - 1494766122: (..\DatabaseBuilder.cpp:106) scanning new blocks from #466343 to #466351
-INFO  - 1494766122: (..\BlockchainScanner.cpp:650) scanned from height #466343 to #466351
-INFO  - 1494766122: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.105s
-INFO  - 1494766122: (..\DatabaseBuilder.cpp:160) init db in 4.845s
-INFO  - 1494766122: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-INFO  - 1494766122: (..\BDM_supportClasses.cpp:366) Starting address registration process
-INFO  - 1494766127: (..\BlockchainScanner.cpp:650) scanned from height #0 to #142440
-INFO  - 1494766130: (..\BlockchainScanner.cpp:650) scanned from height #142441 to #163141
-INFO  - 1494766133: (..\BlockchainScanner.cpp:650) scanned from height #163142 to #179875
-INFO  - 1494766135: (..\BlockchainScanner.cpp:650) scanned from height #179876 to #184391
-WARN  - 1494766138: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-WARN  - 1494766138: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-INFO  - 1494766138-WARN  - 1494766138: (..\BDM_supportClasses.cpp:1891: (..\BlockchainScanner.cpp:650) running 20) scanned from height #184392 zc parser threads
 to #189092
-WARN  - 1494766138: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494766138: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-INFO  - 1494766141: (..\BlockchainScanner.cpp:650) scanned from height #189093 to #193484
-INFO  - 1494766143: (..\BlockchainScanner.cpp:650) scanned from height #193485 to #197545
-INFO  - 1494766146: (..\BlockchainScanner.cpp:650) scanned from height #197546 to #201974
-INFO  - 1494766149: (..\BlockchainScanner.cpp:650) scanned from height #201975 to #206383
-INFO  - 1494766151: (..\BlockchainScanner.cpp:650) scanned from height #206384 to #210337
-INFO  - 1494766154: (..\BlockchainScanner.cpp:650) scanned from height #210338 to #213461
-INFO  - 1494766157: (..\BlockchainScanner.cpp:650) scanned from height #213462 to #216544
-INFO  - 1494766160: (..\BlockchainScanner.cpp:650) scanned from height #216545 to #219154
-INFO  - 1494766162: (..\BlockchainScanner.cpp:650) scanned from height #219155 to #221863
-INFO  - 1494766165: (..\BlockchainScanner.cpp:650) scanned from height #221864 to #224256
-WARN  - 1494766166: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
-INFO  - 1494766168: (..\BlockchainScanner.cpp:650) scanned from height #224257 to #226907
-INFO  - 1494766170: (..\BlockchainScanner.cpp:650) scanned from height #226908 to #229492
-INFO  - 1494766173: (..\BlockchainScanner.cpp:650) scanned from height #229493 to #231735
-INFO  - 1494766176: (..\BlockchainScanner.cpp:650) scanned from height #231736 to #234279
-INFO  - 1494766179: (..\BlockchainScanner.cpp:650) scanned from height #234280 to #236429
-INFO  - 1494766181: (..\BlockchainScanner.cpp:650) scanned from height #236430 to #238924
-INFO  - 1494766184: (..\BlockchainScanner.cpp:650) scanned from height #238925 to #242190
-INFO  - 1494766187: (..\BlockchainScanner.cpp:650) scanned from height #242191 to #245724
-INFO  - 1494766190: (..\BlockchainScanner.cpp:650) scanned from height #245725 to #249542
-INFO  - 1494766193: (..\BlockchainScanner.cpp:650) scanned from height #249543 to #252666
-INFO  - 1494766196: (..\BlockchainScanner.cpp:650) scanned from height #252667 to #255528
-INFO  - 1494766199: (..\BlockchainScanner.cpp:650) scanned from height #255529 to #258627
-INFO  - 1494766202: (..\BlockchainScanner.cpp:650) scanned from height #258628 to #261630
-INFO  - 1494766205: (..\BlockchainScanner.cpp:650) scanned from height #261631 to #264853
-INFO  - 1494766208: (..\BlockchainScanner.cpp:650) scanned from height #264854 to #268035
-INFO  - 1494766211: (..\BlockchainScanner.cpp:650) scanned from height #268036 to #270356
-INFO  - 1494766213: (..\BlockchainScanner.cpp:650) scanned from height #270357 to #271662
-INFO  - 1494766215: (..\BlockchainScanner.cpp:650) scanned from height #271663 to #273165
-INFO  - 1494766218: (..\BlockchainScanner.cpp:650) scanned from height #273166 to #275421
-INFO  - 1494766221: (..\BlockchainScanner.cpp:650) scanned from height #275422 to #277750
-INFO  - 1494766224: (..\BlockchainScanner.cpp:650) scanned from height #277751 to #280290
-INFO  - 1494766227: (..\BlockchainScanner.cpp:650) scanned from height #280291 to #282517
-INFO  - 1494766229: (..\BlockchainScanner.cpp:650) scanned from height #282518 to #284494
-INFO  - 1494766231: (..\BlockchainScanner.cpp:650) scanned from height #284495 to #286066
-INFO  - 1494766234: (..\BlockchainScanner.cpp:650) scanned from height #286067 to #287895
-INFO  - 1494766237: (..\BlockchainScanner.cpp:650) scanned from height #287896 to #289439
-INFO  - 1494766240: (..\BlockchainScanner.cpp:650) scanned from height #289440 to #290881
-INFO  - 1494766243: (..\BlockchainScanner.cpp:650) scanned from height #290882 to #292690
-INFO  - 1494766244: (..\BlockchainScanner.cpp:650) scanned from height #292691 to #294163
-INFO  - 1494766247: (..\BlockchainScanner.cpp:650) scanned from height #294164 to #296261
-INFO  - 1494766250: (..\BlockchainScanner.cpp:650) scanned from height #296262 to #297815
-INFO  - 1494766253: (..\BlockchainScanner.cpp:650) scanned from height #297816 to #299796
-INFO  - 1494766256: (..\BlockchainScanner.cpp:650) scanned from height #299797 to #301744
-INFO  - 1494766259: (..\BlockchainScanner.cpp:650) scanned from height #301745 to #303133
-INFO  - 1494766261: (..\BlockchainScanner.cpp:650) scanned from height #303134 to #304580
-INFO  - 1494766263: (..\BlockchainScanner.cpp:650) scanned from height #304581 to #306366
-INFO  - 1494766266: (..\BlockchainScanner.cpp:650) scanned from height #306367 to #308501
-INFO  - 1494766269: (..\BlockchainScanner.cpp:650) scanned from height #308502 to #309864
-INFO  - 1494766272: (..\BlockchainScanner.cpp:650) scanned from height #309865 to #311492
-INFO  - 1494766275: (..\BlockchainScanner.cpp:650) scanned from height #311493 to #313358
-INFO  - 1494766278: (..\BlockchainScanner.cpp:650) scanned from height #313359 to #314909
-INFO  - 1494766280: (..\BlockchainScanner.cpp:650) scanned from height #314910 to #316090
-INFO  - 1494766282: (..\BlockchainScanner.cpp:650) scanned from height #316091 to #317423
-INFO  - 1494766285: (..\BlockchainScanner.cpp:650) scanned from height #317424 to #319567
-INFO  - 1494766288: (..\BlockchainScanner.cpp:650) scanned from height #319568 to #320750
-INFO  - 1494766291: (..\BlockchainScanner.cpp:650) scanned from height #320751 to #322315
-INFO  - 1494766294: (..\BlockchainScanner.cpp:650) scanned from height #322316 to #324054
-INFO  - 1494766296: (..\BlockchainScanner.cpp:650) scanned from height #324055 to #325193
-INFO  - 1494766299: (..\BlockchainScanner.cpp:650) scanned from height #325194 to #326347
-INFO  - 1494766302: (..\BlockchainScanner.cpp:650) scanned from height #326348 to #327397
-INFO  - 1494766304: (..\BlockchainScanner.cpp:650) scanned from height #327398 to #328840
-INFO  - 1494766307: (..\BlockchainScanner.cpp:650) scanned from height #328841 to #330040
-INFO  - 1494766309: (..\BlockchainScanner.cpp:650) scanned from height #330041 to #331292
-INFO  - 1494766312: (..\BlockchainScanner.cpp:650) scanned from height #331293 to #332394
-INFO  - 1494766315: (..\BlockchainScanner.cpp:650) scanned from height #332395 to #333481
-INFO  - 1494766318: (..\BlockchainScanner.cpp:650) scanned from height #333482 to #334594
-INFO  - 1494766321: (..\BlockchainScanner.cpp:650) scanned from height #334595 to #335685
-INFO  - 1494766323: (..\BlockchainScanner.cpp:650) scanned from height #335686 to #337159
-INFO  - 1494766326: (..\BlockchainScanner.cpp:650) scanned from height #337160 to #338266
-INFO  - 1494766329: (..\BlockchainScanner.cpp:650) scanned from height #338267 to #339243
-INFO  - 1494766332: (..\BlockchainScanner.cpp:650) scanned from height #339244 to #340367
-INFO  - 1494766335: (..\BlockchainScanner.cpp:650) scanned from height #340368 to #341574
-INFO  - 1494766338: (..\BlockchainScanner.cpp:650) scanned from height #341575 to #342751
-INFO  - 1494766340: (..\BlockchainScanner.cpp:650) scanned from height #342752 to #343670
-INFO  - 1494766343: (..\BlockchainScanner.cpp:650) scanned from height #343671 to #344793
-INFO  - 1494766346: (..\BlockchainScanner.cpp:650) scanned from height #344794 to #345823
-INFO  - 1494766349: (..\BlockchainScanner.cpp:650) scanned from height #345824 to #346872
-INFO  - 1494766351: (..\BlockchainScanner.cpp:650) scanned from height #346873 to #347815
-INFO  - 1494766354: (..\BlockchainScanner.cpp:650) scanned from height #347816 to #348628
-INFO  - 1494766356: (..\BlockchainScanner.cpp:650) scanned from height #348629 to #349627
-INFO  - 1494766359: (..\BlockchainScanner.cpp:650) scanned from height #349628 to #350672
-INFO  - 1494766362: (..\BlockchainScanner.cpp:650) scanned from height #350673 to #351592
-INFO  - 1494766364: (..\BlockchainScanner.cpp:650) scanned from height #351593 to #352628
-INFO  - 1494766367: (..\BlockchainScanner.cpp:650) scanned from height #352629 to #353509
-INFO  - 1494766370: (..\BlockchainScanner.cpp:650) scanned from height #353510 to #354666
-INFO  - 1494766373: (..\BlockchainScanner.cpp:650) scanned from height #354667 to #355640
-INFO  - 1494766376: (..\BlockchainScanner.cpp:650) scanned from height #355641 to #356716
-INFO  - 1494766378: (..\BlockchainScanner.cpp:650) scanned from height #356717 to #357787
-INFO  - 1494766381: (..\BlockchainScanner.cpp:650) scanned from height #357788 to #358700
-INFO  - 1494766384: (..\BlockchainScanner.cpp:650) scanned from height #358701 to #359641
-INFO  - 1494766387: (..\BlockchainScanner.cpp:650) scanned from height #359642 to #360521
-INFO  - 1494766389: (..\BlockchainScanner.cpp:650) scanned from height #360522 to #361305
-INFO  - 1494766391: (..\BlockchainScanner.cpp:650) scanned from height #361306 to #362043
-INFO  - 1494766394: (..\BlockchainScanner.cpp:650) scanned from height #362044 to #362803
-INFO  - 1494766397: (..\BlockchainScanner.cpp:650) scanned from height #362804 to #363670
-WARN  - 1494766399: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
-INFO  - 1494766399: (..\BlockchainScanner.cpp:650) scanned from height #363671 to #364336
-INFO  - 1494766401: (..\BlockchainScanner.cpp:650) scanned from height #364337 to #364758
-INFO  - 1494766404: (..\BlockchainScanner.cpp:650) scanned from height #364759 to #364786
-INFO  - 1494766404: (..\BlockchainScanner.cpp:650) scanned from height #364787 to #364813
-INFO  - 1494766404: (..\BlockchainScanner.cpp:650) scanned from height #364814 to #364833
-INFO  - 1494766404: (..\BlockchainScanner.cpp:650) scanned from height #364834 to #364842
-INFO  - 1494766405: (..\BlockchainScanner.cpp:650) scanned from height #364843 to #364881
-INFO  - 1494766405: (..\BlockchainScanner.cpp:650) scanned from height #364882 to #364892
-INFO  - 1494766405: (..\BlockchainScanner.cpp:650) scanned from height #364893 to #364914
-INFO  - 1494766409: (..\BlockchainScanner.cpp:650) scanned from height #364915 to #366240
-INFO  - 1494766411: (..\BlockchainScanner.cpp:650) scanned from height #366241 to #367010
-INFO  - 1494766413: (..\BlockchainScanner.cpp:650) scanned from height #367011 to #367678
-INFO  - 1494766416: (..\BlockchainScanner.cpp:650) scanned from height #367679 to #367837
-INFO  - 1494766417: (..\BlockchainScanner.cpp:650) scanned from height #367838 to #367955
-INFO  - 1494766418: (..\BlockchainScanner.cpp:650) scanned from height #367956 to #368418
-INFO  - 1494766419: (..\BlockchainScanner.cpp:650) scanned from height #368419 to #368714
-INFO  - 1494766421: (..\BlockchainScanner.cpp:650) scanned from height #368715 to #369123
-INFO  - 1494766422: (..\BlockchainScanner.cpp:650) scanned from height #369124 to #369713
-INFO  - 1494766424: (..\BlockchainScanner.cpp:650) scanned from height #369714 to #370329
-INFO  - 1494766425: (..\BlockchainScanner.cpp:650) scanned from height #370330 to #371175
-INFO  - 1494766428: (..\BlockchainScanner.cpp:650) scanned from height #371176 to #372127
-INFO  - 1494766431: (..\BlockchainScanner.cpp:650) scanned from height #372128 to #372834
-INFO  - 1494766433: (..\BlockchainScanner.cpp:650) scanned from height #372835 to #373538
-INFO  - 1494766435: (..\BlockchainScanner.cpp:650) scanned from height #373539 to #374133
-INFO  - 1494766438: (..\BlockchainScanner.cpp:650) scanned from height #374134 to #374700
-INFO  - 1494766441: (..\BlockchainScanner.cpp:650) scanned from height #374701 to #375272
-INFO  - 1494766443: (..\BlockchainScanner.cpp:650) scanned from height #375273 to #375478
-INFO  - 1494766443: (..\BlockchainScanner.cpp:650) scanned from height #466352 to #466352
-INFO  - 1494766444: (..\BlockchainScanner.cpp:650) scanned from height #375479 to #375664
-INFO  - 1494766445: (..\BlockchainScanner.cpp:650) scanned from height #375665 to #376225
-INFO  - 1494766447: (..\BlockchainScanner.cpp:650) scanned from height #376226 to #376887
-INFO  - 1494766449: (..\BlockchainScanner.cpp:650) scanned from height #376888 to #377144
-INFO  - 1494766450: (..\BlockchainScanner.cpp:650) scanned from height #377145 to #377338
-INFO  - 1494766450: (..\BlockchainScanner.cpp:650) scanned from height #377339 to #377581
-INFO  - 1494766451: (..\BlockchainScanner.cpp:650) scanned from height #377582 to #377825
-INFO  - 1494766452: (..\BlockchainScanner.cpp:650) scanned from height #377826 to #377963
-INFO  - 1494766453: (..\BlockchainScanner.cpp:650) scanned from height #377964 to #378581
-INFO  - 1494766455: (..\BlockchainScanner.cpp:650) scanned from height #378582 to #379308
-INFO  - 1494766458: (..\BlockchainScanner.cpp:650) scanned from height #379309 to #379904
-INFO  - 1494766460: (..\BlockchainScanner.cpp:650) scanned from height #379905 to #380407
-INFO  - 1494766462: (..\BlockchainScanner.cpp:650) scanned from height #380408 to #381007
-INFO  - 1494766464: (..\BlockchainScanner.cpp:650) scanned from height #381008 to #381741
-INFO  - 1494766467: (..\BlockchainScanner.cpp:650) scanned from height #381742 to #382079
-INFO  - 1494766468: (..\BlockchainScanner.cpp:650) scanned from height #382080 to #382379
-INFO  - 1494766470: (..\BlockchainScanner.cpp:650) scanned from height #382380 to #382919
-INFO  - 1494766471: (..\BlockchainScanner.cpp:650) scanned from height #382920 to #383170
-INFO  - 1494766473: (..\BlockchainScanner.cpp:650) scanned from height #383171 to #383715
-INFO  - 1494766475: (..\BlockchainScanner.cpp:650) scanned from height #383716 to #384042
-INFO  - 1494766476: (..\BlockchainScanner.cpp:650) scanned from height #384043 to #384079
-INFO  - 1494766476: (..\BlockchainScanner.cpp:650) scanned from height #384080 to #384108
-INFO  - 1494766476: (..\BlockchainScanner.cpp:650) scanned from height #384109 to #384158
-INFO  - 1494766476: (..\BlockchainScanner.cpp:650) scanned from height #384159 to #384202
-INFO  - 1494766477: (..\BlockchainScanner.cpp:650) scanned from height #384203 to #385142
-INFO  - 1494766481: (..\BlockchainScanner.cpp:650) scanned from height #385143 to #385825
-INFO  - 1494766484: (..\BlockchainScanner.cpp:650) scanned from height #385826 to #386581
-INFO  - 1494766486: (..\BlockchainScanner.cpp:650) scanned from height #386582 to #387123
-INFO  - 1494766488: (..\BlockchainScanner.cpp:650) scanned from height #387124 to #387322
-INFO  - 1494766489: (..\BlockchainScanner.cpp:650) scanned from height #387323 to #387560
-INFO  - 1494766490: (..\BlockchainScanner.cpp:650) scanned from height #387561 to #387777
-INFO  - 1494766491: (..\BlockchainScanner.cpp:650) scanned from height #387778 to #388023
-INFO  - 1494766492: (..\BlockchainScanner.cpp:650) scanned from height #388024 to #388218
-INFO  - 1494766493: (..\BlockchainScanner.cpp:650) scanned from height #388219 to #388451
-INFO  - 1494766494: (..\BlockchainScanner.cpp:650) scanned from height #388452 to #388694
-INFO  - 1494766495: (..\BlockchainScanner.cpp:650) scanned from height #388695 to #388952
-INFO  - 1494766496: (..\BlockchainScanner.cpp:650) scanned from height #388953 to #389509
-INFO  - 1494766498: (..\BlockchainScanner.cpp:650) scanned from height #389510 to #389575
-INFO  - 1494766499: (..\BlockchainScanner.cpp:650) scanned from height #389576 to #389734
-INFO  - 1494766500: (..\BlockchainScanner.cpp:650) scanned from height #389735 to #390218
-INFO  - 1494766502: (..\BlockchainScanner.cpp:650) scanned from height #390219 to #390834
-INFO  - 1494766505: (..\BlockchainScanner.cpp:650) scanned from height #390835 to #391444
-INFO  - 1494766507: (..\BlockchainScanner.cpp:650) scanned from height #391445 to #391902
-INFO  - 1494766508: (..\BlockchainScanner.cpp:650) scanned from height #391903 to #392378
-INFO  - 1494766510: (..\BlockchainScanner.cpp:650) scanned from height #392379 to #392598
-INFO  - 1494766511: (..\BlockchainScanner.cpp:650) scanned from height #392599 to #392915
-INFO  - 1494766513: (..\BlockchainScanner.cpp:650) scanned from height #392916 to #393330
-INFO  - 1494766514: (..\BlockchainScanner.cpp:650) scanned from height #393331 to #393442
-INFO  - 1494766515: (..\BlockchainScanner.cpp:650) scanned from height #393443 to #393453
-INFO  - 1494766515: (..\BlockchainScanner.cpp:650) scanned from height #393454 to #393494
-INFO  - 1494766515: (..\BlockchainScanner.cpp:650) scanned from height #393495 to #393513
-INFO  - 1494766515: (..\BlockchainScanner.cpp:650) scanned from height #393514 to #393591
-INFO  - 1494766515: (..\BlockchainScanner.cpp:650) scanned from height #393592 to #393608
-INFO  - 1494766516: (..\BlockchainScanner.cpp:650) scanned from height #393609 to #393619
-INFO  - 1494766516: (..\BlockchainScanner.cpp:650) scanned from height #393620 to #393626
-INFO  - 1494766516: (..\BlockchainScanner.cpp:650) scanned from height #393627 to #393650
-INFO  - 1494766516: (..\BlockchainScanner.cpp:650) scanned from height #393651 to #393712
-INFO  - 1494766517: (..\BlockchainScanner.cpp:650) scanned from height #393713 to #393791
-INFO  - 1494766517: (..\BlockchainScanner.cpp:650) scanned from height #393792 to #393847
-INFO  - 1494766517: (..\BlockchainScanner.cpp:650) scanned from height #393848 to #393919
-INFO  - 1494766518: (..\BlockchainScanner.cpp:650) scanned from height #393920 to #393976
-INFO  - 1494766518: (..\BlockchainScanner.cpp:650) scanned from height #393977 to #393992
-INFO  - 1494766519: (..\BlockchainScanner.cpp:650) scanned from height #393993 to #394076
-INFO  - 1494766519: (..\BlockchainScanner.cpp:650) scanned from height #394077 to #394118
-INFO  - 1494766519: (..\BlockchainScanner.cpp:650) scanned from height #394119 to #394143
-INFO  - 1494766519: (..\BlockchainScanner.cpp:650) scanned from height #394144 to #394223
-INFO  - 1494766520: (..\BlockchainScanner.cpp:650) scanned from height #394224 to #394341
-INFO  - 1494766520: (..\BlockchainScanner.cpp:650) scanned from height #394342 to #394398
-INFO  - 1494766521: (..\BlockchainScanner.cpp:650) scanned from height #394399 to #394792
-INFO  - 1494766523: (..\BlockchainScanner.cpp:650) scanned from height #394793 to #395206
-INFO  - 1494766524: (..\BlockchainScanner.cpp:650) scanned from height #395207 to #395650
-INFO  - 1494766525: (..\BlockchainScanner.cpp:650) scanned from height #395651 to #395664
-INFO  - 1494766526: (..\BlockchainScanner.cpp:650) scanned from height #395665 to #395812
-INFO  - 1494766527: (..\BlockchainScanner.cpp:650) scanned from height #395813 to #396067
-INFO  - 1494766529: (..\BlockchainScanner.cpp:650) scanned from height #396068 to #396494
-INFO  - 1494766531: (..\BlockchainScanner.cpp:650) scanned from height #396495 to #396811
-INFO  - 1494766532: (..\BlockchainScanner.cpp:650) scanned from height #396812 to #396955
-INFO  - 1494766532: (..\BlockchainScanner.cpp:650) scanned from height #396956 to #397092
-INFO  - 1494766533: (..\BlockchainScanner.cpp:650) scanned from height #397093 to #397162
-INFO  - 1494766533: (..\BlockchainScanner.cpp:650) scanned from height #397163 to #397389
-INFO  - 1494766537: (..\BlockchainScanner.cpp:650) scanned from height #397390 to #398507
-INFO  - 1494766540: (..\BlockchainScanner.cpp:650) scanned from height #398508 to #399056
-INFO  - 1494766543: (..\BlockchainScanner.cpp:650) scanned from height #399057 to #399529
-INFO  - 1494766544: (..\BlockchainScanner.cpp:650) scanned from height #399530 to #399788
-INFO  - 1494766546: (..\BlockchainScanner.cpp:650) scanned from height #399789 to #400154
-INFO  - 1494766548: (..\BlockchainScanner.cpp:650) scanned from height #400155 to #400507
-INFO  - 1494766551: (..\BlockchainScanner.cpp:650) scanned from height #400508 to #400861
-INFO  - 1494766553: (..\BlockchainScanner.cpp:650) scanned from height #400862 to #401203
-INFO  - 1494766555: (..\BlockchainScanner.cpp:650) scanned from height #401204 to #401628
-INFO  - 1494766556: (..\BlockchainScanner.cpp:650) scanned from height #401629 to #402013
-INFO  - 1494766558: (..\BlockchainScanner.cpp:650) scanned from height #402014 to #402547
-INFO  - 1494766561: (..\BlockchainScanner.cpp:650) scanned from height #402548 to #403053
-INFO  - 1494766564: (..\BlockchainScanner.cpp:650) scanned from height #403054 to #403678
-INFO  - 1494766566: (..\BlockchainScanner.cpp:650) scanned from height #403679 to #404239
-INFO  - 1494766568: (..\BlockchainScanner.cpp:650) scanned from height #404240 to #404668
-INFO  - 1494766570: (..\BlockchainScanner.cpp:650) scanned from height #404669 to #404980
-INFO  - 1494766571: (..\BlockchainScanner.cpp:650) scanned from height #404981 to #405112
-INFO  - 1494766572: (..\BlockchainScanner.cpp:650) scanned from height #405113 to #405121
-INFO  - 1494766572: (..\BlockchainScanner.cpp:650) scanned from height #405122 to #405127
-INFO  - 1494766572: (..\BlockchainScanner.cpp:650) scanned from height #405128 to #405134
-INFO  - 1494766574: (..\BlockchainScanner.cpp:650) scanned from height #405135 to #405659
-INFO  - 1494766576: (..\BlockchainScanner.cpp:650) scanned from height #405660 to #406042
-INFO  - 1494766577: (..\BlockchainScanner.cpp:650) scanned from height #406043 to #406434
-INFO  - 1494766579: (..\BlockchainScanner.cpp:650) scanned from height #406435 to #406856
-INFO  - 1494766581: (..\BlockchainScanner.cpp:650) scanned from height #406857 to #407124
-INFO  - 1494766583: (..\BlockchainScanner.cpp:650) scanned from height #407125 to #407461
-INFO  - 1494766585: (..\BlockchainScanner.cpp:650) scanned from height #407462 to #407902
-INFO  - 1494766586: (..\BlockchainScanner.cpp:650) scanned from height #407903 to #408321
-INFO  - 1494766588: (..\BlockchainScanner.cpp:650) scanned from height #408322 to #408695
-INFO  - 1494766590: (..\BlockchainScanner.cpp:650) scanned from height #408696 to #408971
-INFO  - 1494766592: (..\BlockchainScanner.cpp:650) scanned from height #408972 to #409315
-INFO  - 1494766594: (..\BlockchainScanner.cpp:650) scanned from height #409316 to #409615
-INFO  - 1494766596: (..\BlockchainScanner.cpp:650) scanned from height #409616 to #410046
-INFO  - 1494766597: (..\BlockchainScanner.cpp:650) scanned from height #410047 to #410384
-INFO  - 1494766599: (..\BlockchainScanner.cpp:650) scanned from height #410385 to #410908
-INFO  - 1494766602: (..\BlockchainScanner.cpp:650) scanned from height #410909 to #411363
-INFO  - 1494766604: (..\BlockchainScanner.cpp:650) scanned from height #411364 to #411733
-INFO  - 1494766606: (..\BlockchainScanner.cpp:650) scanned from height #411734 to #411990
-INFO  - 1494766607: (..\BlockchainScanner.cpp:650) scanned from height #411991 to #412307
-INFO  - 1494766609: (..\BlockchainScanner.cpp:650) scanned from height #412308 to #412601
-INFO  - 1494766611: (..\BlockchainScanner.cpp:650) scanned from height #412602 to #412987
-INFO  - 1494766613: (..\BlockchainScanner.cpp:650) scanned from height #412988 to #413304
-INFO  - 1494766615: (..\BlockchainScanner.cpp:650) scanned from height #413305 to #413626
-INFO  - 1494766616: (..\BlockchainScanner.cpp:650) scanned from height #413627 to #413885
-INFO  - 1494766617: (..\BlockchainScanner.cpp:650) scanned from height #413886 to #414147
-INFO  - 1494766619: (..\BlockchainScanner.cpp:650) scanned from height #414148 to #414451
-INFO  - 1494766621: (..\BlockchainScanner.cpp:650) scanned from height #414452 to #414764
-INFO  - 1494766623: (..\BlockchainScanner.cpp:650) scanned from height #414765 to #415239
-INFO  - 1494766625: (..\BlockchainScanner.cpp:650) scanned from height #415240 to #415559
-INFO  - 1494766627: (..\BlockchainScanner.cpp:650) scanned from height #415560 to #415846
-INFO  - 1494766628: (..\BlockchainScanner.cpp:650) scanned from height #415847 to #416139
-INFO  - 1494766630: (..\BlockchainScanner.cpp:650) scanned from height #416140 to #416486
-INFO  - 1494766631: (..\BlockchainScanner.cpp:650) scanned from height #416487 to #416647
-INFO  - 1494766632: (..\BlockchainScanner.cpp:650) scanned from height #416648 to #416657
-INFO  - 1494766632: (..\BlockchainScanner.cpp:650) scanned from height #416658 to #416661
-INFO  - 1494766633: (..\BlockchainScanner.cpp:650) scanned from height #416662 to #416666
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416667 to #416672
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416673 to #416677
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416678 to #416680
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416681 to #416684
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416685 to #416691
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416692 to #416693
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416694 to #416698
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416699 to #416702
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416703 to #416706
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416707 to #416710
-INFO  - 1494766634: (..\BlockchainScanner.cpp:650) scanned from height #416711 to #416715
-INFO  - 1494766636: (..\BlockchainScanner.cpp:650) scanned from height #416716 to #417157
-INFO  - 1494766638: (..\BlockchainScanner.cpp:650) scanned from height #417158 to #417501
-INFO  - 1494766639: (..\BlockchainScanner.cpp:650) scanned from height #417502 to #417719
-INFO  - 1494766641: (..\BlockchainScanner.cpp:650) scanned from height #417720 to #418063
-INFO  - 1494766643: (..\BlockchainScanner.cpp:650) scanned from height #418064 to #418411
-INFO  - 1494766645: (..\BlockchainScanner.cpp:650) scanned from height #418412 to #418734
-INFO  - 1494766647: (..\BlockchainScanner.cpp:650) scanned from height #418735 to #419114
-INFO  - 1494766649: (..\BlockchainScanner.cpp:650) scanned from height #419115 to #419514
-INFO  - 1494766652: (..\BlockchainScanner.cpp:650) scanned from height #419515 to #420134
-INFO  - 1494766654: (..\BlockchainScanner.cpp:650) scanned from height #420135 to #420581
-INFO  - 1494766657: (..\BlockchainScanner.cpp:650) scanned from height #420582 to #421121
-INFO  - 1494766660: (..\BlockchainScanner.cpp:650) scanned from height #421122 to #421605
-INFO  - 1494766663: (..\BlockchainScanner.cpp:650) scanned from height #421606 to #422060
-INFO  - 1494766666: (..\BlockchainScanner.cpp:650) scanned from height #422061 to #422682
-INFO  - 1494766669: (..\BlockchainScanner.cpp:650) scanned from height #422683 to #423171
-INFO  - 1494766672: (..\BlockchainScanner.cpp:650) scanned from height #423172 to #423710
-INFO  - 1494766674: (..\BlockchainScanner.cpp:650) scanned from height #423711 to #424236
-INFO  - 1494766676: (..\BlockchainScanner.cpp:650) scanned from height #424237 to #424577
-INFO  - 1494766679: (..\BlockchainScanner.cpp:650) scanned from height #424578 to #425127
-INFO  - 1494766682: (..\BlockchainScanner.cpp:650) scanned from height #425128 to #425541
-INFO  - 1494766684: (..\BlockchainScanner.cpp:650) scanned from height #425542 to #425827
-INFO  - 1494766685: (..\BlockchainScanner.cpp:650) scanned from height #425828 to #426221
-INFO  - 1494766686: (..\BlockchainScanner.cpp:650) scanned from height #426222 to #426227
-INFO  - 1494766686: (..\BlockchainScanner.cpp:650) scanned from height #426228 to #426229
-INFO  - 1494766686: (..\BlockchainScanner.cpp:650) scanned from height #426230 to #426232
-INFO  - 1494766687: (..\BlockchainScanner.cpp:650) scanned from height #426233 to #426239
-INFO  - 1494766687: (..\BlockchainScanner.cpp:650) scanned from height #426240 to #426243
-INFO  - 1494766692: (..\BlockchainScanner.cpp:650) scanned from height #426244 to #427486
-INFO  - 1494766694: (..\BlockchainScanner.cpp:650) scanned from height #427487 to #427824
-INFO  - 1494766697: (..\BlockchainScanner.cpp:650) scanned from height #427825 to #428394
-INFO  - 1494766699: (..\BlockchainScanner.cpp:650) scanned from height #428395 to #428713
-INFO  - 1494766701: (..\BlockchainScanner.cpp:650) scanned from height #428714 to #429298
-INFO  - 1494766705: (..\BlockchainScanner.cpp:650) scanned from height #429299 to #430002
-INFO  - 1494766708: (..\BlockchainScanner.cpp:650) scanned from height #430003 to #430540
-INFO  - 1494766710: (..\BlockchainScanner.cpp:650) scanned from height #430541 to #430859
-INFO  - 1494766711: (..\BlockchainScanner.cpp:650) scanned from height #430860 to #431157
-WARN  - 1494766713: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
-INFO  - 1494766713: (..\BlockchainScanner.cpp:650) scanned from height #431158-WARN  - 1494766713 to #431691: (..\BDM_supportClasses.cpp:1891
) running 50 zc parser threads
-INFO  - 1494766716: (..\BlockchainScanner.cpp:650) scanned from height #431692 to #432131
-INFO  - 1494766718: (..\BlockchainScanner.cpp:650) scanned from height #432132 to #432536
-INFO  - 1494766721: (..\BlockchainScanner.cpp:650) scanned from height #432537 to #432999
-INFO  - 1494766722: (..\BlockchainScanner.cpp:650) scanned from height #433000 to #433318
-INFO  - 1494766724: (..\BlockchainScanner.cpp:650) scanned from height #433319 to #433646
-INFO  - 1494766727: (..\BlockchainScanner.cpp:650) scanned from height #433647 to #434090
-INFO  - 1494766729: (..\BlockchainScanner.cpp:650) scanned from height #434091 to #434419
-INFO  - 1494766731: (..\BlockchainScanner.cpp:650) scanned from height #434420 to #434754
-INFO  - 1494766732: (..\BlockchainScanner.cpp:650) scanned from height #434755 to #435088
-INFO  - 1494766734: (..\BlockchainScanner.cpp:650) scanned from height #435089 to #435362
-INFO  - 1494766736: (..\BlockchainScanner.cpp:650) scanned from height #435363 to #435706
-INFO  - 1494766738: (..\BlockchainScanner.cpp:650) scanned from height #435707 to #435992
-INFO  - 1494766740: (..\BlockchainScanner.cpp:650) scanned from height #435993 to #436255
-INFO  - 1494766742: (..\BlockchainScanner.cpp:650) scanned from height #436256 to #436705
-INFO  - 1494766744: (..\BlockchainScanner.cpp:650) scanned from height #436706 to #437116
-INFO  - 1494766746: (..\BlockchainScanner.cpp:650) scanned from height #437117 to #437432
-INFO  - 1494766748: (..\BlockchainScanner.cpp:650) scanned from height #437433 to #437777
-INFO  - 1494766750: (..\BlockchainScanner.cpp:650) scanned from height #437778 to #438067
-INFO  - 1494766753: (..\BlockchainScanner.cpp:650) scanned from height #438068 to #438575
-INFO  - 1494766754: (..\BlockchainScanner.cpp:650) scanned from height #438576 to #438966
-INFO  - 1494766756: (..\BlockchainScanner.cpp:650) scanned from height #438967 to #439122
-INFO  - 1494766757: (..\BlockchainScanner.cpp:650) scanned from height #439123 to #439126
-INFO  - 1494766757: (..\BlockchainScanner.cpp:650) scanned from height #439127 to #439130
-INFO  - 1494766757: (..\BlockchainScanner.cpp:650) scanned from height #439131 to #439136
-INFO  - 1494766757: (..\BlockchainScanner.cpp:650) scanned from height #439137 to #439140
-INFO  - 1494766757: (..\BlockchainScanner.cpp:650) scanned from height #439141 to #439144
-INFO  - 1494766757: (..\BlockchainScanner.cpp:650) scanned from height #439145 to #439146
-INFO  - 1494766763: (..\BlockchainScanner.cpp:650) scanned from height #439147 to #440283
-INFO  - 1494766765: (..\BlockchainScanner.cpp:650) scanned from height #440284 to #440555
-INFO  - 1494766767: (..\BlockchainScanner.cpp:650) scanned from height #440556 to #440774
-INFO  - 1494766768: (..\BlockchainScanner.cpp:650) scanned from height #440775 to #441158
-INFO  - 1494766771: (..\BlockchainScanner.cpp:650) scanned from height #441159 to #441598
-INFO  - 1494766774: (..\BlockchainScanner.cpp:650) scanned from height #441599 to #442027
-INFO  - 1494766776: (..\BlockchainScanner.cpp:650) scanned from height #442028 to #442347
-INFO  - 1494766779: (..\BlockchainScanner.cpp:650) scanned from height #442348 to #442765
-INFO  - 1494766780: (..\BlockchainScanner.cpp:650) scanned from height #442766 to #443170
-INFO  - 1494766782: (..\BlockchainScanner.cpp:650) scanned from height #443171 to #443470
-INFO  - 1494766784: (..\BlockchainScanner.cpp:650) scanned from height #443471 to #443747
-INFO  - 1494766786: (..\BlockchainScanner.cpp:650) scanned from height #443748 to #444060
-INFO  - 1494766788: (..\BlockchainScanner.cpp:650) scanned from height #444061 to #444338
-INFO  - 1494766789: (..\BlockchainScanner.cpp:650) scanned from height #444339 to #444644
-INFO  - 1494766792: (..\BlockchainScanner.cpp:650) scanned from height #444645 to #445152
-INFO  - 1494766794: (..\BlockchainScanner.cpp:650) scanned from height #445153 to #445406
-INFO  - 1494766796: (..\BlockchainScanner.cpp:650) scanned from height #445407 to #445735
-INFO  - 1494766800: (..\BlockchainScanner.cpp:650) scanned from height #445736 to #446391
-INFO  - 1494766801: (..\BlockchainScanner.cpp:650) scanned from height #446392 to #446646
-WARN  - 1494766801: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
-INFO  - 1494766803: (..\BlockchainScanner.cpp:650) scanned from height #446647 to #446941
-INFO  - 1494766804: (..\BlockchainScanner.cpp:650) scanned from height #446942 to #447033
-INFO  - 1494766804: (..\BlockchainScanner.cpp:650) scanned from height #447034 to #447037
-INFO  - 1494766805: (..\BlockchainScanner.cpp:650) scanned from height #447038 to #447042
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447043 to #447045
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447046 to #447049
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447050 to #447051
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447052 to #447057
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447058 to #447063
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447064 to #447067
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447068 to #447069
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447070 to #447075
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447076 to #447078
-INFO  - 1494766806: (..\BlockchainScanner.cpp:650) scanned from height #447079 to #447082
-INFO  - 1494766807: (..\BlockchainScanner.cpp:650) scanned from height #447083 to #447088
-INFO  - 1494766807: (..\BlockchainScanner.cpp:650) scanned from height #447089 to #447094
-INFO  - 1494766807: (..\BlockchainScanner.cpp:650) scanned from height #447095 to #447098
-INFO  - 1494766808: (..\BlockchainScanner.cpp:650) scanned from height #447099 to #447432
-INFO  - 1494766809: (..\BlockchainScanner.cpp:650) scanned from height #447433 to #447864
-INFO  - 1494766812: (..\BlockchainScanner.cpp:650) scanned from height #447865 to #448357
-INFO  - 1494766814: (..\BlockchainScanner.cpp:650) scanned from height #448358 to #448682
-INFO  - 1494766817: (..\BlockchainScanner.cpp:650) scanned from height #448683 to #449175
-INFO  - 1494766820: (..\BlockchainScanner.cpp:650) scanned from height #449176 to #449726
-INFO  - 1494766822: (..\BlockchainScanner.cpp:650) scanned from height #449727 to #450062
-INFO  - 1494766824: (..\BlockchainScanner.cpp:650) scanned from height #450063 to #450415
-INFO  - 1494766826: (..\BlockchainScanner.cpp:650) scanned from height #450416 to #450725
-INFO  - 1494766828: (..\BlockchainScanner.cpp:650) scanned from height #450726 to #450993
-INFO  - 1494766830: (..\BlockchainScanner.cpp:650) scanned from height #450994 to #451281
-INFO  - 1494766831: (..\BlockchainScanner.cpp:650) scanned from height #451282 to #451543
-INFO  - 1494766833: (..\BlockchainScanner.cpp:650) scanned from height #451544 to #451833
-WARN  - 1494766834: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
-WARN  - 1494766834: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
-WARN  - 1494766834: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
-WARN  - 1494766834: (..\BDM_supportClasses.cpp:1891) running 75 zc parser threads
-WARN  - 1494766834: (..\BDM_supportClasses.cpp:1891) running 80 zc parser threads
-WARN  - 1494766835: (..\BDM_supportClasses.cpp:1891) running 85 zc parser threads
-INFO  - 1494766836: (..\BlockchainScanner.cpp:650) scanned from height #451834 to #452247
-INFO  - 1494766838: (..\BlockchainScanner.cpp:650) scanned from height #452248 to #452528
-INFO  - 1494766840: (..\BlockchainScanner.cpp:650) scanned from height #452529 to #452836
-INFO  - 1494766842: (..\BlockchainScanner.cpp:650) scanned from height #452837 to #453110
-INFO  - 1494766843: (..\BlockchainScanner.cpp:650) scanned from height #453111 to #453393
-INFO  - 1494766845: (..\BlockchainScanner.cpp:650) scanned from height #453394 to #453673
-INFO  - 1494766847: (..\BlockchainScanner.cpp:650) scanned from height #453674 to #453970
-INFO  - 1494766849: (..\BlockchainScanner.cpp:650) scanned from height #453971 to #454233
-INFO  - 1494766851: (..\BlockchainScanner.cpp:650) scanned from height #454234 to #454496
-INFO  - 1494766853: (..\BlockchainScanner.cpp:650) scanned from height #454497 to #454776
-INFO  - 1494766855: (..\BlockchainScanner.cpp:650) scanned from height #454777 to #455084
-INFO  - 1494766857: (..\BlockchainScanner.cpp:650) scanned from height #455085 to #455350
-INFO  - 1494766858: (..\BlockchainScanner.cpp:650) scanned from height #455351 to #455595
-INFO  - 1494766860: (..\BlockchainScanner.cpp:650) scanned from height #455596 to #455891
-INFO  - 1494766862: (..\BlockchainScanner.cpp:650) scanned from height #455892 to #456103
-INFO  - 1494766862: (..\BlockchainScanner.cpp:650) scanned from height #456104 to #456105
-INFO  - 1494766863: (..\BlockchainScanner.cpp:650) scanned from height #456106 to #456166
-INFO  - 1494766863: (..\BlockchainScanner.cpp:650) scanned from height #456167 to #456173
-INFO  - 1494766865: (..\BlockchainScanner.cpp:650) scanned from height #456174 to #456612
-INFO  - 1494766868: (..\BlockchainScanner.cpp:650) scanned from height #456613 to #456992
-INFO  - 1494766871: (..\BlockchainScanner.cpp:650) scanned from height #456993 to #457538
-INFO  - 1494766874: (..\BlockchainScanner.cpp:650) scanned from height #457539 to #457951
-INFO  - 1494766876: (..\BlockchainScanner.cpp:650) scanned from height #457952 to #458248
-INFO  - 1494766879: (..\BlockchainScanner.cpp:650) scanned from height #458249 to #458642
-INFO  - 1494766882: (..\BlockchainScanner.cpp:650) scanned from height #458643 to #459144
-INFO  - 1494766884: (..\BlockchainScanner.cpp:650) scanned from height #459145 to #459408
-INFO  - 1494766885: (..\BlockchainScanner.cpp:650) scanned from height #459409 to #459705
-INFO  - 1494766887: (..\BlockchainScanner.cpp:650) scanned from height #459706 to #459958
-INFO  - 1494766889: (..\BlockchainScanner.cpp:650) scanned from height #459959 to #460313
-INFO  - 1494766892: (..\BlockchainScanner.cpp:650) scanned from height #460314 to #460693
-INFO  - 1494766895: (..\BlockchainScanner.cpp:650) scanned from height #460694 to #461098
-INFO  - 1494766897: (..\BlockchainScanner.cpp:650) scanned from height #461099 to #461388
-INFO  - 1494766899: (..\BlockchainScanner.cpp:650) scanned from height #461389 to #461679
-INFO  - 1494766900: (..\BlockchainScanner.cpp:650) scanned from height #461680 to #461945
-INFO  - 1494766902: (..\BlockchainScanner.cpp:650) scanned from height #461946 to #462232
-INFO  - 1494766904: (..\BlockchainScanner.cpp:650) scanned from height #462233 to #462502
-INFO  - 1494766906: (..\BlockchainScanner.cpp:650) scanned from height #462503 to #462787
-INFO  - 1494766908: (..\BlockchainScanner.cpp:650) scanned from height #462788 to #463050
-INFO  - 1494766910: (..\BlockchainScanner.cpp:650) scanned from height #463051 to #463309
-INFO  - 1494766912: (..\BlockchainScanner.cpp:650) scanned from height #463310 to #463603
-INFO  - 1494766914: (..\BlockchainScanner.cpp:650) scanned from height #463604 to #463888
-INFO  - 1494766915: (..\BlockchainScanner.cpp:650) scanned from height #463889 to #464169
-INFO  - 1494766917: (..\BlockchainScanner.cpp:650) scanned from height #464170 to #464441
-INFO  - 1494766919: (..\BlockchainScanner.cpp:650) scanned from height #464442 to #464714
-INFO  - 1494766921: (..\BlockchainScanner.cpp:650) scanned from height #464715 to #465000
-INFO  - 1494766923: (..\BlockchainScanner.cpp:650) scanned from height #465001 to #465253
-INFO  - 1494766925: (..\BlockchainScanner.cpp:650) scanned from height #465254 to #465527
-INFO  - 1494766927: (..\BlockchainScanner.cpp:650) scanned from height #465528 to #465835
-INFO  - 1494766929: (..\BlockchainScanner.cpp:650) scanned from height #465836 to #466231
-INFO  - 1494766929: (..\BlockchainScanner.cpp:650) scanned from height #466232 to #466351
-INFO  - 1494766929: (..\BlockchainScanner.cpp:225) scanned transaction history in 321.194s
-INFO  - 1494766929: (..\BlockchainScanner.cpp:1560) resolving txhashes
-WARN  - 1494766944: (..\BDM_supportClasses.cpp:1891) running 90 zc parser threads
-WARN  - 1494766944: (..\BDM_supportClasses.cpp:1891) running 95 zc parser threads
-WARN  - 1494766944: (..\BDM_supportClasses.cpp:1891) running 100 zc parser threads
-WARN  - 1494766944: (..\BDM_supportClasses.cpp:1891) running 105 zc parser threads
-INFO  - 1494766987: (..\BlockchainScanner.cpp:1616) 38 blocks hit by tx filters
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1407) Skipping this block
xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 14, 2017, 01:37:52 PM
Last edit: May 14, 2017, 08:45:17 PM by xhal99104
 #5

It just stopped working. I am trying to insert a screen image for you, but I cannot paste it in here. This is the thing that happens all the time. It is running for a while, then Armory stops working for some reason. Here is the newest dblog.txt

There is a write issue to socket. And what could that unexpected cookie file content be?

/Michael


Code:
Log file opened at 1494767102: g:\armory1/dbLog.txt
-INFO  - 1494767102: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494767102: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494767102: (..\BlockUtils.cpp:907) blkfile dir: g:\bitcoin-blockchain\blocks
-INFO  - 1494767102: (..\BlockUtils.cpp:908) lmdb dir: g:\armory1\databases
-INFO  - 1494767102: (..\lmdb_wrapper.cpp:388) Opening databases...
[color=red]-[font=Verdana][b]ERROR - 1494767103-INFO  - 1494767103: (..\nodeRPC.cpp:150) unexpected cookie file content[/font][/color]
[/b]: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-ERROR - 1494767103: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 1494767103: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494767103: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1494767103: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
-INFO  - 1494767103: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
-INFO  - 1494767103: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494767104: (..\BDM_Server.cpp:996) registered bdv: 80a00fe7613bc6763e42
-WARN  - 1494767104: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
-INFO  - 1494767106: (..\DatabaseBuilder.cpp:268) parsed block file #1
-INFO  - 1494767107: (..\DatabaseBuilder.cpp:268) parsed block file #2
-WARN  - 1494767107: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
-INFO  - 1494767107: (..\DatabaseBuilder.cpp:268) parsed block file #3
-INFO  - 1494767109: (..\DatabaseBuilder.cpp:268) parsed block file #5
-INFO  - 1494767110: (..\DatabaseBuilder.cpp:268) parsed block file #6
-INFO  - 1494767111: (..\DatabaseBuilder.cpp:268) parsed block file #7
-INFO  - 1494767112: (..\DatabaseBuilder.cpp:268) parsed block file #9
-INFO  - 1494767113: (..\DatabaseBuilder.cpp:268) parsed block file #10
-INFO  - 1494767114: (..\DatabaseBuilder.cpp:268) parsed block file #11
-INFO  - 1494767115: (..\DatabaseBuilder.cpp:268) parsed block file #13
-INFO  - 1494767117: (..\DatabaseBuilder.cpp:268) parsed block file #14
-WARN  - 1494767117: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-WARN  - 1494767117: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-WARN  - 1494767117: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494767117: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494767117: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-INFO  - 1494767118: (..\DatabaseBuilder.cpp:268) parsed block file #15
-INFO  - 1494767118: (..\DatabaseBuilder.cpp:268) parsed block file #17
-INFO  - 1494767120: (..\DatabaseBuilder.cpp:268) parsed block file #18
-INFO  - 1494767122: (..\DatabaseBuilder.cpp:268) parsed block file #19
-INFO  - 1494767122: (..\DatabaseBuilder.cpp:268) parsed block file #21
-INFO  - 1494767123: (..\DatabaseBuilder.cpp:268) parsed block file #22
-INFO  - 1494767124: (..\DatabaseBuilder.cpp:268) parsed block file #23
-INFO  - 1494767125: (..\DatabaseBuilder.cpp:268) parsed block file #25
-INFO  - 1494767127: (..\DatabaseBuilder.cpp:268) parsed block file #26
-INFO  - 1494767128: (..\DatabaseBuilder.cpp:268) parsed block file #27
-INFO  - 1494767128: (..\DatabaseBuilder.cpp:268) parsed block file #29
-INFO  - 1494767130: (..\DatabaseBuilder.cpp:268) parsed block file #30
-INFO  - 1494767131: (..\DatabaseBuilder.cpp:268) parsed block file #31
-INFO  - 1494767132: (..\DatabaseBuilder.cpp:268) parsed block file #33
-INFO  - 1494767133: (..\DatabaseBuilder.cpp:268) parsed block file #34
-INFO  - 1494767134: (..\DatabaseBuilder.cpp:268) parsed block file #35
-INFO  - 1494767135: (..\DatabaseBuilder.cpp:268) parsed block file #37
-INFO  - 1494767137: (..\DatabaseBuilder.cpp:268) parsed block file #38
-INFO  - 1494767138: (..\DatabaseBuilder.cpp:268) parsed block file #39
-INFO  - 1494767138: (..\DatabaseBuilder.cpp:268) parsed block file #41
-INFO  - 1494767140: (..\DatabaseBuilder.cpp:268) parsed block file #42
-INFO  - 1494767141: (..\DatabaseBuilder.cpp:268) parsed block file #43
-INFO  - 1494767142: (..\DatabaseBuilder.cpp:268) parsed block file #45
-INFO  - 1494767143: (..\DatabaseBuilder.cpp:268) parsed block file #46
-INFO  - 1494767144: (..\DatabaseBuilder.cpp:268) parsed block file #47
-INFO  - 1494767145: (..\DatabaseBuilder.cpp:268) parsed block file #49
-INFO  - 1494767147: (..\DatabaseBuilder.cpp:268) parsed block file #50
-INFO  - 1494767147: (..\DatabaseBuilder.cpp:268) parsed block file #51
-INFO  - 1494767148: (..\DatabaseBuilder.cpp:268) parsed block file #53
-INFO  - 1494767150: (..\DatabaseBuilder.cpp:268) parsed block file #54
-INFO  - 1494767151: (..\DatabaseBuilder.cpp:268) parsed block file #55
-INFO  - 1494767152: (..\DatabaseBuilder.cpp:268) parsed block file #57
-INFO  - 1494767153: (..\DatabaseBuilder.cpp:268) parsed block file #58
-INFO  - 1494767154: (..\DatabaseBuilder.cpp:268) parsed block file #59
-INFO  - 1494767155: (..\DatabaseBuilder.cpp:268) parsed block file #61
-INFO  - 1494767157: (..\DatabaseBuilder.cpp:268) parsed block file #62
-INFO  - 1494767157: (..\DatabaseBuilder.cpp:268) parsed block file #63
-INFO  - 1494767158: (..\DatabaseBuilder.cpp:268) parsed block file #65
-INFO  - 1494767160: (..\DatabaseBuilder.cpp:268) parsed block file #66
-INFO  - 1494767161: (..\DatabaseBuilder.cpp:268) parsed block file #67
-INFO  - 1494767162: (..\DatabaseBuilder.cpp:268) parsed block file #69
-INFO  - 1494767164: (..\DatabaseBuilder.cpp:268) parsed block file #70
-INFO  - 1494767165: (..\DatabaseBuilder.cpp:268) parsed block file #71
-INFO  - 1494767165: (..\DatabaseBuilder.cpp:268) parsed block file #73
-INFO  - 1494767167: (..\DatabaseBuilder.cpp:268) parsed block file #74
-INFO  - 1494767168: (..\DatabaseBuilder.cpp:268) parsed block file #75
-INFO  - 1494767169: (..\DatabaseBuilder.cpp:268) parsed block file #77
-INFO  - 1494767171: (..\DatabaseBuilder.cpp:268) parsed block file #78
-INFO  - 1494767172: (..\DatabaseBuilder.cpp:268) parsed block file #79
-INFO  - 1494767173: (..\DatabaseBuilder.cpp:268) parsed block file #81
-INFO  - 1494767174: (..\DatabaseBuilder.cpp:268) parsed block file #82
-INFO  - 1494767175: (..\DatabaseBuilder.cpp:268) parsed block file #83
-INFO  - 1494767176: (..\DatabaseBuilder.cpp:268) parsed block file #85
-INFO  - 1494767178: (..\DatabaseBuilder.cpp:268) parsed block file #86
-INFO  - 1494767179: (..\DatabaseBuilder.cpp:268) parsed block file #87
-INFO  - 1494767179: (..\DatabaseBuilder.cpp:268) parsed block file #89
-INFO  - 1494767181: (..\DatabaseBuilder.cpp:268) parsed block file #90
-INFO  - 1494767182: (..\DatabaseBuilder.cpp:268) parsed block file #91
-INFO  - 1494767183: (..\DatabaseBuilder.cpp:268) parsed block file #93
-INFO  - 1494767185: (..\DatabaseBuilder.cpp:268) parsed block file #94
-INFO  - 1494767185: (..\DatabaseBuilder.cpp:268) parsed block file #95
-INFO  - 1494767186: (..\DatabaseBuilder.cpp:268) parsed block file #97
-INFO  - 1494767188: (..\DatabaseBuilder.cpp:268) parsed block file #98
-INFO  - 1494767189: (..\DatabaseBuilder.cpp:268) parsed block file #99
-INFO  - 1494767190: (..\DatabaseBuilder.cpp:268) parsed block file #101
-INFO  - 1494767191: (..\DatabaseBuilder.cpp:268) parsed block file #102
-INFO  - 1494767192: (..\DatabaseBuilder.cpp:268) parsed block file #103
-INFO  - 1494767193: (..\DatabaseBuilder.cpp:268) parsed block file #105
-INFO  - 1494767194: (..\DatabaseBuilder.cpp:268) parsed block file #106
-INFO  - 1494767194: (..\DatabaseBuilder.cpp:268) parsed block file #107
-INFO  - 1494767196: (..\DatabaseBuilder.cpp:268) parsed block file #109
-INFO  - 1494767197: (..\DatabaseBuilder.cpp:268) parsed block file #110
-INFO  - 1494767198: (..\DatabaseBuilder.cpp:268) parsed block file #111
-INFO  - 1494767198: (..\DatabaseBuilder.cpp:268) parsed block file #113
-INFO  - 1494767200: (..\DatabaseBuilder.cpp:268) parsed block file #114
-INFO  - 1494767201: (..\DatabaseBuilder.cpp:268) parsed block file #115
-INFO  - 1494767201: (..\DatabaseBuilder.cpp:268) parsed block file #117
-INFO  - 1494767203: (..\DatabaseBuilder.cpp:268) parsed block file #118
-INFO  - 1494767204: (..\DatabaseBuilder.cpp:268) parsed block file #119
-INFO  - 1494767205: (..\DatabaseBuilder.cpp:268) parsed block file #121
-INFO  - 1494767207: (..\DatabaseBuilder.cpp:268) parsed block file #122
-INFO  - 1494767207: (..\DatabaseBuilder.cpp:268) parsed block file #123
-INFO  - 1494767208: (..\DatabaseBuilder.cpp:268) parsed block file #125
-INFO  - 1494767210: (..\DatabaseBuilder.cpp:268) parsed block file #126
-INFO  - 1494767211: (..\DatabaseBuilder.cpp:268) parsed block file #127
-INFO  - 1494767212: (..\DatabaseBuilder.cpp:268) parsed block file #129
-INFO  - 1494767213: (..\DatabaseBuilder.cpp:268) parsed block file #130
-INFO  - 1494767214: (..\DatabaseBuilder.cpp:268) parsed block file #131
-INFO  - 1494767215: (..\DatabaseBuilder.cpp:268) parsed block file #133
-INFO  - 1494767217: (..\DatabaseBuilder.cpp:268) parsed block file #134
-INFO  - 1494767218: (..\DatabaseBuilder.cpp:268) parsed block file #135
-INFO  - 1494767219: (..\DatabaseBuilder.cpp:268) parsed block file #137
-INFO  - 1494767221: (..\DatabaseBuilder.cpp:268) parsed block file #138
-INFO  - 1494767221: (..\DatabaseBuilder.cpp:268) parsed block file #139
-INFO  - 1494767222: (..\DatabaseBuilder.cpp:268) parsed block file #141
-INFO  - 1494767224: (..\DatabaseBuilder.cpp:268) parsed block file #142
-INFO  - 1494767225: (..\DatabaseBuilder.cpp:268) parsed block file #143
-INFO  - 1494767225: (..\DatabaseBuilder.cpp:268) parsed block file #145
-INFO  - 1494767227: (..\DatabaseBuilder.cpp:268) parsed block file #146
-INFO  - 1494767228: (..\DatabaseBuilder.cpp:268) parsed block file #147
-INFO  - 1494767229: (..\DatabaseBuilder.cpp:268) parsed block file #149
-INFO  - 1494767231: (..\DatabaseBuilder.cpp:268) parsed block file #150
-INFO  - 1494767231: (..\DatabaseBuilder.cpp:268) parsed block file #151
-INFO  - 1494767232: (..\DatabaseBuilder.cpp:268) parsed block file #153
-INFO  - 1494767234: (..\DatabaseBuilder.cpp:268) parsed block file #154
-INFO  - 1494767235: (..\DatabaseBuilder.cpp:268) parsed block file #155
-INFO  - 1494767236: (..\DatabaseBuilder.cpp:268) parsed block file #157
-INFO  - 1494767237: (..\DatabaseBuilder.cpp:268) parsed block file #158
-INFO  - 1494767238: (..\DatabaseBuilder.cpp:268) parsed block file #159
-INFO  - 1494767239: (..\DatabaseBuilder.cpp:268) parsed block file #161
-INFO  - 1494767241: (..\DatabaseBuilder.cpp:268) parsed block file #162
-INFO  - 1494767242: (..\DatabaseBuilder.cpp:268) parsed block file #163
-INFO  - 1494767243: (..\DatabaseBuilder.cpp:268) parsed block file #165
-INFO  - 1494767244: (..\DatabaseBuilder.cpp:268) parsed block file #166
-INFO  - 1494767245: (..\DatabaseBuilder.cpp:268) parsed block file #167
-INFO  - 1494767246: (..\DatabaseBuilder.cpp:268) parsed block file #169
-INFO  - 1494767248: (..\DatabaseBuilder.cpp:268) parsed block file #170
-INFO  - 1494767249: (..\DatabaseBuilder.cpp:268) parsed block file #171
-INFO  - 1494767249: (..\DatabaseBuilder.cpp:268) parsed block file #173
-INFO  - 1494767261: (..\DatabaseBuilder.cpp:268) parsed block file #174
-INFO  - 1494767274: (..\DatabaseBuilder.cpp:268) parsed block file #177
-WARN  - 1494767277: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
-INFO  - 1494767280: (..\DatabaseBuilder.cpp:268) parsed block file #178
-INFO  - 1494767282: (..\DatabaseBuilder.cpp:268) parsed block file #179
-INFO  - 1494767287: (..\DatabaseBuilder.cpp:268) parsed block file #183
-INFO  - 1494767292: (..\DatabaseBuilder.cpp:268) parsed block file #186
-INFO  - 1494767309: (..\DatabaseBuilder.cpp:268) parsed block file #188
-INFO  - 1494767314: (..\DatabaseBuilder.cpp:268) parsed block file #191
-WARN  - 1494767314: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
-WARN  - 1494767314: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
-INFO  - 1494767318: (..\DatabaseBuilder.cpp:268) parsed block file #194
-INFO  - 1494767338: (..\DatabaseBuilder.cpp:268) parsed block file #195
-INFO  - 1494767341: (..\DatabaseBuilder.cpp:268) parsed block file #198
-INFO  - 1494767359: (..\DatabaseBuilder.cpp:268) parsed block file #199
-INFO  - 1494767361: (..\DatabaseBuilder.cpp:268) parsed block file #202
-INFO  - 1494767364: (..\DatabaseBuilder.cpp:268) parsed block file #206
-INFO  - 1494767387: (..\DatabaseBuilder.cpp:268) parsed block file #210
-INFO  - 1494767410: (..\DatabaseBuilder.cpp:268) parsed block file #214
-WARN  - 1494767418: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
-WARN  - 1494767418: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
-INFO  - 1494767434: (..\DatabaseBuilder.cpp:268) parsed block file #218
-INFO  - 1494767456: (..\DatabaseBuilder.cpp:268) parsed block file #222
-INFO  - 1494767478: (..\DatabaseBuilder.cpp:268) parsed block file #226
-INFO  - 1494767500: (..\DatabaseBuilder.cpp:268) parsed block file #230
-INFO  - 1494767523: (..\DatabaseBuilder.cpp:268) parsed block file #234
-INFO  - 1494767548: (..\DatabaseBuilder.cpp:268) parsed block file #238
-INFO  - 1494767561: (..\DatabaseBuilder.cpp:268) parsed block file #239
-INFO  - 1494767569: (..\DatabaseBuilder.cpp:268) parsed block file #242
-INFO  - 1494767583: (..\DatabaseBuilder.cpp:268) parsed block file #243
-INFO  - 1494767586: (..\DatabaseBuilder.cpp:268) parsed block file #247
-INFO  - 1494767609: (..\DatabaseBuilder.cpp:268) parsed block file #251
-INFO  - 1494767633: (..\DatabaseBuilder.cpp:268) parsed block file #255
-INFO  - 1494767635: (..\DatabaseBuilder.cpp:268) parsed block file #259
-INFO  - 1494767659: (..\DatabaseBuilder.cpp:268) parsed block file #263
-INFO  - 1494767681: (..\DatabaseBuilder.cpp:268) parsed block file #267
-INFO  - 1494767702: (..\DatabaseBuilder.cpp:268) parsed block file #271
-INFO  - 1494767726: (..\DatabaseBuilder.cpp:268) parsed block file #275
-INFO  - 1494767747: (..\DatabaseBuilder.cpp:268) parsed block file #279
-INFO  - 1494767751: (..\DatabaseBuilder.cpp:268) parsed block file #283
-INFO  - 1494767776: (..\DatabaseBuilder.cpp:268) parsed block file #287
-WARN  - 1494767779: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
-WARN  - 1494767779: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
-WARN  - 1494767782: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
-INFO  - 1494767798: (..\DatabaseBuilder.cpp:268) parsed block file #291
-INFO  - 1494767801: (..\DatabaseBuilder.cpp:268) parsed block file #295
-INFO  - 1494767826: (..\DatabaseBuilder.cpp:268) parsed block file #299
-INFO  - 1494767851: (..\DatabaseBuilder.cpp:268) parsed block file #303
-INFO  - 1494767866: (..\DatabaseBuilder.cpp:268) parsed block file #307
-INFO  - 1494767891: (..\DatabaseBuilder.cpp:268) parsed block file #311
-INFO  - 1494767917: (..\DatabaseBuilder.cpp:268) parsed block file #315
-INFO  - 1494767942: (..\DatabaseBuilder.cpp:268) parsed block file #319
-INFO  - 1494767945: (..\DatabaseBuilder.cpp:268) parsed block file #323
-INFO  - 1494767969: (..\DatabaseBuilder.cpp:268) parsed block file #327
-INFO  - 1494767994: (..\DatabaseBuilder.cpp:268) parsed block file #331
-INFO  - 1494768017: (..\DatabaseBuilder.cpp:268) parsed block file #335
-INFO  - 1494768040: (..\DatabaseBuilder.cpp:268) parsed block file #339
-INFO  - 1494768062: (..\DatabaseBuilder.cpp:268) parsed block file #343
-INFO  - 1494768088: (..\DatabaseBuilder.cpp:268) parsed block file #347
-INFO  - 1494768111: (..\DatabaseBuilder.cpp:268) parsed block file #351
-INFO  - 1494768136: (..\DatabaseBuilder.cpp:268) parsed block file #355
-INFO  - 1494768157: (..\DatabaseBuilder.cpp:268) parsed block file #359
-INFO  - 1494768180: (..\DatabaseBuilder.cpp:268) parsed block file #363
-INFO  - 1494768202: (..\DatabaseBuilder.cpp:268) parsed block file #367
-INFO  - 1494768225: (..\DatabaseBuilder.cpp:268) parsed block file #371
-INFO  - 1494768238: (..\DatabaseBuilder.cpp:268) parsed block file #374
-INFO  - 1494768249: (..\DatabaseBuilder.cpp:268) parsed block file #375
-INFO  - 1494768263: (..\DatabaseBuilder.cpp:268) parsed block file #378
-INFO  - 1494768273: (..\DatabaseBuilder.cpp:268) parsed block file #379
-INFO  - 1494768288: (..\DatabaseBuilder.cpp:268) parsed block file #382
-INFO  - 1494768297: (..\DatabaseBuilder.cpp:268) parsed block file #383
-INFO  - 1494768310: (..\DatabaseBuilder.cpp:268) parsed block file #386
-INFO  - 1494768319: (..\DatabaseBuilder.cpp:268) parsed block file #387
-INFO  - 1494768334: (..\DatabaseBuilder.cpp:268) parsed block file #390
-INFO  - 1494768344: (..\DatabaseBuilder.cpp:268) parsed block file #391
-INFO  - 1494768355: (..\DatabaseBuilder.cpp:268) parsed block file #394
-INFO  - 1494768365: (..\DatabaseBuilder.cpp:268) parsed block file #395
-INFO  - 1494768377: (..\DatabaseBuilder.cpp:268) parsed block file #398
-INFO  - 1494768380: (..\DatabaseBuilder.cpp:268) parsed block file #402
-INFO  - 1494768393: (..\DatabaseBuilder.cpp:268) parsed block file #403
-INFO  - 1494768404: (..\DatabaseBuilder.cpp:268) parsed block file #406
-INFO  - 1494768409: (..\DatabaseBuilder.cpp:268) parsed block file #410
-INFO  - 1494768433: (..\DatabaseBuilder.cpp:268) parsed block file #414
-INFO  - 1494768458: (..\DatabaseBuilder.cpp:268) parsed block file #418
-INFO  - 1494768484: (..\DatabaseBuilder.cpp:268) parsed block file #422
-INFO  - 1494768491: (..\DatabaseBuilder.cpp:268) parsed block file #426
-INFO  - 1494768515: (..\DatabaseBuilder.cpp:268) parsed block file #430
-INFO  - 1494768538: (..\DatabaseBuilder.cpp:268) parsed block file #434
-ERROR - 1494768555: (..\BitcoinP2P.cpp:1037) caught StopBlockingLoop in processDataStackThread
-INFO  - 1494768555: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
-ERROR - 1494768555: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
May 14, 2017, 01:41:09 PM
 #6

Hi thanks for replying that fast. I'm impressed.  

Just browsing the forums while I have my morning tea. Thank the tea.

Quote
To get startet Again  I created a  new directory  (g:\Armory1) and currently it is Building Again. Just to be sure - Is it still a demand to run BitcoinD and not BitcoinQT  to make it Work?

You don't need a node to be running while you build & scan (this will lower the resource requirement during that phase). You need the node running afterwards to keep your chain up to date.

Quote
The file is more that 64000 chr. I will paste the faulty part

Use pastebin next time.

Quote
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766991: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766992: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1407) Skipping this block
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1405) Block deser error while processing tx filters:
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1406)   raw data does not match expected block hash
-ERROR - 1494766993: (..\BlockchainScanner.cpp:1407) Skipping this block

This is an issue I think is fixed in 0.96.1. Wait for a few hours, I'll be releasing the testing builds sometimes tonight. Then rebuild your DB using that version.

xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 14, 2017, 08:36:07 PM
 #7

Thanks! Also to the tea  Grin and I'l remember the pastebin also.

Krgds
Michael

xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 16, 2017, 12:34:07 PM
 #8

Hi Again. I have the 096.0.1 up running - no probs on installation and it has been stable for a couple of days now. I also managet to broadcast two small offline transactions for testing  - but it is not processed by miners. It might be the fee that is too low for the transaction 0.0001295  BTC for a 0.02 BTC transfer. (257 bytes). It shold be somewhat medium fee I guess, but none of the miners accepts the transactions. I Wonder if there is something wrong with the format or something?

Is there anywhere I can decide the fee/byte to avoid flat rates - I tried to create a similar transaction in another wallet and it suggested a four times larger fee - but transactions from that wallet are also quickly processed. But 0.0005 i almost a dollar which is more expensive than it used to be.

The transaction hash is 5f9b8a515eb7d9ee81831d7718cb039b656dee4b053200c8ff80d69e6fe8a2da - and if I look it up in the block chain its transaction fee is 50.389 Sat/B Shouldn't that be normal?

Krgds. Michael

 

achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
May 16, 2017, 02:57:49 PM
 #9

The transaction hash is 5f9b8a515eb7d9ee81831d7718cb039b656dee4b053200c8ff80d69e6fe8a2da - and if I look it up in the block chain its transaction fee is 50.389 Sat/B Shouldn't that be normal?
That fee is quite low. Are you using the "fee rate from node" option or just the "fee/byte" option when you make a transaction?

xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 16, 2017, 07:21:31 PM
 #10

I am using the fee/byte (default setting)
/Michael
xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 16, 2017, 07:28:40 PM
 #11

That is the auto fee/byte default option
/Michael
xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 02, 2017, 05:56:37 PM
 #12

Hi Goatpig

I want to thank you for the work you did when I asked about the bcst failuer earlier in May. The special release 096.01 version that you compiled for me (and others I suppose) have been running online since not giving a single failure - working perfectly with BC 014.1.

I only had to adjust the fees as you mentioned.

Once again thanks.

I have a question though - and it has been explained I believe regarding segwit - but I really need to hear it from the horses mouth if you please.

My first wallet was created in a version lover that 093.3 and I believe transactions were made back then.

All wallets are now imported into armory 093.3 or newer. Is that enough to make all BTC spendable after aug. 1. 17? Or do I have to create a new wallet and send all the coins to the new wallets please?

Kind regards
Michael
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
June 03, 2017, 03:59:28 PM
 #13

All wallets are now imported into armory 093.3 or newer. Is that enough to make all BTC spendable after aug. 1. 17? Or do I have to create a new wallet and send all the coins to the new wallets please?

There is really no "quick and dirty" reply to this question because of all of the implications that come with contentious forks.

The reply to your question could be broken down this way:

1) Can I create and sign transactions with Armory post fork?

Yes. If you control the private keys, you can sign anything you want. Armory has no mechanism to lock you away from your wallets arbitrarily. It won't hold your hand either in this matter.

2) Do I need to upgrade my software to use my coins post fork?

You need to run at least 0.95 to operate on the SegWit chain, as previous databases will choke on SegWit blocks. You do not need to upgrade to run on the legacy chain.

3) Do I need to upgrade my software to create SegWit transactions?

You need to run 0.96+ to create SegWit transactions, both on the online and offline side. If you do not want to create SW transactions, refer to 2).

4) Do I have to migrate my wallets to use Armory post fork?

No. Regardless of what version you use and what side of the chain you want to operate on, you do not need to change anything to your wallets nor backups.

5) Which side of the fork will Armory operate on?

The one you make it operate on. Armory needs a node to run, it does not care what fork the node runs on as long as it's close enough to Core's own handling of blockchain data.

6) What are the risks to spending coins post fork?

You want to read this, written during the BU fork threat:

https://btcarmory.com/armory-and-hard-forks/

The same principles apply.

7) What's the safest course of action?

Basically, be patient. Prepare pre fork if you need to sell BTC for your living expenses, then just let the 2 sides of the fork battle it out until a clear winner emerges, then resume normal operations. If the forking does not settle quickly (takes over a couple weeks), there may a come a time when you'll have to pick a side.

In this case, inform yourself on both sides and choose accordingly.

xhal99104 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 03, 2017, 05:41:53 PM
 #14

Hi Goatpig.

That was a long one, thank you for your time answering my question - I guess confusion is scattered around devs as well.

We'l just have to wait and see.

Rgds
Michael

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!