Advertisement
artur2000

bitcoin core debug.log

Feb 2nd, 2018
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. 2018-01-18 16:42:47 Bitcoin version v0.15.1
  2. 2018-01-18 16:42:47 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
  3. 2018-01-18 16:42:48 Assuming ancestors of block 0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a have valid signatures.
  4. 2018-01-18 16:42:48 Setting nMinimumChainWork=000000000000000000000000000000000000000000723d3581fe1bd55373540a
  5. 2018-01-18 16:42:48 Using the 'standard' SHA256 implementation
  6. 2018-01-18 16:42:49 GUI: "registerShutdownBlockReason: Successfully registered: Bitcoin Core didn't yet exit safely..."
  7. 2018-01-18 16:42:49 Default data directory C:\Users\artur\AppData\Roaming\Bitcoin
  8. 2018-01-18 16:42:49 Using data directory F:\__BACKUP\_bitcoin_new
  9. 2018-01-18 16:42:49 Using config file F:\__BACKUP\_bitcoin_new\bitcoin.conf
  10. 2018-01-18 16:42:49 Using at most 125 automatic connections (2048 file descriptors available)
  11. 2018-01-18 16:42:49 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
  12. 2018-01-18 16:42:49 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
  13. 2018-01-18 16:42:49 Using 2 threads for script verification
  14. 2018-01-18 16:42:49 scheduler thread start
  15. 2018-01-18 16:42:49 libevent: getaddrinfo: nodename nor servname provided, or not known
  16. 2018-01-18 16:42:49 Binding RPC on address ::1 port 8332 failed.
  17. 2018-01-18 16:42:49 HTTP: creating work queue of depth 16
  18. 2018-01-18 16:42:49 No rpcpassword set - using random cookie authentication
  19. 2018-01-18 16:42:49 Generated RPC authentication cookie F:\__BACKUP\_bitcoin_new\.cookie
  20. 2018-01-18 16:42:49 HTTP: starting 4 worker threads
  21. 2018-01-18 16:42:49 init message: Verifying wallet(s)...
  22. 2018-01-18 16:42:49 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
  23. 2018-01-18 16:42:49 Using wallet wallet.dat
  24. 2018-01-18 16:42:49 CDBEnv::Open: LogDir=F:\__BACKUP\_bitcoin_new\database ErrorFile=F:\__BACKUP\_bitcoin_new\db.log
  25. 2018-01-18 16:42:49 Cache configuration:
  26. 2018-01-18 16:42:49 * Using 2.0MiB for block index database
  27. 2018-01-18 16:42:49 * Using 8.0MiB for chain state database
  28. 2018-01-18 16:42:49 * Using 440.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
  29. 2018-01-18 16:42:49 init message: Loading block index...
  30. 2018-01-18 16:42:49 Opening LevelDB in F:\__BACKUP\_bitcoin_new\blocks\index
  31. 2018-01-18 16:42:49 Opened LevelDB successfully
  32. 2018-01-18 16:42:49 Using obfuscation key for F:\__BACKUP\_bitcoin_new\blocks\index: 0000000000000000
  33. 2018-01-18 16:43:13 LoadBlockIndexDB: last block file = 1143
  34. 2018-01-18 16:43:13 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=6, size=6521203, heights=504665...504670, time=2018-01-17...2018-01-17)
  35. 2018-01-18 16:43:13 Checking all blk files are present...
  36. 2018-01-18 16:43:13 LoadBlockIndexDB: transaction index disabled
  37. 2018-01-18 16:43:13 Opening LevelDB in F:\__BACKUP\_bitcoin_new\chainstate
  38. 2018-01-18 16:43:14 Opened LevelDB successfully
  39. 2018-01-18 16:43:14 Using obfuscation key for F:\__BACKUP\_bitcoin_new\chainstate: babf7d912f9469c5
  40. 2018-01-18 16:43:14 Loaded best chain: hashBestChain=00000000000000000068ba376f4734e0014fb29042896a3150199c64c31dcf4a height=504670 date=2018-01-17 13:22:44 progress=0.998961
  41. 2018-01-18 16:43:14 init message: Rewinding blocks...
  42. 2018-01-18 16:43:17 init message: Verifying blocks...
  43. 2018-01-18 16:43:17 Verifying last 6 blocks at level 3
  44. 2018-01-18 16:43:17 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
  45. 2018-01-18 16:45:23 No coin database inconsistencies in last 7 blocks (15138 transactions)
  46. 2018-01-18 16:45:23 block index 153932ms
  47. 2018-01-18 16:45:23 init message: Loading wallet...
  48. 2018-01-18 16:45:23 nFileVersion = 150100
  49. 2018-01-18 16:45:23 Keys: 1002 plaintext, 0 encrypted, 1002 w/ metadata, 1002 total
  50. 2018-01-18 16:45:23 wallet 172ms
  51. 2018-01-18 16:45:23 setKeyPool.size() = 1000
  52. 2018-01-18 16:45:23 mapWallet.size() = 0
  53. 2018-01-18 16:45:23 mapAddressBook.size() = 1
  54. 2018-01-18 16:45:23 mapBlockIndex.size() = 504696
  55. 2018-01-18 16:45:23 nBestHeight = 504670
  56. 2018-01-18 16:45:23 torcontrol thread start
  57. 2018-01-18 16:45:23 Bound to [::]:8333
  58. 2018-01-18 16:45:23 Bound to 0.0.0.0:8333
  59. 2018-01-18 16:45:23 init message: Loading P2P addresses...
  60. 2018-01-18 16:45:25 Loaded 66072 addresses from peers.dat 1297ms
  61. 2018-01-18 16:45:25 init message: Loading banlist...
  62. 2018-01-18 16:45:25 init message: Starting network threads...
  63. 2018-01-18 16:45:25 net thread start
  64. 2018-01-18 16:45:25 dnsseed thread start
  65. 2018-01-18 16:45:25 addcon thread start
  66. 2018-01-18 16:45:25 opencon thread start
  67. 2018-01-18 16:45:25 msghand thread start
  68. 2018-01-18 16:45:25 init message: Done loading
  69. 2018-01-18 16:45:25 GUI: Platform customization: "windows"
  70. 2018-01-18 16:45:25 GUI: PaymentServer::LoadRootCAs: Loaded 42 root certificates
  71. 2018-01-18 16:45:36 Loading addresses from DNS seeds (could take a while)
  72. 2018-01-18 16:45:36 139 addresses found from DNS seeds
  73. 2018-01-18 16:45:36 dnsseed thread exit
  74. 2018-01-18 16:45:38 receive version message: /Satoshi:0.15.1/: version 70015, blocks=504859, us=89.78.6.75:50621, peer=0
  75. 2018-01-18 16:45:50 receive version message: /Satoshi:0.15.0.1/: version 70015, blocks=504859, us=89.78.6.75:50625, peer=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement