Editing Bitcoind Ubuntu default boot logs

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 87: Line 87:
 
  2023-05-31T04:39:47Z New outbound peer connected: version: 70016, blocks=792199, peer=3 (outbound-full-relay)
 
  2023-05-31T04:39:47Z New outbound peer connected: version: 70016, blocks=792199, peer=3 (outbound-full-relay)
  
== Nexts boots ==
 
<pre>
 
2023-05-31T04:49:24Z Bitcoin Core version v24.0.1 (release build)
 
2023-05-31T04:49:24Z Using the 'arm_shani(1way,2way)' SHA256 implementation
 
2023-05-31T04:49:24Z Default data directory /root/.bitcoin
 
2023-05-31T04:49:24Z Using data directory /root/.bitcoin
 
2023-05-31T04:49:24Z Config file: /root/.bitcoin/bitcoin.conf (not found, skipping)
 
2023-05-31T04:49:24Z Using at most 125 automatic connections (1024 file descriptors available)
 
2023-05-31T04:49:24Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
 
2023-05-31T04:49:24Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
 
2023-05-31T04:49:24Z Script verification uses 1 additional threads
 
2023-05-31T04:49:24Z scheduler thread start
 
2023-05-31T04:49:24Z [http] creating work queue of depth 16
 
2023-05-31T04:49:24Z Using random cookie authentication.
 
2023-05-31T04:49:24Z Generated RPC authentication cookie /root/.bitcoin/.cookie
 
2023-05-31T04:49:24Z [http] starting 4 worker threads
 
2023-05-31T04:49:24Z Using wallet directory /root/.bitcoin/wallets
 
2023-05-31T04:49:24Z init message: Verifying wallet(s)…
 
2023-05-31T04:49:24Z Using /16 prefix for IP bucketing
 
2023-05-31T04:49:24Z init message: Loading P2P addresses…
 
2023-05-31T04:49:24Z Loaded 7629 addresses from peers.dat  12ms
 
2023-05-31T04:49:24Z init message: Loading banlist…
 
2023-05-31T04:49:24Z SetNetworkActive: true
 
2023-05-31T04:49:24Z Cache configuration:
 
2023-05-31T04:49:24Z * Using 2.0 MiB for block index database
 
2023-05-31T04:49:24Z * Using 8.0 MiB for chain state database
 
2023-05-31T04:49:24Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
 
2023-05-31T04:49:24Z init message: Loading block index…
 
2023-05-31T04:49:24Z Assuming ancestors of block 00000000000000000009c97098b5295f7e5f183ac811fb5d1534040adb93cabd have valid signatu
 
res.
 
2023-05-31T04:49:24Z Setting nMinimumChainWork=00000000000000000000000000000000000000003404ba0801921119f903495e
 
2023-05-31T04:49:24Z Switching active chainstate to Chainstate [ibd] @ height -1 (null)
 
2023-05-31T04:49:24Z Opening LevelDB in /root/.bitcoin/blocks/index
 
2023-05-31T04:49:24Z Opened LevelDB successfully
 
2023-05-31T04:49:24Z Using obfuscation key for /root/.bitcoin/blocks/index: 0000000000000000
 
2023-05-31T04:49:24Z LoadBlockIndexDB: last block file = 0
 
2023-05-31T04:49:24Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=1, size=293, heights=0...0, time=2009-01-03...200
 
9-01-03)
 
2023-05-31T04:49:24Z Checking all blk files are present...
 
2023-05-31T04:49:24Z Opening LevelDB in /root/.bitcoin/chainstate
 
2023-05-31T04:49:24Z Opened LevelDB successfully
 
2023-05-31T04:49:24Z Using obfuscation key for /root/.bitcoin/chainstate: 1824fd06bc164b4d
 
2023-05-31T04:49:24Z Loaded best chain: hashBestChain=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f height=0 date
 
=2009-01-03T18:15:05Z progress=0.000000
 
2023-05-31T04:49:24Z init message: Verifying blocks…
 
2023-05-31T04:49:24Z  block index              35ms
 
2023-05-31T04:49:24Z Setting NODE_NETWORK on non-prune mode
 
2023-05-31T04:49:24Z block tree size = 1
 
2023-05-31T04:49:24Z nBestHeight = 0
 
2023-05-31T04:49:24Z Bound to 127.0.0.1:8334
 
2023-05-31T04:49:24Z Bound to [::]:8333
 
2023-05-31T04:49:24Z Bound to 0.0.0.0:8333
 
2023-05-31T04:49:24Z Loaded 2 addresses from "anchors.dat"
 
2023-05-31T04:49:24Z 2 block-relay-only anchors will be tried for connections.
 
2023-05-31T04:49:24Z torcontrol thread start
 
2023-05-31T04:49:24Z init message: Starting network threads…
 
2023-05-31T04:49:24Z init message: Done loading
 
2023-05-31T04:49:24Z loadblk thread start
 
2023-05-31T04:49:24Z Imported mempool transactions from disk: 0 succeeded, 0 failed, 0 expired, 0 already there, 0 waiting for initi
 
al broadcast
 
2023-05-31T04:49:24Z loadblk thread exit
 
2023-05-31T04:49:24Z msghand thread start
 
2023-05-31T04:49:24Z opencon thread start
 
2023-05-31T04:49:24Z addcon thread start
 
2023-05-31T04:49:24Z net thread start
 
2023-05-31T04:49:24Z dnsseed thread start
 
2023-05-31T04:49:24Z Waiting 300 seconds before querying DNS seeds.
 
2023-05-31T04:49:25Z New outbound peer connected: version: 70016, blocks=792199, peer=0 (block-relay-only)
 
2023-05-31T04:49:26Z Pre-synchronizing blockheaders, height: 2000 (~0.26%)
 
2023-05-31T04:49:26Z Pre-synchronizing blockheaders, height: 4000 (~0.53%)
 
2023-05-31T04:49:28Z New outbound peer connected: version: 70016, blocks=792199, peer=2 (outbound-full-relay)
 
</pre>
 
 
== See also ==
 
 
{{bitcoind}}
 
{{bitcoind}}

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page:

Advertising: