Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ip-W-X-Y-Z:/mnt/btc-dev/sandbox/bitcoin-bitcoin-a8def6b/src# date
- Wed Feb 4 03:19:57 UTC 2015
- root@ip-W-X-Y-Z:/mnt/btc-dev/sandbox/bitcoin-bitcoin-a8def6b/src# ./bitcoind getinfo
- {
- "version" : 50300,
- "balance" : 0.00000000,
- "blocks" : 168000,
- "connections" : 4,
- "proxy" : "",
- "generate" : false,
- "genproclimit" : -1,
- "difficulty" : 1376302.26788638,
- "hashespersec" : 0,
- "testnet" : false,
- "keypoololdest" : 1422926464,
- "keypoolsize" : 101,
- "paytxfee" : 0.00000000,
- "errors" : "WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
- }
- --debug.log--
- 1805943 SetBestChain: new best=0000000000000bceb95f height=167984 work=243740621427402436578
- 1805944 SetBestChain: new best=00000000000009171455 height=167985 work=243746532690831140964
- 1805945 SetBestChain: new best=0000000000000981e6d4 height=167986 work=243752443954259845350
- 1805946 SetBestChain: new best=00000000000006a1d1a8 height=167987 work=243758355217688549736
- 1805947 SetBestChain: new best=0000000000000768908a height=167988 work=243764266481117254122
- 1805948 SetBestChain: new best=00000000000008ba94e6 height=167989 work=243770177744545958508
- 1805949 SetBestChain: new best=000000000000035ddc1c height=167990 work=243776089007974662894
- 1805950 SetBestChain: new best=00000000000003194a3c height=167991 work=243782000271403367280
- 1805951 SetBestChain: new best=000000000000062f4158 height=167992 work=243787911534832071666
- 1805952 SetBestChain: new best=0000000000000c2c1fb9 height=167993 work=243793822798260776052
- 1805953 SetBestChain: new best=000000000000028dd7f5 height=167994 work=243799734061689480438
- 1805954 SetBestChain: new best=00000000000006634317 height=167995 work=243805645325118184824
- 1805955 SetBestChain: new best=0000000000000991c2b7 height=167996 work=243811556588546889210
- 1805956 SetBestChain: new best=0000000000000674c493 height=167997 work=243817467851975593596
- 1805957 SetBestChain: new best=000000000000069c4629 height=167998 work=243823379115404297982
- 1805958 SetBestChain: new best=000000000000017dd22b height=167999 work=243829290378833002368
- 1805959 SetBestChain: new best=000000000000099e61ea height=168000 work=243835201642261706754
- 1805960 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 1805961 InvalidChainFound: invalid block=0000000000000a40136b height=168001 work=243841112905690411140
- 1805962 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 1805963 ERROR: SetBestChain() : ConnectBlock failed
- 1805964 ERROR: AcceptBlock() : AddToBlockIndex failed
- 1805965 ProcessBlock: ACCEPTED
- 1805966 02/03/15 04:19:12 received: inv (37 bytes)
- 1805967 got inventory: block 0000000000000000169f new
- 1805968 askfor block 0000000000000000169f 1422937144000000
- 1805969 02/03/15 04:19:12 received: block (16104 bytes)
- 1805970 received block 00000000000009c0e7d8
- 1805971 ProcessBlock: ORPHAN BLOCK, prev=00000000000006aa150d
- 1805972 02/03/15 04:19:12 sending: getblocks (965 bytes)
- 1805973 02/03/15 04:19:12 received: block (25553 bytes)
- 1805974 received block 000000000000062dddfe
- 1805975 ProcessBlock: ORPHAN BLOCK, prev=00000000000009c0e7d8
- 1805976 02/03/15 04:19:12 received: block (8511 bytes)
- 1805977 received block 0000000000000a886b6e
- 1805978 ProcessBlock: ORPHAN BLOCK, prev=000000000000062dddfe
- 1805979 02/03/15 04:19:12 received: block (27047 bytes)
- 1805980 received block 000000000000058b0053
- 1805981 ProcessBlock: ORPHAN BLOCK, prev=0000000000000a886b6e
- 1805982 02/03/15 04:19:12 received: block (49009 bytes)
- 1805983 received block 0000000000000a6d5570
- ********************* SNIP ******************************
- WAS SHUTDOWN
- ******************* RESTARTED ***************************
- 3335638 Loading addresses...
- 3335639 dbenv.open strLogDir=/mnt/btc-dev/.bitcoin/database strErrorFile=/mnt/btc-dev/.bitcoin/db.log
- 3335640 Loaded 25863 addresses
- 3335641 addresses 259ms
- 3335642 Loading block index...
- 3335643 LoadBlockIndex(): hashBestChain=000000000000099e61ea height=168000
- 3335644 block index 5915ms
- 3335645 Loading wallet...
- 3335646 nFileVersion = 50300
- 3335647 fGenerateBitcoins = 0
- 3335648 nTransactionFee = 0
- 3335649 fMinimizeToTray = 0
- 3335650 fMinimizeOnClose = 0
- 3335651 fUseProxy = 0
- 3335652 addrProxy = 127.0.0.1:9050
- 3335653 wallet 143ms
- 3335654 Done loading
- 3335655 mapBlockIndex.size() = 168002
- 3335656 nBestHeight = 168000
- 3335657 setKeyPool.size() = 101
- 3335658 mapWallet.size() = 0
- 3335659 mapAddressBook.size() = 1
- 3335660 Bound to port 8333
- 3335661 ThreadRPCServer started
- 3335662 02/04/15 03:05:05 sending: version (85 bytes)
- 3335663 ipv4 eth0: W.X.Y.Z
- 3335664 addrLocalHost = W.X.Y.Z:8333
- 3335665 ThreadIRCSeed started
- 3335666 ThreadSocketHandler started
- 3335667 ThreadOpenConnections started
- 3335668 ThreadMessageHandler started
- 3335669 ThreadDNSAddressSeed started
- 3335670 Loading addresses from DNS seeds (could take a while)
- 3335671 trying connection 80.229.232.34:8333 lastseen=-13.3hrs lasttry=-395283.1hrs
- 3335672 AddAddress(68.48.214.241:8333)
- 3335673 AddAddress(76.111.96.126:8333)
- 3335674 AddAddress(85.214.90.1:8333)
- 3335675 AddAddress(94.226.111.26:8333)
- 3335676 AddAddress(96.2.103.25:8333)
- 3335677 AddAddress(97.117.255.48:8333)
- 3335678 AddAddress(99.242.230.163:8333)
- 3335679 AddAddress(162.243.194.210:8333)
- 3335680 AddAddress(173.69.49.106:8333)
- 3335681 AddAddress(198.38.93.227:8333)
- 3335682 AddAddress(209.208.110.92:8333)
- 3335683 AddAddress(24.52.35.44:8333)
- 3335684 AddAddress(50.177.196.160:8333)
- 3335685 connected 80.229.232.34:8333
- 3335686 02/04/15 03:05:06 sending: version (85 bytes)
- 3335687 AddAddress(37.120.161.147:8333)
- 3335688 AddAddress(37.187.116.69:8333)
- 3335689 AddAddress(46.105.210.111:8333)
- 3335690 AddAddress(103.30.42.189:8333)
- 3335691 AddAddress(173.56.39.217:8333)
- 3335692 IRC :giraffe.heliacal.net NOTICE AUTH :*** Looking up your hostname...
- 3335693 IRC :giraffe.heliacal.net NOTICE AUTH :*** Found your hostname
- 3335694 IRC SENDING: NICK x39319803^M
- 3335695 IRC SENDING: USER x39319803 8 * : x39319803^M
- 3335696 trying connection 37.59.44.40:8333 lastseen=-13.2hrs lasttry=-395283.1hrs
- 3335697 IRC :giraffe.heliacal.net 001 x39319803 :Welcome to the LFNet Internet Relay Chat Network x39319803
- 3335698 IRC :giraffe.heliacal.net 002 x39319803 :Your host is giraffe.heliacal.net[92.243.23.21/6667], running version hybrid-7.2.3
- 3335699 IRC :giraffe.heliacal.net 003 x39319803 :This server was created Dec 10 2013 at 18:22:54
- 3335700 IRC :giraffe.heliacal.net 004 x39319803 giraffe.heliacal.net hybrid-7.2.3 CDGabcdfgiklnorsuwxyz biklmnopstveI bkloveI
- 3335701 connected 37.59.44.40:8333
- 3335702 02/04/15 03:05:06 sending: version (85 bytes)
- 3335703 AddAddress(46.105.210.210:8333)
- 3335704 AddAddress(78.222.224.96:8333)
- 3335705 AddAddress(96.35.35.147:8333)
- 3335706 AddAddress(96.42.89.30:8333)
- 3335707 AddAddress(110.208.116.241:8333)
- 3335708 AddAddress(86.214.178.125:8333)
- 3335709 AddAddress(93.232.67.192:8333)
- 3335710 AddAddress(95.20.210.115:8333)
- 3335711 AddAddress(95.113.1.155:8333)
- 3335712 AddAddress(101.24.85.25:8333)
- 3335713 AddAddress(114.221.146.194:8333)
- 3335714 AddAddress(118.211.216.192:8333)
- 3335715 AddAddress(124.25.246.137:8333)
- 3335716 AddAddress(151.52.70.249:8333)
- 3335717 AddAddress(188.126.90.18:8333)
- 3335718 AddAddress(193.83.50.147:8333)
- 3335719 AddAddress(24.21.165.191:8333)
- 3335720 AddAddress(58.7.213.21:8333)
- 3335721 AddAddress(58.34.228.27:8333)
- 3335722 AddAddress(61.56.162.17:8333)
- 3335723 AddAddress(75.83.59.146:8333)
- 3335724 AddAddress(75.84.242.103:8333)
- 3335725 AddAddress(78.13.45.41:8333)
- 3335726 AddAddress(80.43.184.181:8333)
- 3335727 AddAddress(82.79.178.233:8333)
- 3335728 89 addresses found from DNS seeds
- 3335729 ThreadDNSAddressSeed exiting
- 3335730 02/04/15 03:05:07 received: version (101 bytes)
- 3335731 Added time data, samples 2, offset -7 (+0 minutes)
- 3335732 02/04/15 03:05:07 sending: verack (0 bytes)
- 3335733 02/04/15 03:05:07 sending: getaddr (0 bytes)
- 3335734 02/04/15 03:05:07 sending: getblocks (965 bytes)
- 3335735 version message: version 70002, blocks=341854
- 3335736 IRC SENDING: USERHOST x39319803^M
- 3335737 02/04/15 03:05:07 received: verack (0 bytes)
- 3335738 trying connection 94.135.148.228:8333 lastseen=-13.4hrs lasttry=-395283.1hrs
- 3335739 IRC :giraffe.heliacal.net 302 x39319803 :[email protected]
- 3335740 GetIPFromIRC() got userhost 54.149.87.111
- 3335741 GetIPFromIRC() returned 54.149.87.111
- 3335742 IRC SENDING: NICK u44s21fSHYYJxRP^M
- 3335743 IRC SENDING: JOIN #bitcoin35^M
- 3335744 IRC SENDING: WHO #bitcoin35^M
- 3335745 connect() failed after select(): Connection refused
- 3335746 02/04/15 03:05:07 received: inv (18003 bytes)
- 3335747 got inventory: block 0000000000000a40136b have
- 3335748 got inventory: block 0000000000000a08f0e6 new
- 3335749 askfor block 0000000000000a08f0e6 0
- 3335750 got inventory: block 000000000000079cd1e6 new
- 3335751 askfor block 000000000000079cd1e6 0
- 3335752 got inventory: block 000000000000078f93aa new
- 3335753 askfor block 000000000000078f93aa 0
- 3335754 got inventory: block 00000000000003f340ed new
- ******************** SNIP ***********************
- 3337241 sending getdata: block 00000000000007c7f4da
- 3337242 sending getdata: block 000000000000046b7d20
- 3337243 sending getdata: block 000000000000045a4df2
- 3337244 sending getdata: block 000000000000054ea0a9
- 3337245 02/04/15 03:05:07 sending: getdata (17967 bytes)
- 3337246 IRC got join
- 3337247 IRC got who
- 3337248 IRC got who
- 3337249 AddAddress(210.87.52.38:8333)
- 3337250 IRC got new address: 210.87.52.38:8333
- 3337251 trying connection 210.87.52.38:8333 lastseen=-0.8hrs lasttry=-395283.1hrs
- 3337252 02/04/15 03:05:08 received: block (28597 bytes)
- 3337253 received block 0000000000000a08f0e6
- 3337254 REORGANIZE
- 3337255 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337256 ERROR: Reorganize() : ConnectBlock failed
- 3337257 InvalidChainFound: invalid block=0000000000000a08f0e6 height=168002 work=243847024169119115526
- 3337258 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337259 ERROR: SetBestChain() : Reorganize failed
- 3337260 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337261 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337262 02/04/15 03:05:08 received: block (37837 bytes)
- 3337263 received block 000000000000079cd1e6
- 3337264 REORGANIZE
- 3337265 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337266 ERROR: Reorganize() : ConnectBlock failed
- 3337267 InvalidChainFound: invalid block=000000000000079cd1e6 height=168003 work=243852935432547819912
- 3337268 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337269 ERROR: SetBestChain() : Reorganize failed
- 3337270 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337271 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337272 02/04/15 03:05:08 received: block (30377 bytes)
- 3337273 received block 000000000000078f93aa
- 3337274 REORGANIZE
- 3337275 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337276 ERROR: Reorganize() : ConnectBlock failed
- 3337277 InvalidChainFound: invalid block=000000000000078f93aa height=168004 work=243858846695976524298
- 3337278 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337279 ERROR: SetBestChain() : Reorganize failed
- 3337280 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337281 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337282 02/04/15 03:05:08 received: block (213 bytes)
- 3337283 received block 00000000000003f340ed
- 3337284 REORGANIZE
- 3337285 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337286 ERROR: Reorganize() : ConnectBlock failed
- 3337287 InvalidChainFound: invalid block=00000000000003f340ed height=168005 work=243864757959405228684
- 3337288 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337289 ERROR: SetBestChain() : Reorganize failed
- 3337290 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337291 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337292 02/04/15 03:05:09 received: block (39589 bytes)
- 3337293 received block 00000000000001e1d9f3
- 3337294 REORGANIZE
- 3337295 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337296 ERROR: Reorganize() : ConnectBlock failed
- 3337297 InvalidChainFound: invalid block=00000000000001e1d9f3 height=168006 work=243870669222833933070
- 3337298 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337299 ERROR: SetBestChain() : Reorganize failed
- 3337300 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337301 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337302 02/04/15 03:05:09 received: block (7399 bytes)
- 3337303 received block 00000000000009f54e9c
- 3337304 REORGANIZE
- 3337305 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337306 ERROR: Reorganize() : ConnectBlock failed
- 3337307 InvalidChainFound: invalid block=00000000000009f54e9c height=168007 work=243876580486262637456
- 3337308 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337309 InvalidChainFound: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
- 3337310 ERROR: SetBestChain() : Reorganize failed
- 3337311 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337312 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337313 02/04/15 03:05:09 received: block (34431 bytes)
- 3337314 received block 000000000000025b4cbe
- 3337315 REORGANIZE
- 3337316 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337317 ERROR: Reorganize() : ConnectBlock failed
- 3337318 InvalidChainFound: invalid block=000000000000025b4cbe height=168008 work=243882491749691341842
- 3337319 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337320 InvalidChainFound: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
- 3337321 ERROR: SetBestChain() : Reorganize failed
- 3337322 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337323 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337324 02/04/15 03:05:09 received: block (66124 bytes)
- 3337325 received block 00000000000009eb9713
- 3337326 REORGANIZE
- 3337327 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337328 ERROR: Reorganize() : ConnectBlock failed
- 3337329 InvalidChainFound: invalid block=00000000000009eb9713 height=168009 work=243888403013120046228
- 3337330 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337331 InvalidChainFound: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
- 3337332 ERROR: SetBestChain() : Reorganize failed
- 3337333 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337334 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337335 02/04/15 03:05:09 received: block (37194 bytes)
- 3337336 received block 00000000000008840dae
- 3337337 REORGANIZE
- 3337338 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337339 ERROR: Reorganize() : ConnectBlock failed
- 3337340 InvalidChainFound: invalid block=00000000000008840dae height=168010 work=243894314276548750614
- 3337341 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
- 3337342 InvalidChainFound: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
- 3337343 ERROR: SetBestChain() : Reorganize failed
- 3337344 ERROR: AcceptBlock() : AddToBlockIndex failed
- 3337345 ERROR: ProcessBlock() : AcceptBlock FAILED
- 3337346 02/04/15 03:05:09 received: block (26140 bytes)
- 3337347 received block 000000000000025b3751
- 3337348 REORGANIZE
- 3337349 ERROR: ConnectInputs() : 2c2314f353 VerifySignature failed
- 3337350 ERROR: Reorganize() : ConnectBlock failed
- 3337351 InvalidChainFound: invalid block=000000000000025b3751 height=168011 work=243900225539977455000
- 3337352 InvalidChainFound: current best=000000000000099e61ea height=168000 work=243835201642261706754
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement