Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.33 KB | None | 0 0
  1. ~/workspace/lnd$ ./lnd --bitcoin.active --bitcoin.testnet --bitcoin.node=neutrino --neutrino.connect=faucet.lightning.community
  2. 2019-11-14 21:47:07.856 [WRN] LTND: open /home/daniel/.lnd/lnd.conf: no such file or directory
  3. 2019-11-14 21:47:07.856 [INF] LTND: Version: 0.8.0-beta commit=v0.8.0-beta, build=production, logging=default
  4. 2019-11-14 21:47:07.856 [INF] LTND: Active chain: Bitcoin (network=testnet)
  5. 2019-11-14 21:47:07.858 [INF] CHDB: Checking for schema update: latest_version=11, db_version=11
  6. 2019-11-14 21:47:14.094 [INF] BTCN: Loaded 27 addresses from file '/home/daniel/.lnd/data/chain/bitcoin/testnet/peers.json'
  7. 2019-11-14 21:47:14.094 [INF] BTCN: Registering block subscription: id=1
  8. 2019-11-14 21:47:14.094 [INF] BTCN: Broadcaster now active
  9. 2019-11-14 21:47:14.095 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  10. 2019-11-14 21:47:14.096 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  11. 2019-11-14 21:47:14.096 [INF] LTND: Waiting for wallet encryption password. Use `lncli create` to create a wallet, `lncli unlock` to unlock an existing wallet, or `lncli changepassword` to change the password of an existing wallet and unlock it.
  12. 2019-11-14 21:47:14.227 [INF] BTCN: 5 addresses found from DNS seed testnet-seed.bluematt.me
  13. 2019-11-14 21:47:14.231 [INF] BTCN: 8 addresses found from DNS seed x49.testnet-seed.bitcoin.jonasschnelli.ch
  14. 2019-11-14 21:47:14.279 [INF] BTCN: New valid peer 159.203.125.125:18333 (outbound) (/btcwire:0.5.0/btcd:0.20.0/)
  15. 2019-11-14 21:47:14.280 [INF] BTCN: Syncing to block height 1608496 from peer 159.203.125.125:18333
  16. 2019-11-14 21:47:14.280 [INF] BTCN: Fetching set of headers from tip (height=1608496) from peer 159.203.125.125:18333
  17. 2019-11-14 21:47:14.282 [INF] BTCN: Waiting for more block headers, then will start cfheaders sync from height 1608496...
  18. 2019-11-14 21:47:14.282 [INF] BTCN: Starting cfheaders sync from (block_height=1608496, block_hash=00000000290f7479f64c6d569da4e643c872e8309a2777b3c3b91eca44adee47) to (block_height=1608496, block_hash=00000000290f7479f64c6d569da4e643c872e8309a2777b3c3b91eca44adee47)
  19. 2019-11-14 21:47:14.282 [INF] BTCN: Starting cfheaders sync for filter_type=0
  20. 2019-11-14 21:47:14.410 [INF] BTCN: DNS discovery failed on seed x49.seed.tbtc.petertodd.org: lookup x49.seed.tbtc.petertodd.org on 127.0.0.53:53: no such host
  21. 2019-11-14 21:47:14.484 [INF] BTCN: DNS discovery failed on seed testnet-seed.bitcoin.schildbach.de: lookup testnet-seed.bitcoin.schildbach.de on 127.0.0.53:53: no such host
  22. 2019-11-14 21:47:14.895 [INF] BTCN: Fetching set of checkpointed cfheaders filters from height=1608496, hash=b2a74ae3d5c662fec8dbdbc3d8fd3bf0655f734f515e9c15025d3d177a9b7a67
  23. 2019-11-14 21:47:14.895 [INF] BTCN: Starting to query for cfheaders from checkpoint_interval=1608
  24. 2019-11-14 21:47:14.895 [INF] BTCN: Fully caught up with cfheaders at height 1608496, waiting at tip for new blocks
  25. 2019-11-14 21:52:59.137 [INF] LNWL: Opened wallet
  26. 2019-11-14 21:52:59.232 [INF] LTND: Primary chain is set to: bitcoin
  27. 2019-11-14 21:53:00.179 [INF] LNWL: The wallet has been unlocked without a time limit
  28. 2019-11-14 21:53:00.179 [INF] LTND: LightningWallet opened
  29. 2019-11-14 21:53:00.188 [INF] HSWC: Restoring in-memory circuit state from disk
  30. 2019-11-14 21:53:00.190 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  31. 2019-11-14 21:53:00.207 [INF] LTND: Channel backup proxy channel notifier starting
  32. 2019-11-14 21:53:00.207 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=16777215, private=false, min_confs=1, conf_target=3
  33. 2019-11-14 21:53:00.208 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  34. 2019-11-14 21:53:00.208 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  35. 2019-11-14 21:53:00.208 [INF] LTND: Waiting for chain backend to finish sync, start_height=1608496
  36. 2019-11-14 21:53:01.189 [INF] LNWL: Started rescan from block 00000000001506a97c48096ba1b1b25375f88fbc5578bdddd2b6748771d545a6 (height 1608486) for 0 addresses
  37. 2019-11-14 21:53:01.189 [INF] BTCN: Registering block subscription: id=2
  38. 2019-11-14 21:53:01.189 [INF] BTCN: Canceling block subscription: id=2
  39. 2019-11-14 21:53:01.190 [INF] LNWL: Catching up block hashes to height 1608487, this might take a while
  40. 2019-11-14 21:53:01.191 [INF] BTCN: Registering block subscription: id=3
  41. 2019-11-14 21:53:01.212 [INF] LNWL: Done catching up block hashes
  42. 2019-11-14 21:53:01.212 [INF] LNWL: Rescanned through block 000000004e0b42229fad94f1aabb839239fd13f6532ce206a46f471d62ed4c59 (height 1608487)
  43. 2019-11-14 21:53:01.296 [INF] LNWL: Catching up block hashes to height 1608496, this might take a while
  44. 2019-11-14 21:53:01.308 [INF] LNWL: Done catching up block hashes
  45. 2019-11-14 21:53:01.308 [INF] LNWL: Finished rescan for 0 addresses (synced to block 00000000290f7479f64c6d569da4e643c872e8309a2777b3c3b91eca44adee47, height 1608496)
  46. 2019-11-14 21:53:02.209 [INF] LTND: Chain backend is fully synced (end_height=1608496)!
  47. 2019-11-14 21:53:02.210 [INF] PRNF: PeerNotifier starting
  48. 2019-11-14 21:53:02.210 [INF] BTCN: Registering block subscription: id=4
  49. 2019-11-14 21:53:02.226 [INF] NTFN: New block epoch subscription
  50. 2019-11-14 21:53:02.227 [INF] HSWC: Starting HTLC Switch
  51. 2019-11-14 21:53:02.227 [INF] NTFN: New block epoch subscription
  52. 2019-11-14 21:53:02.227 [INF] NTFN: New block epoch subscription
  53. 2019-11-14 21:53:02.227 [INF] DISC: Authenticated Gossiper is starting
  54. 2019-11-14 21:53:02.227 [INF] NTFN: New block epoch subscription
  55. 2019-11-14 21:53:02.227 [INF] NTFN: New block epoch subscription
  56. 2019-11-14 21:53:02.227 [INF] BRAR: Starting contract observer, watching for breaches.
  57. 2019-11-14 21:53:02.228 [INF] CRTR: FilteredChainView starting
  58. 2019-11-14 21:53:02.228 [INF] CRTR: Filtering chain using 0 channels active
  59. 2019-11-14 21:53:02.228 [INF] CRTR: Prune tip for Channel Graph: height=1608486, hash=00000000001506a97c48096ba1b1b25375f88fbc5578bdddd2b6748771d545a6
  60. 2019-11-14 21:53:02.228 [INF] CRTR: Syncing channel graph from height=1608486 (hash=00000000001506a97c48096ba1b1b25375f88fbc5578bdddd2b6748771d545a6) to height=1608496 (hash=00000000290f7479f64c6d569da4e643c872e8309a2777b3c3b91eca44adee47)
  61. 2019-11-14 21:53:02.228 [INF] BTCN: Registering block subscription: id=5
  62. 2019-11-14 21:53:02.238 [INF] CRTR: Graph pruning complete: 0 channels were closed since height 1608486
  63. 2019-11-14 21:53:02.249 [INF] CHBU: Starting chanbackup.SubSwapper
  64. 2019-11-14 21:53:02.249 [INF] BTCN: Server listening on [::]:9735
  65. 2019-11-14 21:53:02.262 [INF] CHBU: Updating backup file at /home/daniel/.lnd/data/chain/bitcoin/testnet/channel.backup
  66. 2019-11-14 21:53:02.262 [INF] SRVR: Initializing peer network bootstrappers!
  67. 2019-11-14 21:53:02.262 [INF] SRVR: Creating DNS peer bootstrapper with seeds: [[test.nodes.lightning.directory soa.nodes.lightning.directory]]
  68. 2019-11-14 21:53:02.262 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  69. 2019-11-14 21:53:02.262 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[test.nodes.lightning.directory soa.nodes.lightning.directory]]
  70. 2019-11-14 21:53:02.272 [INF] CHBU: Swapping old multi backup file from /home/daniel/.lnd/data/chain/bitcoin/testnet/temp-dont-use.backup to /home/daniel/.lnd/data/chain/bitcoin/testnet/channel.backup
  71. 2019-11-14 21:53:23.352 [INF] DISC: Obtained 3 addrs to bootstrap network with
  72. 2019-11-14 21:53:23.857 [INF] SRVR: Established connection to: 02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa@45.76.85.12:8735
  73. 2019-11-14 21:53:23.857 [INF] SRVR: Finalizing connection to 02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa@45.76.85.12:8735, inbound=false
  74. 2019-11-14 21:53:24.036 [ERR] SRVR: Unable to connect to 03129ddde41efb2093b09e06edc38a297888aecca00a86eff85e210dc755d290ca@77.249.69.106:9735: EOF
  75. 2019-11-14 21:53:24.036 [ERR] SRVR: Unable to connect to 03129ddde41efb2093b09e06edc38a297888aecca00a86eff85e210dc755d290ca@77.249.69.106:9735: EOF
  76. 2019-11-14 21:53:24.044 [INF] SRVR: Negotiated chan series queries with 02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa
  77. 2019-11-14 21:53:24.044 [INF] DISC: Creating new GossipSyncer for peer=02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa
  78. 2019-11-14 21:53:24.044 [INF] DISC: GossipSyncer(02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa): requesting new chans from height=0 and 4294967295 blocks after
  79. 2019-11-14 21:53:24.227 [INF] DISC: GossipSyncer(02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa): applying new update horizon: start=2106-02-07 02:28:15 -0400 -04, end=2242-03-16 08:56:30 -0400 -04, backlog_size=0
  80. 2019-11-14 21:53:24.576 [INF] DISC: GossipSyncer(02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa): buffering chan range reply of size=7118
  81. 2019-11-14 21:53:24.577 [INF] DISC: GossipSyncer(02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa): filtering through 7118 chans
  82. 2019-11-14 21:53:24.579 [INF] DISC: GossipSyncer(02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa): starting query for 7118 new chans
  83. 2019-11-14 21:53:24.579 [INF] DISC: GossipSyncer(02fab76b55ef4355cb71413d32b0de7f86722d677e3fcbcebbb1de762cc7b987fa): querying for 500 new channels
  84. 2019-11-14 21:53:24.951 [ERR] SRVR: Unable to connect to 03d843a4e7510a08c591354e067591d38653768fe2e76e0abe482aac0c31e4b142@79.98.159.7:9735: EOF
  85. 2019-11-14 21:53:24.951 [ERR] SRVR: Unable to connect to 03d843a4e7510a08c591354e067591d38653768fe2e76e0abe482aac0c31e4b142@79.98.159.7:9735: EOF
  86. 2019-11-14 21:53:26.951 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  87. 2019-11-14 21:53:26.951 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[test.nodes.lightning.directory soa.nodes.lightning.directory]]
  88. 2019-11-14 21:53:39.935 [INF] DISC: Obtained 2 addrs to bootstrap network with
  89. 2019-11-14 21:53:40.603 [ERR] SRVR: Unable to connect to 030a0b1750fdfe801ed83b3d7dae8e60f500f75e2e41a77a9572b1b7037d431eb2@47.94.98.38:9735: EOF
  90. 2019-11-14 21:53:40.603 [ERR] SRVR: Unable to connect to 030a0b1750fdfe801ed83b3d7dae8e60f500f75e2e41a77a9572b1b7037d431eb2@47.94.98.38:9735: EOF
  91. 2019-11-14 21:53:40.604 [INF] SRVR: Established connection to: 02d39b72e7869181912e0c1461c7aaba390c5a07ceb3d2c2a2b22d9ad0fa0933ea@104.41.162.211:9735
  92. 2019-11-14 21:53:40.604 [INF] SRVR: Finalizing connection to 02d39b72e7869181912e0c1461c7aaba390c5a07ceb3d2c2a2b22d9ad0fa0933ea@104.41.162.211:9735, inbound=false
  93. 2019-11-14 21:53:40.938 [INF] SRVR: Negotiated chan series queries with 02d39b72e7869181912e0c1461c7aaba390c5a07ceb3d2c2a2b22d9ad0fa0933ea
  94. 2019-11-14 21:53:40.938 [INF] DISC: Creating new GossipSyncer for peer=02d39b72e7869181912e0c1461c7aaba390c5a07ceb3d2c2a2b22d9ad0fa0933ea
  95. 2019-11-14 21:53:44.604 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[test.nodes.lightning.directory soa.nodes.lightning.directory]]
  96. 2019-11-14 21:54:00.987 [INF] DISC: Obtained 1 addrs to bootstrap network with
  97. 2019-11-14 21:54:01.258 [INF] SRVR: Established connection to: 02639adf914ec9dfd8649c47de1d232de4a23b0719b1d8bd2bef9beb32f948018e@207.246.87.227:9735
  98. 2019-11-14 21:54:01.258 [INF] SRVR: Finalizing connection to 02639adf914ec9dfd8649c47de1d232de4a23b0719b1d8bd2bef9beb32f948018e@207.246.87.227:9735, inbound=false
  99. 2019-11-14 21:54:01.508 [INF] SRVR: Negotiated chan series queries with 02639adf914ec9dfd8649c47de1d232de4a23b0719b1d8bd2bef9beb32f948018e
  100. 2019-11-14 21:54:01.509 [INF] DISC: Creating new GossipSyncer for peer=02639adf914ec9dfd8649c47de1d232de4a23b0719b1d8bd2bef9beb32f948018e
  101. 2019-11-14 22:08:04.032 [INF] BTCN: Processed 1 block in the last 20m50.06s (height 1608497, 2019-11-14 22:07:27 -0400 -04)
  102. 2019-11-14 22:08:04.039 [INF] BTCN: Attempting to fetch set of un-checkpointed filters at height=1608497, hash=000000002df449c35ed8113c2b814fe606c4c684b5a1ae2bc2d2f91f7eba47b8
  103. 2019-11-14 22:08:05.162 [INF] BTCN: Verified 1 filter header in the last 20m51.19s (height 1608497, 2019-11-14 22:07:27 -0400 -04)
  104. 2019-11-14 22:08:05.244 [INF] NTFN: New block: height=1608497, sha=000000002df449c35ed8113c2b814fe606c4c684b5a1ae2bc2d2f91f7eba47b8
  105. 2019-11-14 22:08:05.244 [INF] CRTR: Pruning channel graph using block 000000002df449c35ed8113c2b814fe606c4c684b5a1ae2bc2d2f91f7eba47b8 (height=1608497)
  106. 2019-11-14 22:08:05.244 [INF] UTXN: Attempting to graduate height=1608497: num_kids=0, num_babies=0
  107. 2019-11-14 22:08:05.251 [INF] CRTR: Block 000000002df449c35ed8113c2b814fe606c4c684b5a1ae2bc2d2f91f7eba47b8 (height=1608497) closed 0 channels
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement