Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 196.85 KB | None | 0 0
  1. 2019-10-14 10:23:52.581 [INF] LTND: Listening on the p2p interface is disabled!
  2. 2019-10-14 10:23:52.582 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  3. 2019-10-14 10:23:52.582 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  4. 2019-10-14 10:23:52.582 [INF] LTND: Active chain: Decred (network=testnet)
  5. 2019-10-14 10:23:52.682 [INF] CHDB: Checking for schema update: latest_version=10, db_version=10
  6. 2019-10-14 10:23:52.682 [INF] RPCS: Generating TLS certificates...
  7. 2019-10-14 10:23:52.697 [INF] RPCS: Done generating TLS certificates
  8. 2019-10-14 10:23:52.697 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  9. 2019-10-14 10:23:52.697 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  10. 2019-10-14 10:23:52.698 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  11. 2019-10-14 10:23:54.572 [INF] LTND: Primary chain is set to: decred
  12. 2019-10-14 10:23:54.665 [INF] LTND: Initializing dcrd backed fee estimator
  13. 2019-10-14 10:23:55.682 [INF] LTND: LightningWallet opened
  14. 2019-10-14 10:23:55.683 [INF] LTND: Waiting for chain backend to finish sync, start_height=286318
  15. 2019-10-14 10:23:55.683 [INF] LTND: Chain backend is fully synced (end_height=286318)!
  16. 2019-10-14 10:23:55.683 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  17. 2019-10-14 10:23:55.697 [INF] HSWC: Restoring in-memory circuit state from disk
  18. 2019-10-14 10:23:55.706 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  19. 2019-10-14 10:23:55.772 [INF] SWPR: Migrating UTXO nursery finalized TXIDs
  20. 2019-10-14 10:23:55.789 [INF] LTND: Channel backup proxy channel notifier starting
  21. 2019-10-14 10:23:55.789 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=%!f(int64=20000), min_chan_size=%!d(bool=false), max_chan_size=1, private=%!t(uint32=3), min_confs=%!d(MISSING), conf_target=%!d(MISSING)
  22. 2019-10-14 10:23:55.789 [INF] NTFN: Starting dcrd notifier
  23. 2019-10-14 10:23:55.789 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  24. 2019-10-14 10:23:55.789 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  25. 2019-10-14 10:23:55.828 [INF] PRNF: PeerNotifier starting
  26. 2019-10-14 10:23:55.906 [INF] HSWC: Starting HTLC Switch
  27. 2019-10-14 10:23:55.906 [INF] NTFN: New block epoch subscription
  28. 2019-10-14 10:23:55.906 [INF] NTFN: New block epoch subscription
  29. 2019-10-14 10:23:55.906 [INF] NTFN: New block epoch subscription
  30. 2019-10-14 10:23:55.907 [INF] NTFN: New block epoch subscription
  31. 2019-10-14 10:23:55.907 [INF] DISC: Authenticated Gossiper is starting
  32. 2019-10-14 10:23:55.907 [INF] BRAR: Starting contract observer, watching for breaches.
  33. 2019-10-14 10:23:55.907 [INF] NTFN: New block epoch subscription
  34. 2019-10-14 10:23:55.922 [INF] CRTR: FilteredChainView starting
  35. 2019-10-14 10:23:55.955 [INF] CRTR: Filtering chain using 0 channels active
  36. 2019-10-14 10:23:55.955 [INF] CRTR: Prune tip for Channel Graph: height=286318, hash=0000000809e8cfb70ab46b5f73050a812a37734cb1e271c8e3afe172849e3f10
  37. 2019-10-14 10:23:55.964 [INF] CHBU: Starting chanbackup.SubSwapper
  38. 2019-10-14 10:23:55.965 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  39. 2019-10-14 10:23:55.972 [INF] SRVR: Initializing peer network bootstrappers!
  40. 2019-10-14 10:23:55.972 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  41. 2019-10-14 10:23:55.972 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  42. 2019-10-14 10:23:55.973 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  43. 2019-10-14 10:23:55.973 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  44. 2019-10-14 10:23:55.973 [ERR] SRVR: No addresses returned by initial boostrappers. Disabling bootstrapping.
  45. 2019-10-14 10:23:56.031 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  46. 2019-10-14 10:23:56.460 [INF] INVC: New invoice subscription client: id=0
  47. 2019-10-14 10:24:10.973 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  48. 2019-10-14 10:24:10.973 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  49. 2019-10-14 10:24:10.973 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  50. 2019-10-14 10:24:10.974 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  51. 2019-10-14 10:24:55.973 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  52. 2019-10-14 10:24:55.974 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  53. 2019-10-14 10:24:55.974 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  54. 2019-10-14 10:24:55.974 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  55. 2019-10-14 10:25:55.813 [ERR] RPCS: unable to open channel to NodeKey(021ae94bc61149e5fbb70a8d939319b816e33f3e34c90c7ac3d656462a558f92ec): peer 021ae94bc61149e5fbb70a8d939319b816e33f3e34c90c7ac3d656462a558f92ec is not online
  56. 2019-10-14 10:25:55.813 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: peer 021ae94bc61149e5fbb70a8d939319b816e33f3e34c90c7ac3d656462a558f92ec is not online
  57. 2019-10-14 10:26:08.171 [ERR] RPCS: unable to open channel to NodeKey(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 is not online
  58. 2019-10-14 10:26:08.171 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 is not online
  59. 2019-10-14 10:26:17.940 [ERR] RPCS: unable to open channel to NodeKey(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 is not online
  60. 2019-10-14 10:26:17.940 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 is not online
  61. 2019-10-14 10:26:23.919 [ERR] RPCS: unable to open channel to NodeKey(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 is not online
  62. 2019-10-14 10:26:23.919 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 is not online
  63. 2019-10-14 10:26:25.973 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  64. 2019-10-14 10:26:25.974 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  65. 2019-10-14 10:26:25.974 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  66. 2019-10-14 10:26:25.974 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  67. 2019-10-14 10:26:34.119 [ERR] RPCS: unable to open channel to NodeKey(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493 is not online
  68. 2019-10-14 10:26:34.119 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493 is not online
  69. 2019-10-14 10:26:39.319 [ERR] RPCS: [/lnrpc.Lightning/SendPayment]: rpc error: code = Canceled desc = context canceled
  70. 2019-10-14 10:26:58.455 [INF] INVC: New invoice subscription client: id=1
  71. 2019-10-14 10:27:05.643 [ERR] RPCS: unable to open channel to NodeKey(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493 is not online
  72. 2019-10-14 10:27:05.643 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493 is not online
  73. 2019-10-14 10:28:43.720 [ERR] RPCS: [/lnrpc.Lightning/AddInvoice]: no open channels
  74. 2019-10-14 10:29:25.973 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  75. 2019-10-14 10:29:25.974 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  76. 2019-10-14 10:29:25.974 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  77. 2019-10-14 10:29:25.974 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  78. 2019-10-14 10:31:16.391 [INF] CRTR: Pruning channel graph using block 000000502ed3df55e7a742d40221d5e9512712ad1aa0895c3122380f876e8cad (height=286319)
  79. 2019-10-14 10:31:16.427 [INF] NTFN: New block: height=286319, hash=000000502ed3df55e7a742d40221d5e9512712ad1aa0895c3122380f876e8cad
  80. 2019-10-14 10:31:16.427 [INF] UTXN: Attempting to graduate height=286319: num_kids=0, num_babies=0
  81. 2019-10-14 10:31:16.446 [INF] CRTR: Block 000000502ed3df55e7a742d40221d5e9512712ad1aa0895c3122380f876e8cad (height=286319) closed 0 channels
  82. 2019-10-14 10:35:25.974 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  83. 2019-10-14 10:35:25.977 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  84. 2019-10-14 10:35:25.977 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  85. 2019-10-14 10:35:25.977 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  86. 2019-10-14 10:36:47.773 [INF] CRTR: Pruning channel graph using block 0000003d2164e98c41b2fb4bf4933257e5ba04e20e63a345b9cba9e1f2a8e7da (height=286320)
  87. 2019-10-14 10:36:47.854 [INF] NTFN: New block: height=286320, hash=0000003d2164e98c41b2fb4bf4933257e5ba04e20e63a345b9cba9e1f2a8e7da
  88. 2019-10-14 10:36:47.854 [INF] UTXN: Attempting to graduate height=286320: num_kids=0, num_babies=0
  89. 2019-10-14 10:36:47.861 [INF] CRTR: Block 0000003d2164e98c41b2fb4bf4933257e5ba04e20e63a345b9cba9e1f2a8e7da (height=286320) closed 0 channels
  90. 2019-10-14 10:38:45.048 [INF] CRTR: Pruning channel graph using block 00000064c161b1ce0addfadd24e422df9d6cfa0c10a7d0b964b7216eb2ec673a (height=286321)
  91. 2019-10-14 10:38:45.070 [INF] NTFN: New block: height=286321, hash=00000064c161b1ce0addfadd24e422df9d6cfa0c10a7d0b964b7216eb2ec673a
  92. 2019-10-14 10:38:45.070 [INF] UTXN: Attempting to graduate height=286321: num_kids=0, num_babies=0
  93. 2019-10-14 10:38:45.084 [INF] CRTR: Block 00000064c161b1ce0addfadd24e422df9d6cfa0c10a7d0b964b7216eb2ec673a (height=286321) closed 0 channels
  94. 2019-10-14 10:39:07.895 [INF] CRTR: Pruning channel graph using block 00000030fa14432ab4a0c23f6e3e81fd54252c176411feac2325c51b23945e44 (height=286322)
  95. 2019-10-14 10:39:07.911 [INF] NTFN: New block: height=286322, hash=00000030fa14432ab4a0c23f6e3e81fd54252c176411feac2325c51b23945e44
  96. 2019-10-14 10:39:07.911 [INF] UTXN: Attempting to graduate height=286322: num_kids=0, num_babies=0
  97. 2019-10-14 10:39:07.935 [INF] CRTR: Block 00000030fa14432ab4a0c23f6e3e81fd54252c176411feac2325c51b23945e44 (height=286322) closed 0 channels
  98. 2019-10-14 10:39:24.489 [INF] CRTR: Pruning channel graph using block 0000005b6d1d8f14fa6a2bd2acd42c30345ea387e63d16a159c2cdc83acc197b (height=286323)
  99. 2019-10-14 10:39:24.494 [INF] NTFN: New block: height=286323, hash=0000005b6d1d8f14fa6a2bd2acd42c30345ea387e63d16a159c2cdc83acc197b
  100. 2019-10-14 10:39:24.494 [INF] UTXN: Attempting to graduate height=286323: num_kids=0, num_babies=0
  101. 2019-10-14 10:39:24.528 [INF] CRTR: Block 0000005b6d1d8f14fa6a2bd2acd42c30345ea387e63d16a159c2cdc83acc197b (height=286323) closed 0 channels
  102. 2019-10-14 10:41:50.484 [INF] CRTR: Pruning channel graph using block 0000005ddc7b78169ad33265ab87d1edfc1f78428bd53faf8ab9261d075f1a4a (height=286324)
  103. 2019-10-14 10:41:50.494 [INF] NTFN: New block: height=286324, hash=0000005ddc7b78169ad33265ab87d1edfc1f78428bd53faf8ab9261d075f1a4a
  104. 2019-10-14 10:41:50.495 [INF] UTXN: Attempting to graduate height=286324: num_kids=0, num_babies=0
  105. 2019-10-14 10:41:50.520 [INF] CRTR: Block 0000005ddc7b78169ad33265ab87d1edfc1f78428bd53faf8ab9261d075f1a4a (height=286324) closed 0 channels
  106. 2019-10-14 10:44:14.714 [INF] CRTR: Pruning channel graph using block 0000005c09dfc462900933da402ad384c4f13504afe175c15f25059159168088 (height=286325)
  107. 2019-10-14 10:44:14.718 [INF] NTFN: New block: height=286325, hash=0000005c09dfc462900933da402ad384c4f13504afe175c15f25059159168088
  108. 2019-10-14 10:44:14.718 [INF] UTXN: Attempting to graduate height=286325: num_kids=0, num_babies=0
  109. 2019-10-14 10:44:14.771 [INF] CRTR: Block 0000005c09dfc462900933da402ad384c4f13504afe175c15f25059159168088 (height=286325) closed 0 channels
  110. 2019-10-14 10:44:25.974 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  111. 2019-10-14 10:44:25.974 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  112. 2019-10-14 10:44:25.974 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  113. 2019-10-14 10:44:25.974 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  114. 2019-10-14 10:45:02.467 [INF] CRTR: Pruning channel graph using block 00000030d3d65d099dfd1040f2ed1cf9056b0531035a61bbbea7ee7b862ef46b (height=286326)
  115. 2019-10-14 10:45:02.483 [INF] NTFN: New block: height=286326, hash=00000030d3d65d099dfd1040f2ed1cf9056b0531035a61bbbea7ee7b862ef46b
  116. 2019-10-14 10:45:02.483 [INF] UTXN: Attempting to graduate height=286326: num_kids=0, num_babies=0
  117. 2019-10-14 10:45:02.540 [INF] CRTR: Block 00000030d3d65d099dfd1040f2ed1cf9056b0531035a61bbbea7ee7b862ef46b (height=286326) closed 0 channels
  118. 2019-10-14 10:45:46.865 [INF] CRTR: Pruning channel graph using block 000000288015fd89c7af1b24cf6e59dfd5283632d03d94090605683286c66a3e (height=286327)
  119. 2019-10-14 10:45:46.881 [INF] NTFN: New block: height=286327, hash=000000288015fd89c7af1b24cf6e59dfd5283632d03d94090605683286c66a3e
  120. 2019-10-14 10:45:46.881 [INF] UTXN: Attempting to graduate height=286327: num_kids=0, num_babies=0
  121. 2019-10-14 10:45:46.935 [INF] CRTR: Block 000000288015fd89c7af1b24cf6e59dfd5283632d03d94090605683286c66a3e (height=286327) closed 0 channels
  122. 2019-10-14 10:46:10.719 [INF] CRTR: Pruning channel graph using block 0000002c88b153de140c1ad15e595a6eb6595a29d35414ef6bf2ace9dbc6b772 (height=286328)
  123. 2019-10-14 10:46:10.739 [INF] NTFN: New block: height=286328, hash=0000002c88b153de140c1ad15e595a6eb6595a29d35414ef6bf2ace9dbc6b772
  124. 2019-10-14 10:46:10.739 [INF] UTXN: Attempting to graduate height=286328: num_kids=0, num_babies=0
  125. 2019-10-14 10:46:10.777 [INF] CRTR: Block 0000002c88b153de140c1ad15e595a6eb6595a29d35414ef6bf2ace9dbc6b772 (height=286328) closed 0 channels
  126. 2019-10-14 10:49:02.208 [INF] CRTR: Pruning channel graph using block 00000013d38ce89d6634f9328ccf4a8eba50ef4359d9070e28de2b3c528c0943 (height=286329)
  127. 2019-10-14 10:49:02.229 [INF] NTFN: New block: height=286329, hash=00000013d38ce89d6634f9328ccf4a8eba50ef4359d9070e28de2b3c528c0943
  128. 2019-10-14 10:49:02.229 [INF] UTXN: Attempting to graduate height=286329: num_kids=0, num_babies=0
  129. 2019-10-14 10:49:02.239 [INF] CRTR: Block 00000013d38ce89d6634f9328ccf4a8eba50ef4359d9070e28de2b3c528c0943 (height=286329) closed 0 channels
  130. 2019-10-14 10:53:24.155 [INF] LTND: Received interrupt
  131. 2019-10-14 10:53:24.155 [INF] LTND: Shutting down...
  132. 2019-10-14 10:53:24.155 [INF] LTND: Gracefully shutting down.
  133. 2019-10-14 10:53:24.155 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  134. 2019-10-14 10:53:24.155 [INF] CRTR: FilteredChainView stopping
  135. 2019-10-14 10:53:24.155 [INF] HSWC: HTLC Switch shutting down
  136. 2019-10-14 10:53:24.155 [INF] UTXN: UTXO nursery shutting down
  137. 2019-10-14 10:53:24.155 [INF] BRAR: Breach arbiter shutting down
  138. 2019-10-14 10:53:24.155 [INF] DISC: Authenticated Gossiper is stopping
  139. 2019-10-14 10:53:24.155 [INF] CNCT: Stopping ChainArbitrator
  140. 2019-10-14 10:53:24.155 [INF] PRNF: Stopping PeerNotifier
  141. 2019-10-14 10:53:24.155 [INF] FNDG: Funding manager shutting down
  142. 2019-10-14 10:53:24.155 [INF] CHBU: Stopping chanbackup.SubSwapper
  143. 2019-10-14 10:53:24.155 [INF] RPCS: Stopping RPC Server
  144. 2019-10-14 10:53:24.155 [INF] LTND: Shutdown complete
  145. 2019-10-16 15:03:54.140 [INF] LTND: Listening on the p2p interface is disabled!
  146. 2019-10-16 15:03:54.141 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  147. 2019-10-16 15:03:54.153 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  148. 2019-10-16 15:03:54.153 [INF] LTND: Active chain: Decred (network=testnet)
  149. 2019-10-16 15:03:54.192 [INF] CHDB: Checking for schema update: latest_version=10, db_version=10
  150. 2019-10-16 15:03:54.235 [ERR] LTND: password RPC server unable to listen on 127.0.0.1:10009
  151. 2019-10-16 15:03:54.235 [ERR] LTND: Unable to set up wallet password listeners: listen tcp4 127.0.0.1:10009: bind: address already in use
  152. 2019-10-16 15:03:54.235 [INF] LTND: Shutdown complete
  153. 2019-10-16 15:07:20.613 [INF] LTND: Listening on the p2p interface is disabled!
  154. 2019-10-16 15:07:20.614 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  155. 2019-10-16 15:07:20.614 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  156. 2019-10-16 15:07:20.614 [INF] LTND: Active chain: Decred (network=testnet)
  157. 2019-10-16 15:07:20.614 [INF] CHDB: Checking for schema update: latest_version=10, db_version=10
  158. 2019-10-16 15:07:20.629 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  159. 2019-10-16 15:07:20.645 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  160. 2019-10-16 15:07:20.645 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  161. 2019-10-16 15:07:22.581 [INF] LTND: Primary chain is set to: decred
  162. 2019-10-16 15:07:22.648 [ERR] SRVR: unable to use specified dcrd node: dcrd instance is not running with --txindex
  163. 2019-10-16 15:07:22.648 [ERR] LTND: Unable to create chain control: dcrd instance is not running with --txindex
  164. 2019-10-16 15:07:22.648 [INF] LTND: Shutdown complete
  165. 2019-10-16 15:10:13.133 [INF] LTND: Listening on the p2p interface is disabled!
  166. 2019-10-16 15:10:13.133 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  167. 2019-10-16 15:10:13.133 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  168. 2019-10-16 15:10:13.133 [INF] LTND: Active chain: Decred (network=testnet)
  169. 2019-10-16 15:10:13.134 [INF] CHDB: Checking for schema update: latest_version=10, db_version=10
  170. 2019-10-16 15:10:13.146 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  171. 2019-10-16 15:10:13.146 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  172. 2019-10-16 15:10:13.146 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  173. 2019-10-16 15:10:15.104 [INF] LTND: Primary chain is set to: decred
  174. 2019-10-16 15:10:15.177 [INF] LTND: Initializing dcrd backed fee estimator
  175. 2019-10-16 15:10:16.121 [INF] LTND: LightningWallet opened
  176. 2019-10-16 15:10:16.122 [INF] LTND: Waiting for chain backend to finish sync, start_height=287558
  177. 2019-10-16 15:10:16.122 [INF] LTND: Chain backend is fully synced (end_height=287558)!
  178. 2019-10-16 15:10:16.123 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  179. 2019-10-16 15:10:16.199 [INF] HSWC: Restoring in-memory circuit state from disk
  180. 2019-10-16 15:10:16.212 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  181. 2019-10-16 15:10:16.295 [INF] LTND: Channel backup proxy channel notifier starting
  182. 2019-10-16 15:10:16.295 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=%!f(int64=20000), min_chan_size=%!d(bool=false), max_chan_size=1, private=%!t(uint32=3), min_confs=%!d(MISSING), conf_target=%!d(MISSING)
  183. 2019-10-16 15:10:16.296 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  184. 2019-10-16 15:10:16.296 [INF] NTFN: Starting dcrd notifier
  185. 2019-10-16 15:10:16.296 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  186. 2019-10-16 15:10:16.340 [INF] PRNF: PeerNotifier starting
  187. 2019-10-16 15:10:16.404 [INF] NTFN: New block epoch subscription
  188. 2019-10-16 15:10:16.404 [INF] HSWC: Starting HTLC Switch
  189. 2019-10-16 15:10:16.404 [INF] NTFN: New block epoch subscription
  190. 2019-10-16 15:10:16.405 [INF] NTFN: New block epoch subscription
  191. 2019-10-16 15:10:16.405 [INF] NTFN: New block epoch subscription
  192. 2019-10-16 15:10:16.420 [INF] DISC: Authenticated Gossiper is starting
  193. 2019-10-16 15:10:16.420 [INF] BRAR: Starting contract observer, watching for breaches.
  194. 2019-10-16 15:10:16.420 [INF] NTFN: New block epoch subscription
  195. 2019-10-16 15:10:16.421 [INF] CRTR: FilteredChainView starting
  196. 2019-10-16 15:10:16.451 [INF] CRTR: Filtering chain using 0 channels active
  197. 2019-10-16 15:10:16.451 [INF] CRTR: Prune tip for Channel Graph: height=286329, hash=00000013d38ce89d6634f9328ccf4a8eba50ef4359d9070e28de2b3c528c0943
  198. 2019-10-16 15:10:16.451 [INF] CRTR: Syncing channel graph from height=286329 (hash=00000013d38ce89d6634f9328ccf4a8eba50ef4359d9070e28de2b3c528c0943) to height=287558 (hash=000000e0a377d813c78ae011fcba2e925f28620d43e380fe41102acc83def0aa)
  199. 2019-10-16 15:10:16.720 [ERR] RPCS: [/lnrpc.Lightning/SendPayment]: chain backend is still syncing, server not active yet
  200. 2019-10-16 15:10:18.929 [INF] CRTR: Graph pruning complete: 0 channels were closed since height 286329
  201. 2019-10-16 15:10:18.937 [INF] INVC: New invoice subscription client: id=0
  202. 2019-10-16 15:10:18.943 [INF] CHBU: Starting chanbackup.SubSwapper
  203. 2019-10-16 15:10:18.943 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  204. 2019-10-16 15:10:18.993 [INF] SRVR: Initializing peer network bootstrappers!
  205. 2019-10-16 15:10:18.993 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  206. 2019-10-16 15:10:18.994 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  207. 2019-10-16 15:10:18.994 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  208. 2019-10-16 15:10:18.994 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  209. 2019-10-16 15:10:19.002 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  210. 2019-10-16 15:10:19.002 [ERR] SRVR: No addresses returned by initial boostrappers. Disabling bootstrapping.
  211. 2019-10-16 15:10:34.002 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  212. 2019-10-16 15:10:34.002 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  213. 2019-10-16 15:10:34.002 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  214. 2019-10-16 15:10:34.003 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  215. 2019-10-16 15:11:18.890 [INF] SRVR: Established connection to: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  216. 2019-10-16 15:11:18.890 [INF] SRVR: Finalizing connection to 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, inbound=false
  217. 2019-10-16 15:11:18.895 [INF] FNDG: Initiating fundingRequest(local_amt=1 DCR (subtract_fees=false), push_amt=50000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6, dust_limit=0.0000603 DCR, min_confs=1)
  218. 2019-10-16 15:11:18.895 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  219. 2019-10-16 15:11:19.002 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  220. 2019-10-16 15:11:19.002 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  221. 2019-10-16 15:11:19.002 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  222. 2019-10-16 15:11:19.003 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  223. 2019-10-16 15:11:19.179 [INF] SRVR: Pruning peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 from persistent connections, number of open channels is now zero
  224. 2019-10-16 15:11:19.179 [INF] SRVR: Negotiated chan series queries with 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  225. 2019-10-16 15:11:19.179 [INF] DISC: Creating new GossipSyncer for peer=02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  226. 2019-10-16 15:11:19.179 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): requesting new chans from height=0 and 4294967295 blocks after
  227. 2019-10-16 15:11:19.180 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering chan range: start_height=287323, num_blocks=4294679972
  228. 2019-10-16 15:11:19.180 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): sending final chan range chunk, size=0
  229. 2019-10-16 15:11:19.293 [INF] FNDG: Target commit tx atom/kB for pendingID(1a14a3614bdf5e696aad01ddbbefddd5dab6505471e6d6541040ea8a9e4920d8): 10000
  230. 2019-10-16 15:11:19.293 [INF] FNDG: Starting funding workflow with 212.47.244.217:9735 for pendingID(1a14a3614bdf5e696aad01ddbbefddd5dab6505471e6d6541040ea8a9e4920d8)
  231. 2019-10-16 15:11:19.465 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying new update horizon: start=2019-10-16 14:11:19 -0300 -03, end=2155-11-22 20:39:34 -0300 -03, backlog_size=0
  232. 2019-10-16 15:11:19.465 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): buffering chan range reply of size=17
  233. 2019-10-16 15:11:19.465 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering through 17 chans
  234. 2019-10-16 15:11:19.465 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): starting query for 17 new chans
  235. 2019-10-16 15:11:19.465 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): querying for 17 new channels
  236. 2019-10-16 15:11:20.194 [INF] FNDG: Recv'd fundingResponse for pendingID(1a14a3614bdf5e696aad01ddbbefddd5dab6505471e6d6541040ea8a9e4920d8)
  237. 2019-10-16 15:11:20.241 [INF] FNDG: pendingChan(1a14a3614bdf5e696aad01ddbbefddd5dab6505471e6d6541040ea8a9e4920d8): remote party proposes num_confs=3, csv_delay=375
  238. 2019-10-16 15:11:20.241 [INF] FNDG: Generated ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) for pendingID(1a14a3614bdf5e696aad01ddbbefddd5dab6505471e6d6541040ea8a9e4920d8)
  239. 2019-10-16 15:11:20.576 [INF] FNDG: Broadcasting funding tx for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): (*wire.MsgTx)(0xc000e9a280)({
  240. CachedHash: (*chainhash.Hash)(<nil>),
  241. SerType: (wire.TxSerializeType) 0,
  242. Version: (uint16) 1,
  243. TxIn: ([]*wire.TxIn) (len=1 cap=15) {
  244. (*wire.TxIn)(0xc0007c96e0)({
  245. PreviousOutPoint: (wire.OutPoint) 613789b0637e6857fc3f3ec0a7e4740d27867ba01e8d085ad5f8902c0ad7ab39:3,
  246. Sequence: (uint32) 4294967295,
  247. ValueIn: (int64) 7078536417,
  248. BlockHeight: (uint32) 0,
  249. BlockIndex: (uint32) 4294967295,
  250. SignatureScript: ([]uint8) (len=106 cap=500) {
  251. 00000000 47 30 44 02 20 54 2e 01 8b c5 e6 6f 3f 42 03 34 |G0D. T.....o?B.4|
  252. 00000010 d4 85 31 67 65 22 b4 38 2f 0b 18 62 67 2a 68 b5 |..1ge".8/..bg*h.|
  253. 00000020 b0 ef 8e 8b 59 02 20 7f 40 5a c7 cf ea 32 87 22 |....Y. .@Z...2."|
  254. 00000030 16 c5 79 95 6f 65 c2 1d 43 3c 6a fd b5 ab 19 79 |..y.oe..C<j....y|
  255. 00000040 6b d7 00 92 e7 b1 71 01 21 03 60 b9 1f db 6f ea |k.....q.!.`...o.|
  256. 00000050 a3 1c fe 19 e2 49 11 c4 d7 b3 dd 9f e5 a9 25 a7 |.....I........%.|
  257. 00000060 29 53 65 29 23 ea fd 42 7a bb |)Se)#..Bz.|
  258. }
  259. })
  260. },
  261. TxOut: ([]*wire.TxOut) (len=2 cap=15) {
  262. (*wire.TxOut)(0xc000954060)({
  263. Value: (int64) 100000000,
  264. Version: (uint16) 0,
  265. PkScript: ([]uint8) (len=23 cap=500) {
  266. 00000000 a9 14 32 f2 35 cc 5b 78 bd 20 62 51 23 f5 fe 14 |..2.5.[x. bQ#...|
  267. 00000010 80 96 86 05 9c 21 87 |.....!.|
  268. }
  269. }),
  270. (*wire.TxOut)(0xc000b157d0)({
  271. Value: (int64) 6978533907,
  272. Version: (uint16) 0,
  273. PkScript: ([]uint8) (len=25 cap=500) {
  274. 00000000 76 a9 14 b2 17 c3 2a 7a 8d 47 e7 20 5e 4a cf 09 |v.....*z.G. ^J..|
  275. 00000010 13 94 5c 3c 80 0b f1 88 ac |..\<.....|
  276. }
  277. })
  278. },
  279. LockTime: (uint32) 0,
  280. Expiry: (uint32) 0
  281. })
  282.  
  283. 2019-10-16 15:11:20.676 [INF] CNCT: Creating new ChannelArbitrator for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0)
  284. 2019-10-16 15:11:20.676 [INF] CNCT: ChannelArbitrator(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): starting state=StateDefault
  285. 2019-10-16 15:11:20.676 [INF] NTFN: New block epoch subscription
  286. 2019-10-16 15:11:20.684 [INF] NTFN: New spend subscription: spend_id=1, outpoint=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0, height_hint=287558
  287. 2019-10-16 15:11:20.737 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): no more chans to query
  288. 2019-10-16 15:11:20.737 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying gossipFilter(start=2019-10-16 15:11:20.737833186 -0300 -03 m=+67.648691714, end=2155-11-22 21:39:35.737833186 -0300 -03 m=+4294967362.648691714)
  289. 2019-10-16 15:11:20.784 [INF] FNDG: Finalizing pendingID(1a14a3614bdf5e696aad01ddbbefddd5dab6505471e6d6541040ea8a9e4920d8) over ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0), waiting for channel open on-chain
  290. 2019-10-16 15:11:20.784 [INF] CNCT: Close observer for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) active
  291. 2019-10-16 15:11:20.786 [INF] NTFN: New confirmation subscription: txid=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7, num_confs=3
  292. 2019-10-16 15:11:20.786 [INF] NTFN: New confirmation subscription: conf_id=1, txid=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7, height_hint=287558
  293. 2019-10-16 15:11:20.786 [INF] FNDG: Waiting for funding tx (2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7) to reach 3 confirmations
  294. 2019-10-16 15:12:19.759 [INF] CRTR: Processed channels=16 updates=29 nodes=10 in last 1m0.82144179s
  295. 2019-10-16 15:12:49.003 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  296. 2019-10-16 15:12:49.005 [INF] DISC: Obtained 4 addrs to bootstrap network with
  297. 2019-10-16 15:12:49.224 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  298. 2019-10-16 15:12:49.224 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  299. 2019-10-16 15:12:49.326 [INF] SRVR: Established connection to: 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735
  300. 2019-10-16 15:12:49.326 [INF] SRVR: Finalizing connection to 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735, inbound=false
  301. 2019-10-16 15:12:49.467 [INF] SRVR: Pruning peer 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8 from persistent connections, number of open channels is now zero
  302. 2019-10-16 15:12:49.467 [INF] SRVR: Negotiated chan series queries with 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8
  303. 2019-10-16 15:12:49.467 [INF] DISC: Creating new GossipSyncer for peer=0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8
  304. 2019-10-16 15:12:49.467 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying gossipFilter(start=2019-10-16 15:12:49.467575765 -0300 -03 m=+156.378434271, end=2155-11-22 21:41:04.467575765 -0300 -03 m=+4294967451.378434271)
  305. 2019-10-16 15:12:49.480 [INF] DISC: Received new remote channel announcement for 286269:6:0
  306. 2019-10-16 15:12:49.507 [INF] DISC: Orphan remote proof announcement with short_chan_id=314756094172200960, addingto waiting batch
  307. 2019-10-16 15:12:51.434 [INF] SRVR: Established connection to: 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736
  308. 2019-10-16 15:12:51.434 [INF] SRVR: Finalizing connection to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736, inbound=false
  309. 2019-10-16 15:12:52.302 [INF] SRVR: Pruning peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493 from persistent connections, number of open channels is now zero
  310. 2019-10-16 15:12:52.302 [INF] SRVR: Negotiated chan series queries with 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493
  311. 2019-10-16 15:12:52.302 [INF] DISC: Creating new GossipSyncer for peer=028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493
  312. 2019-10-16 15:12:52.303 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): applying gossipFilter(start=2019-10-16 15:12:52.303082839 -0300 -03 m=+159.213941480, end=2155-11-22 21:41:07.303082839 -0300 -03 m=+4294967454.213941480)
  313. 2019-10-16 15:12:53.320 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): filtering chan range: start_height=287323, num_blocks=4294679972
  314. 2019-10-16 15:12:53.321 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): sending final chan range chunk, size=2
  315. 2019-10-16 15:12:53.544 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): applying new update horizon: start=2019-10-16 14:12:53 -0300 -03, end=2155-11-22 20:41:08 -0300 -03, backlog_size=7
  316. 2019-10-16 15:13:47.076 [INF] CRTR: Pruning channel graph using block 000000af1653d0786e5812dedd7599f75707a65c839c1a6ed6ae4c5d2f4cecce (height=287559)
  317. 2019-10-16 15:13:47.161 [INF] CRTR: Block 000000af1653d0786e5812dedd7599f75707a65c839c1a6ed6ae4c5d2f4cecce (height=287559) closed 0 channels
  318. 2019-10-16 15:13:47.361 [INF] NTFN: New block: height=287559, hash=000000af1653d0786e5812dedd7599f75707a65c839c1a6ed6ae4c5d2f4cecce
  319. 2019-10-16 15:13:47.361 [INF] UTXN: Attempting to graduate height=287559: num_kids=0, num_babies=0
  320. 2019-10-16 15:14:58.700 [ERR] SRVR: Unable to connect to 0389154d287fbdeb95d1214a7abb709c9468dfb30e0e4018ac3eab7a19821b813b@212.47.244.205:9735: dial tcp 212.47.244.205:9735: connect: connection timed out
  321. 2019-10-16 15:14:58.700 [ERR] SRVR: Unable to connect to 0389154d287fbdeb95d1214a7abb709c9468dfb30e0e4018ac3eab7a19821b813b@212.47.244.205:9735: dial tcp 212.47.244.205:9735: connect: connection timed out
  322. 2019-10-16 15:18:28.249 [INF] CRTR: Pruning channel graph using block 000000a1e80e368ed79ff352deaad43922e912fdd31e6c6f99cd79daa622f002 (height=287560)
  323. 2019-10-16 15:18:28.347 [INF] CRTR: Block 000000a1e80e368ed79ff352deaad43922e912fdd31e6c6f99cd79daa622f002 (height=287560) closed 0 channels
  324. 2019-10-16 15:18:28.430 [INF] NTFN: New block: height=287560, hash=000000a1e80e368ed79ff352deaad43922e912fdd31e6c6f99cd79daa622f002
  325. 2019-10-16 15:18:28.431 [INF] UTXN: Attempting to graduate height=287560: num_kids=0, num_babies=0
  326. 2019-10-16 15:23:10.775 [INF] CRTR: Pruning channel graph using block 00000047b64a128455a2645905906e5bb5b16ef3443699047c6e27aae73862a2 (height=287561)
  327. 2019-10-16 15:23:10.890 [INF] CRTR: Block 00000047b64a128455a2645905906e5bb5b16ef3443699047c6e27aae73862a2 (height=287561) closed 0 channels
  328. 2019-10-16 15:23:11.007 [INF] NTFN: New block: height=287561, hash=00000047b64a128455a2645905906e5bb5b16ef3443699047c6e27aae73862a2
  329. 2019-10-16 15:23:11.008 [INF] NTFN: Dispatching 3 confirmation notification for txid=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7
  330. 2019-10-16 15:23:11.008 [INF] FNDG: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is now active: ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d)
  331. 2019-10-16 15:23:11.008 [INF] UTXN: Attempting to graduate height=287561: num_kids=0, num_babies=0
  332. 2019-10-16 15:23:11.074 [INF] CHBU: Updating on-disk multi SCB backup: num_old_chans=0, num_new_chans=1
  333. 2019-10-16 15:23:11.075 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  334. 2019-10-16 15:23:11.170 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  335. 2019-10-16 15:23:11.184 [ERR] FNDG: unable to report short chan id: link e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d not found
  336. 2019-10-16 15:23:11.259 [INF] PEER: New channel active ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) with NodeKey(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6)
  337. 2019-10-16 15:23:11.260 [INF] HSWC: Removing channel link with ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d)
  338. 2019-10-16 15:23:11.260 [INF] HSWC: ChannelLink(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is starting
  339. 2019-10-16 15:23:11.260 [INF] HSWC: Trimming open circuits for chan_id=287559:3:0, start_htlc_id=0
  340. 2019-10-16 15:23:11.260 [INF] HSWC: Adding live link chan_id=e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d, short_chan_id=287559:3:0
  341. 2019-10-16 15:23:11.260 [INF] CNCT: Attempting to update ContractSignals for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0)
  342. 2019-10-16 15:23:11.277 [INF] HSWC: HTLC manager for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) started, bandwidth=48996360000 milli-atoms
  343. 2019-10-16 15:23:11.572 [INF] NTFN: New confirmation subscription: txid=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7, num_confs=6
  344. 2019-10-16 15:23:11.572 [INF] NTFN: New confirmation subscription: conf_id=2, txid=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7, height_hint=287559
  345. 2019-10-16 15:23:47.229 [INF] CRTR: Pruning channel graph using block 00000080c213831a995d2b801c626f1130d5789f84f639fdadcd0a062e9ba94a (height=287562)
  346. 2019-10-16 15:23:47.292 [INF] CRTR: Block 00000080c213831a995d2b801c626f1130d5789f84f639fdadcd0a062e9ba94a (height=287562) closed 0 channels
  347. 2019-10-16 15:23:47.409 [INF] NTFN: New block: height=287562, hash=00000080c213831a995d2b801c626f1130d5789f84f639fdadcd0a062e9ba94a
  348. 2019-10-16 15:23:47.409 [INF] UTXN: Attempting to graduate height=287562: num_kids=0, num_babies=0
  349. 2019-10-16 15:24:11.382 [INF] CRTR: Processed channels=1 updates=2 nodes=0 in last 10m51.622778159s
  350. 2019-10-16 15:24:26.353 [INF] CRTR: Pruning channel graph using block 000000ac7f7079be2791d5f8dd6e19093563eeab58c26c947f4027417b53058e (height=287563)
  351. 2019-10-16 15:24:26.428 [INF] CRTR: Block 000000ac7f7079be2791d5f8dd6e19093563eeab58c26c947f4027417b53058e (height=287563) closed 0 channels
  352. 2019-10-16 15:24:26.528 [INF] NTFN: New block: height=287563, hash=000000ac7f7079be2791d5f8dd6e19093563eeab58c26c947f4027417b53058e
  353. 2019-10-16 15:24:26.528 [INF] UTXN: Attempting to graduate height=287563: num_kids=0, num_babies=0
  354. 2019-10-16 15:27:57.323 [INF] CRTR: Pruning channel graph using block 00000009120a74ae164fa52c7150e9c044494631a1f8f0dc97a4428a6a0e8690 (height=287564)
  355. 2019-10-16 15:27:57.507 [INF] CRTR: Block 00000009120a74ae164fa52c7150e9c044494631a1f8f0dc97a4428a6a0e8690 (height=287564) closed 0 channels
  356. 2019-10-16 15:27:57.565 [INF] NTFN: New block: height=287564, hash=00000009120a74ae164fa52c7150e9c044494631a1f8f0dc97a4428a6a0e8690
  357. 2019-10-16 15:27:57.566 [INF] NTFN: Dispatching 6 confirmation notification for txid=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7
  358. 2019-10-16 15:27:57.566 [INF] FNDG: Announcing ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0), short_chan_id=287559:3:0
  359. 2019-10-16 15:27:57.566 [INF] UTXN: Attempting to graduate height=287564: num_kids=0, num_babies=0
  360. 2019-10-16 15:27:57.568 [INF] DISC: Received new local channel announcement for 287559:3:0
  361. 2019-10-16 15:27:57.674 [INF] DISC: 1/2 of channel ann proof received for short_chan_id=316174464171835392, waiting for other half
  362. 2019-10-16 15:27:57.674 [INF] DISC: Received new remote channel announcement for 287559:3:0
  363. 2019-10-16 15:27:57.765 [INF] DISC: Fully valid channel proof for short_chan_id=316174464171835392 constructed, adding to next ann batch
  364. 2019-10-16 15:28:16.421 [INF] DISC: Broadcasting 4 new announcements in 1 sub batches
  365. 2019-10-16 15:28:28.991 [INF] FNDG: Initiating fundingRequest(local_amt=1 DCR (subtract_fees=false), push_amt=10000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8, dust_limit=0.0000603 DCR, min_confs=1)
  366. 2019-10-16 15:28:28.991 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  367. 2019-10-16 15:28:29.293 [INF] FNDG: Target commit tx atom/kB for pendingID(15e06886b0276ae14579e01c7b06fedf73f4325081a85ab1d97b598f1b62e857): 10000
  368. 2019-10-16 15:28:29.293 [INF] FNDG: Starting funding workflow with 207.246.122.217:9735 for pendingID(15e06886b0276ae14579e01c7b06fedf73f4325081a85ab1d97b598f1b62e857)
  369. 2019-10-16 15:28:29.516 [INF] FNDG: Recv'd fundingResponse for pendingID(15e06886b0276ae14579e01c7b06fedf73f4325081a85ab1d97b598f1b62e857)
  370. 2019-10-16 15:28:29.521 [INF] FNDG: pendingChan(15e06886b0276ae14579e01c7b06fedf73f4325081a85ab1d97b598f1b62e857): remote party proposes num_confs=3, csv_delay=375
  371. 2019-10-16 15:28:29.522 [INF] FNDG: Generated ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) for pendingID(15e06886b0276ae14579e01c7b06fedf73f4325081a85ab1d97b598f1b62e857)
  372. 2019-10-16 15:28:29.692 [INF] FNDG: Broadcasting funding tx for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): (*wire.MsgTx)(0xc0002caa50)({
  373. CachedHash: (*chainhash.Hash)(<nil>),
  374. SerType: (wire.TxSerializeType) 0,
  375. Version: (uint16) 1,
  376. TxIn: ([]*wire.TxIn) (len=1 cap=15) {
  377. (*wire.TxIn)(0xc0007c8f60)({
  378. PreviousOutPoint: (wire.OutPoint) 464aff9be4fca7a56652de4cb2bcbb561e38c9f387a1870dea7ff0c85afef542:3,
  379. Sequence: (uint32) 4294967295,
  380. ValueIn: (int64) 7078536417,
  381. BlockHeight: (uint32) 0,
  382. BlockIndex: (uint32) 4294967295,
  383. SignatureScript: ([]uint8) (len=106 cap=500) {
  384. 00000000 47 30 44 02 20 1d 1d 78 69 23 72 3d 2d 04 26 cf |G0D. ..xi#r=-.&.|
  385. 00000010 d9 45 94 4a b4 50 00 62 9c 0d 39 0c 4b 65 7f 2d |.E.J.P.b..9.Ke.-|
  386. 00000020 98 eb a1 f3 42 02 20 08 e1 31 e4 71 16 7a d0 7e |....B. ..1.q.z.~|
  387. 00000030 fa f3 c9 b4 01 ea aa 9b 8c 46 38 d4 f5 35 c3 06 |.........F8..5..|
  388. 00000040 88 f5 46 28 1a df 67 01 21 03 79 cd 55 e2 c9 97 |..F(..g.!.y.U...|
  389. 00000050 c9 cd 36 19 a5 9b 85 9b 7c d1 85 3a 56 92 83 57 |..6.....|..:V..W|
  390. 00000060 9c 6b 0a 0a 7e 37 0b 0c 82 c9 |.k..~7....|
  391. }
  392. })
  393. },
  394. TxOut: ([]*wire.TxOut) (len=2 cap=15) {
  395. (*wire.TxOut)(0xc0002cffb0)({
  396. Value: (int64) 100000000,
  397. Version: (uint16) 0,
  398. PkScript: ([]uint8) (len=23 cap=500) {
  399. 00000000 a9 14 02 78 f4 57 25 e5 0c 95 73 2f b2 b9 fa 50 |...x.W%...s/...P|
  400. 00000010 ee 26 aa 20 cc 36 87 |.&. .6.|
  401. }
  402. }),
  403. (*wire.TxOut)(0xc000b15e00)({
  404. Value: (int64) 6978533907,
  405. Version: (uint16) 0,
  406. PkScript: ([]uint8) (len=25 cap=500) {
  407. 00000000 76 a9 14 10 6d 1c 42 70 42 0b d3 26 21 cb c3 16 |v...m.BpB..&!...|
  408. 00000010 6f b9 8c 6a ef ff d1 88 ac |o..j.....|
  409. }
  410. })
  411. },
  412. LockTime: (uint32) 0,
  413. Expiry: (uint32) 0
  414. })
  415.  
  416. 2019-10-16 15:28:29.764 [INF] CNCT: Creating new ChannelArbitrator for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0)
  417. 2019-10-16 15:28:29.764 [INF] CNCT: ChannelArbitrator(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): starting state=StateDefault
  418. 2019-10-16 15:28:29.764 [INF] NTFN: New block epoch subscription
  419. 2019-10-16 15:28:29.765 [INF] NTFN: New spend subscription: spend_id=2, outpoint=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0, height_hint=287564
  420. 2019-10-16 15:28:29.826 [INF] FNDG: Finalizing pendingID(15e06886b0276ae14579e01c7b06fedf73f4325081a85ab1d97b598f1b62e857) over ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0), waiting for channel open on-chain
  421. 2019-10-16 15:28:29.826 [INF] CNCT: Close observer for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) active
  422. 2019-10-16 15:28:29.827 [INF] NTFN: New confirmation subscription: txid=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8, num_confs=3
  423. 2019-10-16 15:28:29.827 [INF] NTFN: New confirmation subscription: conf_id=3, txid=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8, height_hint=287564
  424. 2019-10-16 15:28:29.827 [INF] FNDG: Waiting for funding tx (fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8) to reach 3 confirmations
  425. 2019-10-16 15:28:57.824 [INF] CRTR: Processed channels=0 updates=0 nodes=2 in last 3m46.442196838s
  426. 2019-10-16 15:29:46.421 [INF] DISC: Broadcasting 2 new announcements in 1 sub batches
  427. 2019-10-16 15:29:57.824 [INF] CRTR: Processed channels=0 updates=1 nodes=0 in last 59.999935537s
  428. 2019-10-16 15:30:10.788 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying new update horizon: start=2019-10-16 15:30:10 -0300 -03, end=2155-11-22 21:58:25 -0300 -03, backlog_size=0
  429. 2019-10-16 15:30:10.788 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): filtering chan range: start_height=0, num_blocks=4294967295
  430. 2019-10-16 15:30:10.788 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): sending final chan range chunk, size=17
  431. 2019-10-16 15:31:34.741 [INF] CRTR: Pruning channel graph using block 000000932497eeede5f31386e9c68f46ccbcd9870a4001f5f37addd8d779a4d3 (height=287565)
  432. 2019-10-16 15:31:34.787 [INF] CRTR: Block 000000932497eeede5f31386e9c68f46ccbcd9870a4001f5f37addd8d779a4d3 (height=287565) closed 0 channels
  433. 2019-10-16 15:31:35.178 [INF] NTFN: New block: height=287565, hash=000000932497eeede5f31386e9c68f46ccbcd9870a4001f5f37addd8d779a4d3
  434. 2019-10-16 15:31:35.178 [INF] UTXN: Attempting to graduate height=287565: num_kids=0, num_babies=0
  435. 2019-10-16 15:34:09.084 [INF] CRTR: Pruning channel graph using block 000000985cd5fe7c1040feb9683616f822bb28065ead4c339a4beb1cdbbd6deb (height=287566)
  436. 2019-10-16 15:34:09.162 [INF] CRTR: Block 000000985cd5fe7c1040feb9683616f822bb28065ead4c339a4beb1cdbbd6deb (height=287566) closed 0 channels
  437. 2019-10-16 15:34:09.296 [INF] NTFN: New block: height=287566, hash=000000985cd5fe7c1040feb9683616f822bb28065ead4c339a4beb1cdbbd6deb
  438. 2019-10-16 15:34:09.296 [INF] UTXN: Attempting to graduate height=287566: num_kids=0, num_babies=0
  439. 2019-10-16 15:35:46.421 [INF] DISC: Broadcasting 1 new announcements in 1 sub batches
  440. 2019-10-16 15:40:25.574 [INF] CRTR: Pruning channel graph using block 0000004fc3c75228ea908fbf4f8b45dfabbabeb3529574baf1fc0c30528480fe (height=287567)
  441. 2019-10-16 15:40:25.610 [INF] CRTR: Block 0000004fc3c75228ea908fbf4f8b45dfabbabeb3529574baf1fc0c30528480fe (height=287567) closed 0 channels
  442. 2019-10-16 15:40:25.610 [INF] CRTR: Processed channels=0 updates=0 nodes=1 in last 9m27.786063344s
  443. 2019-10-16 15:40:25.718 [INF] NTFN: New block: height=287567, hash=0000004fc3c75228ea908fbf4f8b45dfabbabeb3529574baf1fc0c30528480fe
  444. 2019-10-16 15:40:25.718 [INF] NTFN: Dispatching 3 confirmation notification for txid=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8
  445. 2019-10-16 15:40:25.719 [INF] FNDG: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is now active: ChannelID(c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe)
  446. 2019-10-16 15:40:25.719 [INF] UTXN: Attempting to graduate height=287567: num_kids=0, num_babies=0
  447. 2019-10-16 15:40:25.795 [INF] CHBU: Updating on-disk multi SCB backup: num_old_chans=1, num_new_chans=2
  448. 2019-10-16 15:40:25.796 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  449. 2019-10-16 15:40:25.826 [ERR] FNDG: unable to report short chan id: link c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe not found
  450. 2019-10-16 15:40:25.834 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  451. 2019-10-16 15:40:25.896 [INF] PEER: New channel active ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) with NodeKey(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8)
  452. 2019-10-16 15:40:25.896 [INF] HSWC: Removing channel link with ChannelID(c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe)
  453. 2019-10-16 15:40:25.896 [INF] HSWC: ChannelLink(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is starting
  454. 2019-10-16 15:40:25.896 [INF] HSWC: Trimming open circuits for chan_id=287565:1:0, start_htlc_id=0
  455. 2019-10-16 15:40:25.896 [INF] HSWC: Adding live link chan_id=c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe, short_chan_id=287565:1:0
  456. 2019-10-16 15:40:25.896 [INF] CNCT: Attempting to update ContractSignals for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0)
  457. 2019-10-16 15:40:25.896 [INF] HSWC: HTLC manager for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) started, bandwidth=88996360000 milli-atoms
  458. 2019-10-16 15:40:26.021 [INF] NTFN: New confirmation subscription: txid=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8, num_confs=6
  459. 2019-10-16 15:40:26.021 [INF] NTFN: New confirmation subscription: conf_id=4, txid=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8, height_hint=287565
  460. 2019-10-16 15:40:40.772 [INF] CRTR: Processed channels=1 updates=2 nodes=0 in last 15.162569122s
  461. 2019-10-16 15:41:41.177 [ERR] RPCS: [/lnrpc.Lightning/DecodePayReq]: invalid separator index 62
  462. 2019-10-16 15:42:26.375 [INF] INVC: New invoice subscription client: id=1
  463. 2019-10-16 15:43:26.550 [INF] SRVR: Adding preimage=3f056246b9255d4aea98c975afd679e7188257a549a91ea3c0407392435ae3d7 to witness cache
  464. 2019-10-16 15:43:26.939 [ERR] HSWC: unable to find target channel for HTLC settle/fail: channel ID = 287565:1:0, HTLC ID = 0
  465. 2019-10-16 15:43:26.939 [ERR] HSWC: ChannelLink(287565:1:0) unhandled error while forwarding htlc packet over htlcswitch: unable to find target channel for HTLC settle/fail: channel ID = 287565:1:0, HTLC ID = 0
  466. 2019-10-16 15:44:46.421 [INF] DISC: Broadcasting 1 new announcements in 1 sub batches
  467. 2019-10-16 15:45:55.165 [INF] CRTR: Pruning channel graph using block 0000007b388a2b87c195d8e9bf07992961b90dd28787ac56a0b4fee2fdc20d6d (height=287568)
  468. 2019-10-16 15:45:55.232 [INF] CRTR: Block 0000007b388a2b87c195d8e9bf07992961b90dd28787ac56a0b4fee2fdc20d6d (height=287568) closed 0 channels
  469. 2019-10-16 15:45:55.232 [INF] CRTR: Processed channels=0 updates=1 nodes=0 in last 4m14.459798756s
  470. 2019-10-16 15:45:55.357 [INF] NTFN: New block: height=287568, hash=0000007b388a2b87c195d8e9bf07992961b90dd28787ac56a0b4fee2fdc20d6d
  471. 2019-10-16 15:45:55.357 [INF] UTXN: Attempting to graduate height=287568: num_kids=0, num_babies=0
  472. 2019-10-16 15:46:13.252 [INF] CRTR: Pruning channel graph using block 0000005f9884e0f554186323ded8727cdd600255879994cba34d944e7e1cf414 (height=287569)
  473. 2019-10-16 15:46:13.308 [INF] CRTR: Block 0000005f9884e0f554186323ded8727cdd600255879994cba34d944e7e1cf414 (height=287569) closed 0 channels
  474. 2019-10-16 15:46:13.397 [INF] NTFN: New block: height=287569, hash=0000005f9884e0f554186323ded8727cdd600255879994cba34d944e7e1cf414
  475. 2019-10-16 15:46:13.398 [INF] UTXN: Attempting to graduate height=287569: num_kids=0, num_babies=0
  476. 2019-10-16 15:47:23.699 [INF] DISC: Received new remote channel announcement for 287565:1:0
  477. 2019-10-16 15:47:23.729 [INF] DISC: 1/2 of channel ann proof received for short_chan_id=316181061241470976, waiting for other half
  478. 2019-10-16 15:47:23.789 [INF] CRTR: Pruning channel graph using block 000000df96ebd0c15b1d94c68ad6408875eeb8f3e433603e0c527f28a6a1682c (height=287570)
  479. 2019-10-16 15:47:23.846 [INF] CRTR: Block 000000df96ebd0c15b1d94c68ad6408875eeb8f3e433603e0c527f28a6a1682c (height=287570) closed 0 channels
  480. 2019-10-16 15:47:23.930 [INF] NTFN: New block: height=287570, hash=000000df96ebd0c15b1d94c68ad6408875eeb8f3e433603e0c527f28a6a1682c
  481. 2019-10-16 15:47:23.930 [INF] NTFN: Dispatching 6 confirmation notification for txid=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8
  482. 2019-10-16 15:47:23.930 [INF] UTXN: Attempting to graduate height=287570: num_kids=0, num_babies=0
  483. 2019-10-16 15:47:23.930 [INF] FNDG: Announcing ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0), short_chan_id=287565:1:0
  484. 2019-10-16 15:47:23.932 [INF] DISC: Received new local channel announcement for 287565:1:0
  485. 2019-10-16 15:47:24.029 [INF] DISC: Fully valid channel proof for short_chan_id=316181061241470976 constructed, adding to next ann batch
  486. 2019-10-16 15:47:46.421 [INF] DISC: Broadcasting 5 new announcements in 1 sub batches
  487. 2019-10-16 15:48:06.731 [INF] CRTR: Pruning channel graph using block 00000050a7f524f9d1fc694e7a53dffe07ff574e39ee7958cd9bf64eb34c1e7e (height=287571)
  488. 2019-10-16 15:48:06.790 [INF] CRTR: Block 00000050a7f524f9d1fc694e7a53dffe07ff574e39ee7958cd9bf64eb34c1e7e (height=287571) closed 0 channels
  489. 2019-10-16 15:48:06.902 [INF] NTFN: New block: height=287571, hash=00000050a7f524f9d1fc694e7a53dffe07ff574e39ee7958cd9bf64eb34c1e7e
  490. 2019-10-16 15:48:06.902 [INF] UTXN: Attempting to graduate height=287571: num_kids=0, num_babies=0
  491. 2019-10-16 15:48:24.063 [INF] CRTR: Processed channels=0 updates=0 nodes=2 in last 1m40.877151111s
  492. 2019-10-16 15:49:16.421 [INF] DISC: Broadcasting 1 new announcements in 1 sub batches
  493. 2019-10-16 15:49:23.334 [INF] CRTR: Pruning channel graph using block 000000c912a44cb9995e6a5e40417f1c68479269ed3bb8ef0f71a4c794bdf8ac (height=287572)
  494. 2019-10-16 15:49:23.414 [INF] CRTR: Block 000000c912a44cb9995e6a5e40417f1c68479269ed3bb8ef0f71a4c794bdf8ac (height=287572) closed 0 channels
  495. 2019-10-16 15:49:23.574 [INF] NTFN: New block: height=287572, hash=000000c912a44cb9995e6a5e40417f1c68479269ed3bb8ef0f71a4c794bdf8ac
  496. 2019-10-16 15:49:23.574 [INF] UTXN: Attempting to graduate height=287572: num_kids=0, num_babies=0
  497. 2019-10-16 15:50:10.805 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying new update horizon: start=2042-07-13 22:04:00 -0300 -03, end=2042-07-13 22:04:00 -0300 -03, backlog_size=0
  498. 2019-10-16 15:52:00.339 [INF] CRTR: Pruning channel graph using block 0000009b053b0593fc95c5f29f11ec9872a4ef637e3cd8fd907a97c520ed22d2 (height=287573)
  499. 2019-10-16 15:52:00.397 [INF] CRTR: Block 0000009b053b0593fc95c5f29f11ec9872a4ef637e3cd8fd907a97c520ed22d2 (height=287573) closed 0 channels
  500. 2019-10-16 15:52:00.480 [INF] NTFN: New block: height=287573, hash=0000009b053b0593fc95c5f29f11ec9872a4ef637e3cd8fd907a97c520ed22d2
  501. 2019-10-16 15:52:00.480 [INF] UTXN: Attempting to graduate height=287573: num_kids=0, num_babies=0
  502. 2019-10-16 15:52:29.738 [INF] CRTR: Pruning channel graph using block 0000005d285dba976eabe73d0676d3f12c0467ab363fcf027ee274abea7430f1 (height=287574)
  503. 2019-10-16 15:52:29.807 [INF] CRTR: Block 0000005d285dba976eabe73d0676d3f12c0467ab363fcf027ee274abea7430f1 (height=287574) closed 0 channels
  504. 2019-10-16 15:52:29.944 [INF] NTFN: New block: height=287574, hash=0000005d285dba976eabe73d0676d3f12c0467ab363fcf027ee274abea7430f1
  505. 2019-10-16 15:52:29.944 [INF] UTXN: Attempting to graduate height=287574: num_kids=0, num_babies=0
  506. 2019-10-16 15:55:06.057 [INF] CRTR: Pruning channel graph using block 000000acfe5372f59210801f100dc461b0dfc701c1407cbf3a3e76864b3c32b6 (height=287575)
  507. 2019-10-16 15:55:06.108 [INF] CRTR: Block 000000acfe5372f59210801f100dc461b0dfc701c1407cbf3a3e76864b3c32b6 (height=287575) closed 0 channels
  508. 2019-10-16 15:55:06.222 [INF] NTFN: New block: height=287575, hash=000000acfe5372f59210801f100dc461b0dfc701c1407cbf3a3e76864b3c32b6
  509. 2019-10-16 15:55:06.222 [INF] UTXN: Attempting to graduate height=287575: num_kids=0, num_babies=0
  510. 2019-10-16 15:59:02.276 [INF] CRTR: Pruning channel graph using block 00000041fff79a10fd578398fe330586e262342299b9ebf9169bb1acb867164c (height=287576)
  511. 2019-10-16 15:59:02.356 [INF] CRTR: Block 00000041fff79a10fd578398fe330586e262342299b9ebf9169bb1acb867164c (height=287576) closed 0 channels
  512. 2019-10-16 15:59:02.556 [INF] NTFN: New block: height=287576, hash=00000041fff79a10fd578398fe330586e262342299b9ebf9169bb1acb867164c
  513. 2019-10-16 15:59:02.556 [INF] UTXN: Attempting to graduate height=287576: num_kids=0, num_babies=0
  514. 2019-10-16 15:59:09.830 [INF] CRTR: Pruning channel graph using block 00000033ae5071ccbdf1e2c4b42ed26ba3871e98c83e82fd7fbd385be32f650b (height=287577)
  515. 2019-10-16 15:59:09.989 [INF] CRTR: Block 00000033ae5071ccbdf1e2c4b42ed26ba3871e98c83e82fd7fbd385be32f650b (height=287577) closed 0 channels
  516. 2019-10-16 15:59:10.085 [INF] NTFN: New block: height=287577, hash=00000033ae5071ccbdf1e2c4b42ed26ba3871e98c83e82fd7fbd385be32f650b
  517. 2019-10-16 15:59:10.085 [INF] UTXN: Attempting to graduate height=287577: num_kids=0, num_babies=0
  518. 2019-10-16 16:00:00.018 [INF] CRTR: Pruning channel graph using block 0000007d970a79ec9282bfa7b5a9b87bb8182b87951a2f5457d1ec2df07e673e (height=287578)
  519. 2019-10-16 16:00:00.067 [INF] CRTR: Block 0000007d970a79ec9282bfa7b5a9b87bb8182b87951a2f5457d1ec2df07e673e (height=287578) closed 0 channels
  520. 2019-10-16 16:00:00.179 [INF] NTFN: New block: height=287578, hash=0000007d970a79ec9282bfa7b5a9b87bb8182b87951a2f5457d1ec2df07e673e
  521. 2019-10-16 16:00:00.179 [INF] UTXN: Attempting to graduate height=287578: num_kids=0, num_babies=0
  522. 2019-10-16 16:06:09.655 [INF] CRTR: Pruning channel graph using block 0000006d9f99ff1093ec36bb846b58e4b80246a13fecb9cef72e705f0c6141b8 (height=287579)
  523. 2019-10-16 16:06:09.764 [INF] CRTR: Block 0000006d9f99ff1093ec36bb846b58e4b80246a13fecb9cef72e705f0c6141b8 (height=287579) closed 0 channels
  524. 2019-10-16 16:06:09.890 [INF] NTFN: New block: height=287579, hash=0000006d9f99ff1093ec36bb846b58e4b80246a13fecb9cef72e705f0c6141b8
  525. 2019-10-16 16:06:09.890 [INF] UTXN: Attempting to graduate height=287579: num_kids=0, num_babies=0
  526. 2019-10-16 16:07:19.733 [INF] CRTR: Pruning channel graph using block 000000137638159970f4ae7c58b12cf5cf667b5d4726a517877cd2e851d4e7a9 (height=287580)
  527. 2019-10-16 16:07:19.793 [INF] CRTR: Block 000000137638159970f4ae7c58b12cf5cf667b5d4726a517877cd2e851d4e7a9 (height=287580) closed 0 channels
  528. 2019-10-16 16:07:19.912 [INF] NTFN: New block: height=287580, hash=000000137638159970f4ae7c58b12cf5cf667b5d4726a517877cd2e851d4e7a9
  529. 2019-10-16 16:07:19.912 [INF] UTXN: Attempting to graduate height=287580: num_kids=0, num_babies=0
  530. 2019-10-16 16:07:41.942 [INF] CRTR: Pruning channel graph using block 000000d522fdbda7debf41f6b9a4559d876195975f992c178f4879d90a4c38da (height=287581)
  531. 2019-10-16 16:07:42.003 [INF] CRTR: Block 000000d522fdbda7debf41f6b9a4559d876195975f992c178f4879d90a4c38da (height=287581) closed 0 channels
  532. 2019-10-16 16:07:42.053 [INF] NTFN: New block: height=287581, hash=000000d522fdbda7debf41f6b9a4559d876195975f992c178f4879d90a4c38da
  533. 2019-10-16 16:07:42.053 [INF] UTXN: Attempting to graduate height=287581: num_kids=0, num_babies=0
  534. 2019-10-16 16:10:10.820 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying new update horizon: start=2019-10-16 16:10:10 -0300 -03, end=2155-11-22 22:38:25 -0300 -03, backlog_size=0
  535. 2019-10-16 16:10:16.421 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): requesting new chans from height=0 and 4294967295 blocks after
  536. 2019-10-16 16:10:16.658 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): buffering chan range reply of size=59
  537. 2019-10-16 16:10:16.658 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): filtering through 59 chans
  538. 2019-10-16 16:10:16.658 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): starting query for 41 new chans
  539. 2019-10-16 16:10:16.658 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): querying for 41 new channels
  540. 2019-10-16 16:10:17.239 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): no more chans to query
  541. 2019-10-16 16:10:18.937 [INF] CRTR: Examining channel graph for zombie channels
  542. 2019-10-16 16:10:18.938 [INF] CRTR: Pruning 0 zombie channels
  543. 2019-10-16 16:11:16.921 [INF] CRTR: Processed channels=2 updates=3 nodes=4 in last 21m52.857861375s
  544. 2019-10-16 16:11:39.578 [INF] CRTR: Pruning channel graph using block 000000e0eefbad00bbd32b7ed379126228f16abbc37d236f0861775b37420723 (height=287582)
  545. 2019-10-16 16:11:39.642 [INF] CRTR: Block 000000e0eefbad00bbd32b7ed379126228f16abbc37d236f0861775b37420723 (height=287582) closed 0 channels
  546. 2019-10-16 16:11:39.734 [INF] NTFN: New block: height=287582, hash=000000e0eefbad00bbd32b7ed379126228f16abbc37d236f0861775b37420723
  547. 2019-10-16 16:11:39.734 [INF] UTXN: Attempting to graduate height=287582: num_kids=0, num_babies=0
  548. 2019-10-16 16:11:46.421 [INF] DISC: Broadcasting 9 new announcements in 1 sub batches
  549. 2019-10-16 16:12:06.955 [INF] CRTR: Pruning channel graph using block 000000359738d390ad93ead1926b712efc3a084043ac902ed267aeeba40b4b7e (height=287583)
  550. 2019-10-16 16:12:07.027 [INF] CRTR: Block 000000359738d390ad93ead1926b712efc3a084043ac902ed267aeeba40b4b7e (height=287583) closed 0 channels
  551. 2019-10-16 16:12:07.169 [INF] NTFN: New block: height=287583, hash=000000359738d390ad93ead1926b712efc3a084043ac902ed267aeeba40b4b7e
  552. 2019-10-16 16:12:07.169 [INF] UTXN: Attempting to graduate height=287583: num_kids=0, num_babies=0
  553. 2019-10-16 16:22:42.730 [INF] CRTR: Pruning channel graph using block 0000002160785cee1bfa04721e9a77513d662e6ec32c9af5e7f651213c93b3e3 (height=287584)
  554. 2019-10-16 16:22:42.807 [INF] CRTR: Block 0000002160785cee1bfa04721e9a77513d662e6ec32c9af5e7f651213c93b3e3 (height=287584) closed 0 channels
  555. 2019-10-16 16:22:42.915 [INF] NTFN: New block: height=287584, hash=0000002160785cee1bfa04721e9a77513d662e6ec32c9af5e7f651213c93b3e3
  556. 2019-10-16 16:22:42.916 [INF] UTXN: Attempting to graduate height=287584: num_kids=0, num_babies=0
  557. 2019-10-16 16:28:34.037 [INF] CRTR: Pruning channel graph using block 000000094f30cef1888cd948867ca15a08b54f3b7cce1c2f0fa0460e6578f6ad (height=287585)
  558. 2019-10-16 16:28:34.103 [INF] CRTR: Block 000000094f30cef1888cd948867ca15a08b54f3b7cce1c2f0fa0460e6578f6ad (height=287585) closed 0 channels
  559. 2019-10-16 16:28:34.245 [INF] NTFN: New block: height=287585, hash=000000094f30cef1888cd948867ca15a08b54f3b7cce1c2f0fa0460e6578f6ad
  560. 2019-10-16 16:28:34.245 [INF] UTXN: Attempting to graduate height=287585: num_kids=0, num_babies=0
  561. 2019-10-16 16:31:08.179 [INF] CRTR: Pruning channel graph using block 00000026d9f95c307f903792b4388dccdc55597122b515e149cb0f591182ad0e (height=287586)
  562. 2019-10-16 16:31:08.320 [INF] CRTR: Block 00000026d9f95c307f903792b4388dccdc55597122b515e149cb0f591182ad0e (height=287586) closed 0 channels
  563. 2019-10-16 16:31:08.457 [INF] NTFN: New block: height=287586, hash=00000026d9f95c307f903792b4388dccdc55597122b515e149cb0f591182ad0e
  564. 2019-10-16 16:31:08.457 [INF] UTXN: Attempting to graduate height=287586: num_kids=0, num_babies=0
  565. 2019-10-16 16:33:14.143 [INF] CRTR: Pruning channel graph using block 00000030c03beed707ff04cbfcdad9c80defdb1342140dc0e526644ea46bfe99 (height=287587)
  566. 2019-10-16 16:33:14.203 [INF] CRTR: Block 00000030c03beed707ff04cbfcdad9c80defdb1342140dc0e526644ea46bfe99 (height=287587) closed 0 channels
  567. 2019-10-16 16:33:14.319 [INF] NTFN: New block: height=287587, hash=00000030c03beed707ff04cbfcdad9c80defdb1342140dc0e526644ea46bfe99
  568. 2019-10-16 16:33:14.319 [INF] UTXN: Attempting to graduate height=287587: num_kids=0, num_babies=0
  569. 2019-10-16 16:39:51.408 [INF] CRTR: Pruning channel graph using block 000000e1bfea7c7ba2e6f37d014fdcdcd8629c1c71d65351a7f9af081020bdc2 (height=287588)
  570. 2019-10-16 16:39:51.468 [INF] CRTR: Block 000000e1bfea7c7ba2e6f37d014fdcdcd8629c1c71d65351a7f9af081020bdc2 (height=287588) closed 0 channels
  571. 2019-10-16 16:39:51.593 [INF] NTFN: New block: height=287588, hash=000000e1bfea7c7ba2e6f37d014fdcdcd8629c1c71d65351a7f9af081020bdc2
  572. 2019-10-16 16:39:51.593 [INF] UTXN: Attempting to graduate height=287588: num_kids=0, num_babies=0
  573. 2019-10-16 16:48:08.108 [INF] CRTR: Pruning channel graph using block 000000676b6d14b05db037fc190f06d775aa6c470377699440ead952bcf196bb (height=287589)
  574. 2019-10-16 16:48:08.180 [INF] CRTR: Block 000000676b6d14b05db037fc190f06d775aa6c470377699440ead952bcf196bb (height=287589) closed 0 channels
  575. 2019-10-16 16:48:08.272 [INF] NTFN: New block: height=287589, hash=000000676b6d14b05db037fc190f06d775aa6c470377699440ead952bcf196bb
  576. 2019-10-16 16:48:08.272 [INF] UTXN: Attempting to graduate height=287589: num_kids=0, num_babies=0
  577. 2019-10-16 16:50:10.755 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying new update horizon: start=2042-07-13 22:04:00 -0300 -03, end=2042-07-13 22:04:00 -0300 -03, backlog_size=0
  578. 2019-10-16 16:53:30.513 [INF] CRTR: Pruning channel graph using block 000000a24a3bf0e6801ffb0c7a4978b34961f19d4d2ea2b9472814454fdd44c7 (height=287590)
  579. 2019-10-16 16:53:30.615 [INF] CRTR: Block 000000a24a3bf0e6801ffb0c7a4978b34961f19d4d2ea2b9472814454fdd44c7 (height=287590) closed 0 channels
  580. 2019-10-16 16:53:30.740 [INF] NTFN: New block: height=287590, hash=000000a24a3bf0e6801ffb0c7a4978b34961f19d4d2ea2b9472814454fdd44c7
  581. 2019-10-16 16:53:30.740 [INF] UTXN: Attempting to graduate height=287590: num_kids=0, num_babies=0
  582. 2019-10-16 16:54:55.749 [INF] LTND: Received interrupt
  583. 2019-10-16 16:54:55.749 [INF] LTND: Shutting down...
  584. 2019-10-16 16:54:55.749 [INF] LTND: Gracefully shutting down.
  585. 2019-10-16 16:54:55.749 [INF] CRTR: FilteredChainView stopping
  586. 2019-10-16 16:54:55.749 [INF] HSWC: HTLC Switch shutting down
  587. 2019-10-16 16:54:55.749 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  588. 2019-10-16 16:54:55.749 [INF] HSWC: Removing channel link with ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d)
  589. 2019-10-16 16:54:55.749 [INF] HSWC: Removing channel link with ChannelID(c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe)
  590. 2019-10-16 16:54:55.749 [INF] HSWC: ChannelLink(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is stopping
  591. 2019-10-16 16:54:55.749 [ERR] RPCS: [/lnrpc.Lightning/SubscribeChannelEvents]: rpc error: code = Unavailable desc = transport is closing
  592. 2019-10-16 16:54:55.749 [INF] HSWC: ChannelLink(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is stopping
  593. 2019-10-16 16:54:55.849 [INF] HSWC: ChannelLink(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) has exited
  594. 2019-10-16 16:54:55.849 [INF] HSWC: ChannelLink(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) has exited
  595. 2019-10-16 16:54:55.849 [INF] UTXN: UTXO nursery shutting down
  596. 2019-10-16 16:54:55.849 [INF] BRAR: Breach arbiter shutting down
  597. 2019-10-16 16:54:55.849 [INF] DISC: Authenticated Gossiper is stopping
  598. 2019-10-16 16:54:55.849 [INF] CNCT: Stopping ChainArbitrator
  599. 2019-10-16 16:54:55.850 [INF] PRNF: Stopping PeerNotifier
  600. 2019-10-16 16:54:55.850 [INF] FNDG: Funding manager shutting down
  601. 2019-10-16 16:54:55.850 [INF] CHBU: Stopping chanbackup.SubSwapper
  602. 2019-10-16 16:54:55.850 [INF] SRVR: Disconnecting from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  603. 2019-10-16 16:54:55.850 [INF] PEER: Disconnecting 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, reason: server: disconnecting peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  604. 2019-10-16 16:54:55.850 [INF] PEER: unable to read message from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735: read tcp 192.168.0.19:58320->212.47.244.217:9735: use of closed network connection
  605. 2019-10-16 16:54:55.850 [INF] SRVR: Disconnecting from 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735
  606. 2019-10-16 16:54:55.850 [INF] PEER: Disconnecting 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735, reason: server: disconnecting peer 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735
  607. 2019-10-16 16:54:55.850 [INF] PEER: unable to read message from 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735: read tcp 192.168.0.19:44890->207.246.122.217:9735: use of closed network connection
  608. 2019-10-16 16:54:55.850 [INF] SRVR: Disconnecting from 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736
  609. 2019-10-16 16:54:55.850 [INF] PEER: Disconnecting 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736, reason: server: disconnecting peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736
  610. 2019-10-16 16:54:55.850 [INF] PEER: unable to read message from 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: read tcp 192.168.0.19:54412->50.116.3.223:29736: use of closed network connection
  611. 2019-10-16 16:54:56.050 [INF] RPCS: Stopping RPC Server
  612. 2019-10-16 16:54:56.050 [INF] LTND: Shutdown complete
  613. 2019-10-16 17:30:12.585 [INF] LTND: Listening on the p2p interface is disabled!
  614. 2019-10-16 17:30:12.585 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  615. 2019-10-16 17:30:12.585 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  616. 2019-10-16 17:30:12.585 [INF] LTND: Active chain: Decred (network=testnet)
  617. 2019-10-16 17:30:12.586 [INF] CHDB: Checking for schema update: latest_version=10, db_version=10
  618. 2019-10-16 17:30:12.597 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  619. 2019-10-16 17:30:12.597 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  620. 2019-10-16 17:30:12.597 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  621. 2019-10-16 17:30:14.588 [INF] LTND: Primary chain is set to: decred
  622. 2019-10-16 17:30:44.596 [ERR] SRVR: unable to use specified dcrd node: context deadline exceeded
  623. 2019-10-16 17:30:44.596 [ERR] LTND: Unable to create chain control: context deadline exceeded
  624. 2019-10-16 17:30:44.596 [INF] LTND: Shutdown complete
  625. 2019-10-17 17:09:05.102 [INF] LTND: Listening on the p2p interface is disabled!
  626. 2019-10-17 17:09:05.102 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  627. 2019-10-17 17:09:05.113 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  628. 2019-10-17 17:09:05.113 [INF] LTND: Active chain: Decred (network=testnet)
  629. 2019-10-17 17:09:05.114 [INF] CHDB: Checking for schema update: latest_version=10, db_version=10
  630. 2019-10-17 17:09:05.129 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  631. 2019-10-17 17:09:05.129 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  632. 2019-10-17 17:09:05.129 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  633. 2019-10-17 17:09:06.935 [INF] LTND: Primary chain is set to: decred
  634. 2019-10-17 17:09:06.980 [ERR] SRVR: unable to use specified dcrd node: dcrd instance is not running with --txindex
  635. 2019-10-17 17:09:06.980 [ERR] LTND: Unable to create chain control: dcrd instance is not running with --txindex
  636. 2019-10-17 17:09:06.980 [INF] LTND: Shutdown complete
  637. 2019-10-17 17:14:40.137 [INF] LTND: Listening on the p2p interface is disabled!
  638. 2019-10-17 17:14:40.137 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  639. 2019-10-17 17:14:40.137 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  640. 2019-10-17 17:14:40.137 [INF] LTND: Active chain: Decred (network=testnet)
  641. 2019-10-17 17:14:40.138 [INF] CHDB: Checking for schema update: latest_version=11, db_version=10
  642. 2019-10-17 17:14:40.138 [INF] CHDB: Performing database schema migration
  643. 2019-10-17 17:14:40.138 [INF] CHDB: Applying migration #11
  644. 2019-10-17 17:14:40.138 [INF] CHDB: Migrating invoices to new invoice format
  645. 2019-10-17 17:14:40.139 [INF] CHDB: Migration of invoices completed!
  646. 2019-10-17 17:14:40.166 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  647. 2019-10-17 17:14:40.166 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  648. 2019-10-17 17:14:40.167 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  649. 2019-10-17 17:14:41.999 [INF] LTND: Primary chain is set to: decred
  650. 2019-10-17 17:14:42.077 [INF] LTND: Initializing dcrd backed fee estimator
  651. 2019-10-17 17:14:42.892 [INF] LTND: LightningWallet opened
  652. 2019-10-17 17:14:42.892 [INF] LTND: Waiting for chain backend to finish sync, start_height=288102
  653. 2019-10-17 17:14:42.892 [INF] LTND: Chain backend is fully synced (end_height=288102)!
  654. 2019-10-17 17:14:42.892 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  655. 2019-10-17 17:14:42.899 [INF] HSWC: Restoring in-memory circuit state from disk
  656. 2019-10-17 17:14:42.908 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  657. 2019-10-17 17:14:42.910 [INF] HSWC: Trimming open circuits for chan_id=287559:3:0, start_htlc_id=0
  658. 2019-10-17 17:14:42.910 [INF] HSWC: Trimming open circuits for chan_id=287565:1:0, start_htlc_id=1
  659. 2019-10-17 17:14:43.001 [INF] LTND: Channel backup proxy channel notifier starting
  660. 2019-10-17 17:14:43.001 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=1073741823, private=false, min_confs=1, conf_target=3
  661. 2019-10-17 17:14:43.002 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  662. 2019-10-17 17:14:43.002 [INF] NTFN: Starting dcrd notifier
  663. 2019-10-17 17:14:43.002 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  664. 2019-10-17 17:14:43.034 [INF] PRNF: PeerNotifier starting
  665. 2019-10-17 17:14:43.075 [INF] HSWC: Starting HTLC Switch
  666. 2019-10-17 17:14:43.075 [INF] NTFN: New block epoch subscription
  667. 2019-10-17 17:14:43.075 [INF] NTFN: New block epoch subscription
  668. 2019-10-17 17:14:43.091 [INF] NTFN: New block epoch subscription
  669. 2019-10-17 17:14:43.092 [INF] NTFN: New block epoch subscription
  670. 2019-10-17 17:14:43.099 [INF] CNCT: Creating ChannelArbitrators for 2 active channels
  671. 2019-10-17 17:14:43.099 [INF] NTFN: New block epoch subscription
  672. 2019-10-17 17:14:43.099 [INF] NTFN: New block epoch subscription
  673. 2019-10-17 17:14:43.101 [INF] NTFN: New spend subscription: spend_id=1, outpoint=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0, height_hint=287590
  674. 2019-10-17 17:14:43.101 [INF] NTFN: New spend subscription: spend_id=2, outpoint=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0, height_hint=287590
  675. 2019-10-17 17:14:43.124 [INF] CNCT: Close observer for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) active
  676. 2019-10-17 17:14:43.157 [INF] CNCT: Close observer for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) active
  677. 2019-10-17 17:14:43.158 [INF] CNCT: ChannelArbitrator(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): starting state=StateDefault
  678. 2019-10-17 17:14:43.158 [INF] CNCT: ChannelArbitrator(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): starting state=StateDefault
  679. 2019-10-17 17:14:43.158 [INF] DISC: Authenticated Gossiper is starting
  680. 2019-10-17 17:14:43.158 [INF] NTFN: New block epoch subscription
  681. 2019-10-17 17:14:43.158 [INF] BRAR: Starting contract observer, watching for breaches.
  682. 2019-10-17 17:14:43.159 [INF] CRTR: FilteredChainView starting
  683. 2019-10-17 17:14:43.189 [INF] CRTR: Filtering chain using 20 channels active
  684. 2019-10-17 17:14:43.189 [INF] CRTR: Prune tip for Channel Graph: height=287590, hash=000000a24a3bf0e6801ffb0c7a4978b34961f19d4d2ea2b9472814454fdd44c7
  685. 2019-10-17 17:14:43.189 [INF] CRTR: Syncing channel graph from height=287590 (hash=000000a24a3bf0e6801ffb0c7a4978b34961f19d4d2ea2b9472814454fdd44c7) to height=288102 (hash=0000006dd040270476f0ef80dc366caff1d0a645d98a81d4ffb7f5e54e43a36d)
  686. 2019-10-17 17:14:44.216 [INF] CRTR: Graph pruning complete: 0 channels were closed since height 287590
  687. 2019-10-17 17:14:44.265 [INF] CHBU: Starting chanbackup.SubSwapper
  688. 2019-10-17 17:14:44.265 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  689. 2019-10-17 17:14:44.353 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  690. 2019-10-17 17:14:44.365 [INF] SRVR: Initializing peer network bootstrappers!
  691. 2019-10-17 17:14:44.365 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  692. 2019-10-17 17:14:44.365 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  693. 2019-10-17 17:14:44.365 [INF] DISC: Obtained 3 addrs to bootstrap network with
  694. 2019-10-17 17:14:44.450 [INF] DISC: Retransmitting 2 outgoing channels
  695. 2019-10-17 17:14:44.595 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  696. 2019-10-17 17:14:44.595 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  697. 2019-10-17 17:14:44.644 [INF] SRVR: Established connection to: 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735
  698. 2019-10-17 17:14:44.644 [INF] SRVR: Finalizing connection to 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735, inbound=false
  699. 2019-10-17 17:14:44.819 [INF] SRVR: Established connection to: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  700. 2019-10-17 17:14:44.819 [INF] SRVR: Finalizing connection to 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, inbound=false
  701. 2019-10-17 17:14:44.820 [ERR] CMGR: Unknown connid=1
  702. 2019-10-17 17:14:44.823 [INF] PEER: NodeKey(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8) loading ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0)
  703. 2019-10-17 17:14:44.824 [INF] HSWC: Removing channel link with ChannelID(c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe)
  704. 2019-10-17 17:14:44.824 [INF] HSWC: ChannelLink(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is starting
  705. 2019-10-17 17:14:44.824 [INF] HSWC: Trimming open circuits for chan_id=287565:1:0, start_htlc_id=1
  706. 2019-10-17 17:14:44.824 [INF] HSWC: Adding live link chan_id=c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe, short_chan_id=287565:1:0
  707. 2019-10-17 17:14:44.824 [INF] CNCT: Attempting to update ContractSignals for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0)
  708. 2019-10-17 17:14:44.825 [INF] HSWC: HTLC manager for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) started, bandwidth=88046360000 milli-atoms
  709. 2019-10-17 17:14:44.825 [INF] HSWC: Attempting to re-resynchronize ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0)
  710. 2019-10-17 17:14:44.825 [INF] SRVR: Negotiated chan series queries with 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8
  711. 2019-10-17 17:14:44.825 [INF] DISC: Creating new GossipSyncer for peer=0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8
  712. 2019-10-17 17:14:44.825 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): requesting new chans from height=0 and 4294967295 blocks after
  713. 2019-10-17 17:14:44.825 [INF] HSWC: Received re-establishment message from remote side for channel(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0)
  714. 2019-10-17 17:14:44.825 [INF] DISC: Received new remote channel announcement for 287565:1:0
  715. 2019-10-17 17:14:45.023 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): buffering chan range reply of size=58
  716. 2019-10-17 17:14:45.023 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): filtering through 58 chans
  717. 2019-10-17 17:14:45.024 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): starting query for 38 new chans
  718. 2019-10-17 17:14:45.024 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): querying for 38 new channels
  719. 2019-10-17 17:14:45.040 [INF] PEER: Disconnecting 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, reason: unable to start peer: unable to read init msg: read tcp 192.168.0.19:39988->212.47.244.217:9735: read: connection reset by peer
  720. 2019-10-17 17:14:45.076 [INF] SRVR: Established connection to: 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736
  721. 2019-10-17 17:14:45.076 [INF] SRVR: Finalizing connection to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736, inbound=false
  722. 2019-10-17 17:14:45.394 [INF] SRVR: Negotiated chan series queries with 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493
  723. 2019-10-17 17:14:45.394 [INF] DISC: Creating new GossipSyncer for peer=028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493
  724. 2019-10-17 17:14:45.638 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): filtering chan range: start_height=287421, num_blocks=4294679874
  725. 2019-10-17 17:14:45.638 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): sending final chan range chunk, size=4
  726. 2019-10-17 17:14:45.726 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): no more chans to query
  727. 2019-10-17 17:14:45.726 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying gossipFilter(start=2019-10-17 17:14:45.726648223 -0300 -03 m=+5.621238375, end=2155-11-23 23:43:00.726648223 -0300 -03 m=+4294967300.621238375)
  728. 2019-10-17 17:14:45.726 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): applying gossipFilter(start=2019-10-17 17:14:45.726701207 -0300 -03 m=+5.621291358, end=2155-11-23 23:43:00.726701207 -0300 -03 m=+4294967300.621291358)
  729. 2019-10-17 17:14:45.945 [INF] DISC: GossipSyncer(028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493): applying new update horizon: start=2019-10-17 16:14:45 -0300 -03, end=2155-11-23 22:43:00 -0300 -03, backlog_size=7
  730. 2019-10-17 17:14:46.343 [INF] INVC: New invoice subscription client: id=0
  731. 2019-10-17 17:14:47.076 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  732. 2019-10-17 17:14:47.076 [INF] DISC: Obtained 1 addrs to bootstrap network with
  733. 2019-10-17 17:14:47.687 [INF] SRVR: Established connection to: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  734. 2019-10-17 17:14:47.687 [INF] SRVR: Finalizing connection to 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, inbound=false
  735. 2019-10-17 17:14:48.001 [INF] PEER: NodeKey(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6) loading ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0)
  736. 2019-10-17 17:14:48.001 [INF] HSWC: Removing channel link with ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d)
  737. 2019-10-17 17:14:48.001 [INF] HSWC: ChannelLink(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is starting
  738. 2019-10-17 17:14:48.001 [INF] HSWC: Trimming open circuits for chan_id=287559:3:0, start_htlc_id=0
  739. 2019-10-17 17:14:48.001 [INF] HSWC: Adding live link chan_id=e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d, short_chan_id=287559:3:0
  740. 2019-10-17 17:14:48.002 [INF] HSWC: HTLC manager for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) started, bandwidth=48996360000 milli-atoms
  741. 2019-10-17 17:14:48.002 [INF] HSWC: Attempting to re-resynchronize ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0)
  742. 2019-10-17 17:14:48.002 [INF] SRVR: Negotiated chan series queries with 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  743. 2019-10-17 17:14:48.002 [INF] CNCT: Attempting to update ContractSignals for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0)
  744. 2019-10-17 17:14:48.002 [INF] DISC: Creating new GossipSyncer for peer=02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  745. 2019-10-17 17:14:48.002 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying gossipFilter(start=2019-10-17 17:14:48.002232767 -0300 -03 m=+7.896822933, end=2155-11-23 23:43:03.002232767 -0300 -03 m=+4294967302.896822933)
  746. 2019-10-17 17:14:48.002 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering chan range: start_height=287421, num_blocks=4294679874
  747. 2019-10-17 17:14:48.002 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): sending final chan range chunk, size=4
  748. 2019-10-17 17:14:48.002 [INF] HSWC: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): resending FundingLocked message to peer
  749. 2019-10-17 17:14:48.002 [INF] HSWC: Received re-establishment message from remote side for channel(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0)
  750. 2019-10-17 17:14:48.301 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying new update horizon: start=2019-10-17 16:14:48 -0300 -03, end=2155-11-23 22:43:03 -0300 -03, backlog_size=7
  751. 2019-10-17 17:14:48.314 [INF] FNDG: Received duplicate fundingLocked for ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d), ignoring.
  752. 2019-10-17 17:15:44.258 [INF] CRTR: Processed channels=0 updates=3 nodes=1 in last 1m0.000250296s
  753. 2019-10-17 17:16:13.159 [INF] DISC: Broadcasting 1 new announcements in 1 sub batches
  754. 2019-10-17 17:16:14.500 [INF] SRVR: Local close channel request delivered to peer: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  755. 2019-10-17 17:16:14.543 [INF] PEER: Delivery addr for channel close: Tsf3T2EVdBx6yTXhcBv5mxC2PnqUv4vuS2k
  756. 2019-10-17 17:16:14.543 [INF] PEER: Ideal fee for closure of ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is: 3640 sat
  757. 2019-10-17 17:16:14.543 [INF] PEER: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): initiating shutdown of
  758. 2019-10-17 17:16:14.543 [INF] HSWC: Removing channel link with ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d)
  759. 2019-10-17 17:16:14.543 [INF] HSWC: ChannelLink(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is stopping
  760. 2019-10-17 17:16:14.643 [INF] HSWC: ChannelLink(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) has exited
  761. 2019-10-17 17:16:14.644 [INF] PEER: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): sending shutdown message
  762. 2019-10-17 17:16:15.033 [INF] PEER: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): shutdown response received, entering fee negotiation
  763. 2019-10-17 17:16:15.034 [INF] PEER: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): proposing fee of 3640 atoms to close chan
  764. 2019-10-17 17:16:15.538 [INF] PEER: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) fee of 0.0000364 DCR accepted, ending negotiation
  765. 2019-10-17 17:16:15.540 [INF] NANN: Announcing channel(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) disabled [requested]
  766. 2019-10-17 17:16:15.647 [INF] PEER: Broadcasting cooperative close tx: (*wire.MsgTx)(0xc0014c80f0)({
  767. CachedHash: (*chainhash.Hash)(<nil>),
  768. SerType: (wire.TxSerializeType) 0,
  769. Version: (uint16) 2,
  770. TxIn: ([]*wire.TxIn) (len=1 cap=15) {
  771. (*wire.TxIn)(0xc000d33e00)({
  772. PreviousOutPoint: (wire.OutPoint) 2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0,
  773. Sequence: (uint32) 4294967295,
  774. ValueIn: (int64) 0,
  775. BlockHeight: (uint32) 0,
  776. BlockIndex: (uint32) 4294967295,
  777. SignatureScript: ([]uint8) (len=216 cap=500) {
  778. 00000000 47 30 44 02 20 2f 05 2d aa be 50 4d bb a3 aa a0 |G0D. /.-..PM....|
  779. 00000010 3d 60 de de 9b db 3f 80 68 95 0e a2 3e ca b4 3f |=`....?.h...>..?|
  780. 00000020 6a d1 56 ad 81 02 20 0f b2 76 00 bf 6d 69 26 b8 |j.V... ..v..mi&.|
  781. 00000030 6b 85 eb d9 67 fe ae 24 8a a5 4a a0 ed 97 cf 84 |k...g..$..J.....|
  782. 00000040 8b 4e 44 58 ee 69 dd 01 47 30 44 02 20 2d 25 fa |.NDX.i..G0D. -%.|
  783. 00000050 c4 c9 39 23 92 35 e9 fa 9f dc 37 42 f0 93 ce fe |..9#.5....7B....|
  784. 00000060 4b 4c 20 5d 4e fd ba 8d 29 94 15 bb b9 02 20 0f |KL ]N...)..... .|
  785. 00000070 d0 f0 49 41 f1 0e 9a b6 d6 6f ac 68 09 a8 05 15 |..IA.....o.h....|
  786. 00000080 37 58 80 e7 f1 d9 f2 d2 c4 a8 65 9a 5b 3a 4e 01 |7X........e.[:N.|
  787. 00000090 47 52 21 03 53 89 42 6b d9 47 75 50 0a bf 09 c6 |GR!.S.Bk.GuP....|
  788. 000000a0 ac 47 49 cf f2 b0 ea f0 6c bb 98 4f 96 3f b8 75 |.GI.....l..O.?.u|
  789. 000000b0 3a e3 92 11 21 03 d1 3a 4b 13 57 3e 2b 54 82 a6 |:...!..:K.W>+T..|
  790. 000000c0 56 fc 63 83 f9 1c 92 b8 53 13 51 3e 7d 36 6a 9a |V.c.....S.Q>}6j.|
  791. 000000d0 97 a5 ad 13 15 1b 52 ae |......R.|
  792. }
  793. })
  794. },
  795. TxOut: ([]*wire.TxOut) (len=2 cap=15) {
  796. (*wire.TxOut)(0xc000a9eba0)({
  797. Value: (int64) 49996360,
  798. Version: (uint16) 0,
  799. PkScript: ([]uint8) (len=25 cap=500) {
  800. 00000000 76 a9 14 99 d1 a8 8f 3c 87 ca 96 6d a4 4c 52 56 |v......<...m.LRV|
  801. 00000010 c3 c4 c7 f8 ca fa af 88 ac |.........|
  802. }
  803. }),
  804. (*wire.TxOut)(0xc000a9ebd0)({
  805. Value: (int64) 50000000,
  806. Version: (uint16) 0,
  807. PkScript: ([]uint8) (len=25 cap=34) {
  808. 00000000 76 a9 14 90 19 8c e6 2b 3a 1c d0 7d 9e fc bb 1a |v......+:..}....|
  809. 00000010 7f 9c 34 ff e3 aa bf 88 ac |..4......|
  810. }
  811. })
  812. },
  813. LockTime: (uint32) 0,
  814. Expiry: (uint32) 0
  815. })
  816.  
  817. 2019-10-17 17:16:15.727 [INF] HSWC: Removing channel link with ChannelID(e7209b50f96cb3871eb55c952f74826ce9646c944ab3d76d7f34ea56b51fb52d)
  818. 2019-10-17 17:16:15.727 [INF] PEER: Waiting for confirmation of cooperative close of ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) with txid: 931302c7d5f1bcd4a6d6042a311c6f40f50ea104c3c961e00af8cbc808353034
  819. 2019-10-17 17:16:15.729 [INF] NTFN: New confirmation subscription: conf_id=1, txid=931302c7d5f1bcd4a6d6042a311c6f40f50ea104c3c961e00af8cbc808353034, num_confs=1 height_hint=288102
  820. 2019-10-17 17:16:16.859 [INF] SRVR: Local close channel request delivered to peer: 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8
  821. 2019-10-17 17:16:16.951 [INF] PEER: Delivery addr for channel close: TseLhABZd8E5SPpB5z6uU1JGgcYBAtJeWqy
  822. 2019-10-17 17:16:16.951 [INF] PEER: Ideal fee for closure of ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is: 3640 sat
  823. 2019-10-17 17:16:16.952 [INF] PEER: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): initiating shutdown of
  824. 2019-10-17 17:16:16.952 [INF] HSWC: Removing channel link with ChannelID(c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe)
  825. 2019-10-17 17:16:16.952 [INF] HSWC: ChannelLink(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is stopping
  826. 2019-10-17 17:16:17.052 [INF] HSWC: ChannelLink(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) has exited
  827. 2019-10-17 17:16:17.052 [INF] PEER: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): sending shutdown message
  828. 2019-10-17 17:16:17.304 [INF] PEER: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): shutdown response received, entering fee negotiation
  829. 2019-10-17 17:16:17.304 [INF] PEER: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): proposing fee of 3640 atoms to close chan
  830. 2019-10-17 17:16:17.464 [INF] PEER: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) fee of 0.0000364 DCR accepted, ending negotiation
  831. 2019-10-17 17:16:17.465 [INF] NANN: Announcing channel(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) disabled [requested]
  832. 2019-10-17 17:16:17.572 [INF] PEER: Broadcasting cooperative close tx: (*wire.MsgTx)(0xc0012eaaf0)({
  833. CachedHash: (*chainhash.Hash)(<nil>),
  834. SerType: (wire.TxSerializeType) 0,
  835. Version: (uint16) 2,
  836. TxIn: ([]*wire.TxIn) (len=1 cap=15) {
  837. (*wire.TxIn)(0xc001310660)({
  838. PreviousOutPoint: (wire.OutPoint) fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0,
  839. Sequence: (uint32) 4294967295,
  840. ValueIn: (int64) 0,
  841. BlockHeight: (uint32) 0,
  842. BlockIndex: (uint32) 4294967295,
  843. SignatureScript: ([]uint8) (len=217 cap=500) {
  844. 00000000 47 30 44 02 20 79 3d e7 10 5b c6 1f 03 d1 07 af |G0D. y=..[......|
  845. 00000010 c2 09 e7 42 91 8a 16 19 aa 92 e8 06 d6 50 07 6c |...B.........P.l|
  846. 00000020 d1 ec 07 d0 5a 02 20 2a 7c df 02 8f 9e 3d 8f 32 |....Z. *|....=.2|
  847. 00000030 6a cd 21 56 a2 f1 b4 17 0f f5 9f bb 77 7a 5c b3 |j.!V........wz\.|
  848. 00000040 84 62 7e d6 94 28 3e 01 48 30 45 02 21 00 e0 27 |.b~..(>.H0E.!..'|
  849. 00000050 76 9e da 1a 9c 1f 12 2c d7 0f 8e 49 06 e1 e1 c6 |v......,...I....|
  850. 00000060 1b 58 46 18 4e 1b 83 34 35 e1 2f d6 55 f8 02 20 |.XF.N..45./.U.. |
  851. 00000070 6c a5 70 bb 65 66 d8 36 67 73 c3 ce 35 c5 0f b5 |l.p.ef.6gs..5...|
  852. 00000080 61 47 c6 c1 81 29 1a 43 b0 7e fd f7 95 14 84 82 |aG...).C.~......|
  853. 00000090 01 47 52 21 03 5a 44 f3 18 4b 67 8b 18 b7 7c 38 |.GR!.ZD..Kg...|8|
  854. 000000a0 0b 0c 50 0f f4 01 e1 0c a3 31 b2 00 0c f5 3c d5 |..P......1....<.|
  855. 000000b0 87 e4 5e 4f ac 21 03 a5 c6 63 6a 36 4b 5b 4c d5 |..^O.!...cj6K[L.|
  856. 000000c0 39 8b e1 0e 86 6c 08 e7 59 e8 66 f7 85 67 b7 84 |9....l..Y.f..g..|
  857. 000000d0 cb 84 7c f8 a5 c0 ea 52 ae |..|....R.|
  858. }
  859. })
  860. },
  861. TxOut: ([]*wire.TxOut) (len=2 cap=15) {
  862. (*wire.TxOut)(0xc0012059b0)({
  863. Value: (int64) 10950000,
  864. Version: (uint16) 0,
  865. PkScript: ([]uint8) (len=25 cap=34) {
  866. 00000000 76 a9 14 03 2c e6 6e 65 72 1e 3a 2f 3b a5 c2 a8 |v...,.ner.:/;...|
  867. 00000010 7c d0 35 18 5c 16 14 88 ac ||.5.\....|
  868. }
  869. }),
  870. (*wire.TxOut)(0xc001205980)({
  871. Value: (int64) 89046360,
  872. Version: (uint16) 0,
  873. PkScript: ([]uint8) (len=25 cap=500) {
  874. 00000000 76 a9 14 92 1c 67 af bf 0c f0 f0 89 96 e9 f8 64 |v....g.........d|
  875. 00000010 1c 2c ed 0f ca 15 2d 88 ac |.,....-..|
  876. }
  877. })
  878. },
  879. LockTime: (uint32) 0,
  880. Expiry: (uint32) 0
  881. })
  882.  
  883. 2019-10-17 17:16:17.677 [INF] HSWC: Removing channel link with ChannelID(c8ce1268def84a2774f8fa4a9c3e5c3d9b282e6d45bd0362a88bd345c94b37fe)
  884. 2019-10-17 17:16:17.677 [INF] PEER: Waiting for confirmation of cooperative close of ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) with txid: 616c015758ea71e55116fdc6db922d62acbf47a8dcd9c991805c06c46d633f43
  885. 2019-10-17 17:16:17.681 [INF] NTFN: New confirmation subscription: conf_id=2, txid=616c015758ea71e55116fdc6db922d62acbf47a8dcd9c991805c06c46d633f43, num_confs=1 height_hint=288102
  886. 2019-10-17 17:16:44.258 [INF] CRTR: Processed channels=0 updates=3 nodes=0 in last 59.999797961s
  887. 2019-10-17 17:16:50.648 [INF] FNDG: Recv'd fundingRequest(amt=1 DCR, push=2000000000 milli-atoms, delay=375, pendingId=333d873c0d4851613d8fdc9a87a25c5a8e90b1cb269fa200bf4f47cffc47e3ca) from peer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8)
  888. 2019-10-17 17:16:50.859 [INF] FNDG: Requiring 3 confirmations for pendingChan(333d873c0d4851613d8fdc9a87a25c5a8e90b1cb269fa200bf4f47cffc47e3ca): amt=1 DCR, push_amt=2000000000 milli-atoms, tweakless=false
  889. 2019-10-17 17:16:50.859 [INF] FNDG: Sending fundingResp for pendingID(333d873c0d4851613d8fdc9a87a25c5a8e90b1cb269fa200bf4f47cffc47e3ca)
  890. 2019-10-17 17:16:51.078 [INF] FNDG: completing pendingID(333d873c0d4851613d8fdc9a87a25c5a8e90b1cb269fa200bf4f47cffc47e3ca) with ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0)
  891. 2019-10-17 17:16:51.124 [INF] FNDG: sending FundingSigned for pendingID(333d873c0d4851613d8fdc9a87a25c5a8e90b1cb269fa200bf4f47cffc47e3ca) over ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0)
  892. 2019-10-17 17:16:51.124 [INF] CNCT: Creating new ChannelArbitrator for ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0)
  893. 2019-10-17 17:16:51.124 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): starting state=StateDefault
  894. 2019-10-17 17:16:51.125 [INF] NTFN: New block epoch subscription
  895. 2019-10-17 17:16:51.126 [INF] NTFN: New spend subscription: spend_id=3, outpoint=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0, height_hint=288102
  896. 2019-10-17 17:16:51.128 [INF] CNCT: Close observer for ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) active
  897. 2019-10-17 17:16:51.128 [INF] NTFN: New block epoch subscription
  898. 2019-10-17 17:16:51.129 [INF] NTFN: New confirmation subscription: conf_id=3, txid=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac, num_confs=3 height_hint=288102
  899. 2019-10-17 17:16:51.129 [INF] FNDG: Waiting for funding tx (7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac) to reach 3 confirmations
  900. 2019-10-17 17:16:56.599 [ERR] SRVR: Unable to connect to 02606711d1ee391ccf81589bf166f6cf2ca5895d50821c165d1002609136cc0288@185.244.100.86:9735: dial tcp 185.244.100.86:9735: connect: connection timed out
  901. 2019-10-17 17:17:43.159 [INF] DISC: Broadcasting 3 new announcements in 1 sub batches
  902. 2019-10-17 17:17:46.275 [INF] CRTR: Pruning channel graph using block 000000aa2637618a28eb5ca32bea16f4f1fa0a0fa5542c74162e5549ca2ef279 (height=288103)
  903. 2019-10-17 17:17:46.345 [INF] CRTR: Block 000000aa2637618a28eb5ca32bea16f4f1fa0a0fa5542c74162e5549ca2ef279 (height=288103) closed 2 channels
  904. 2019-10-17 17:17:46.494 [INF] NTFN: New block: height=288103, hash=000000aa2637618a28eb5ca32bea16f4f1fa0a0fa5542c74162e5549ca2ef279
  905. 2019-10-17 17:17:46.495 [INF] NTFN: Dispatching 1 confirmation notification for txid=931302c7d5f1bcd4a6d6042a311c6f40f50ea104c3c961e00af8cbc808353034
  906. 2019-10-17 17:17:46.495 [INF] NTFN: Dispatching 1 confirmation notification for txid=616c015758ea71e55116fdc6db922d62acbf47a8dcd9c991805c06c46d633f43
  907. 2019-10-17 17:17:46.495 [INF] UTXN: Attempting to graduate height=288103: num_kids=0, num_babies=0
  908. 2019-10-17 17:17:46.495 [INF] NTFN: Dispatching confirmed spend notification for outpoint=2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0 at height=288103
  909. 2019-10-17 17:17:46.495 [INF] PEER: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) is now closed at height 288103
  910. 2019-10-17 17:17:46.495 [INF] PEER: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) is now closed at height 288103
  911. 2019-10-17 17:17:46.495 [INF] NTFN: Dispatching confirmed spend notification for outpoint=fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0 at height=288103
  912. 2019-10-17 17:17:46.495 [INF] RPCS: [closechannel] close completed: txid(616c015758ea71e55116fdc6db922d62acbf47a8dcd9c991805c06c46d633f43)
  913. 2019-10-17 17:17:46.495 [INF] RPCS: [closechannel] close completed: txid(931302c7d5f1bcd4a6d6042a311c6f40f50ea104c3c961e00af8cbc808353034)
  914. 2019-10-17 17:17:46.496 [INF] CNCT: Cooperative closure for ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0): (*wire.MsgTx)(0xc0005045a0)({
  915. CachedHash: (*chainhash.Hash)(<nil>),
  916. SerType: (wire.TxSerializeType) 0,
  917. Version: (uint16) 2,
  918. TxIn: ([]*wire.TxIn) (len=1 cap=1) {
  919. (*wire.TxIn)(0xc000e2e6c0)({
  920. PreviousOutPoint: (wire.OutPoint) 2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0,
  921. Sequence: (uint32) 4294967295,
  922. ValueIn: (int64) 100000000,
  923. BlockHeight: (uint32) 287559,
  924. BlockIndex: (uint32) 3,
  925. SignatureScript: ([]uint8) (len=216 cap=216) {
  926. 00000000 47 30 44 02 20 2f 05 2d aa be 50 4d bb a3 aa a0 |G0D. /.-..PM....|
  927. 00000010 3d 60 de de 9b db 3f 80 68 95 0e a2 3e ca b4 3f |=`....?.h...>..?|
  928. 00000020 6a d1 56 ad 81 02 20 0f b2 76 00 bf 6d 69 26 b8 |j.V... ..v..mi&.|
  929. 00000030 6b 85 eb d9 67 fe ae 24 8a a5 4a a0 ed 97 cf 84 |k...g..$..J.....|
  930. 00000040 8b 4e 44 58 ee 69 dd 01 47 30 44 02 20 2d 25 fa |.NDX.i..G0D. -%.|
  931. 00000050 c4 c9 39 23 92 35 e9 fa 9f dc 37 42 f0 93 ce fe |..9#.5....7B....|
  932. 00000060 4b 4c 20 5d 4e fd ba 8d 29 94 15 bb b9 02 20 0f |KL ]N...)..... .|
  933. 00000070 d0 f0 49 41 f1 0e 9a b6 d6 6f ac 68 09 a8 05 15 |..IA.....o.h....|
  934. 00000080 37 58 80 e7 f1 d9 f2 d2 c4 a8 65 9a 5b 3a 4e 01 |7X........e.[:N.|
  935. 00000090 47 52 21 03 53 89 42 6b d9 47 75 50 0a bf 09 c6 |GR!.S.Bk.GuP....|
  936. 000000a0 ac 47 49 cf f2 b0 ea f0 6c bb 98 4f 96 3f b8 75 |.GI.....l..O.?.u|
  937. 000000b0 3a e3 92 11 21 03 d1 3a 4b 13 57 3e 2b 54 82 a6 |:...!..:K.W>+T..|
  938. 000000c0 56 fc 63 83 f9 1c 92 b8 53 13 51 3e 7d 36 6a 9a |V.c.....S.Q>}6j.|
  939. 000000d0 97 a5 ad 13 15 1b 52 ae |......R.|
  940. }
  941. })
  942. },
  943. TxOut: ([]*wire.TxOut) (len=2 cap=2) {
  944. (*wire.TxOut)(0xc0005045f0)({
  945. Value: (int64) 49996360,
  946. Version: (uint16) 0,
  947. PkScript: ([]uint8) (len=25 cap=25) {
  948. 00000000 76 a9 14 99 d1 a8 8f 3c 87 ca 96 6d a4 4c 52 56 |v......<...m.LRV|
  949. 00000010 c3 c4 c7 f8 ca fa af 88 ac |.........|
  950. }
  951. }),
  952. (*wire.TxOut)(0xc000504618)({
  953. Value: (int64) 50000000,
  954. Version: (uint16) 0,
  955. PkScript: ([]uint8) (len=25 cap=25) {
  956. 00000000 76 a9 14 90 19 8c e6 2b 3a 1c d0 7d 9e fc bb 1a |v......+:..}....|
  957. 00000010 7f 9c 34 ff e3 aa bf 88 ac |..4......|
  958. }
  959. })
  960. },
  961. LockTime: (uint32) 0,
  962. Expiry: (uint32) 0
  963. })
  964.  
  965. 2019-10-17 17:17:46.496 [INF] CNCT: Cooperative closure for ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0): (*wire.MsgTx)(0xc000504640)({
  966. CachedHash: (*chainhash.Hash)(<nil>),
  967. SerType: (wire.TxSerializeType) 0,
  968. Version: (uint16) 2,
  969. TxIn: ([]*wire.TxIn) (len=1 cap=1) {
  970. (*wire.TxIn)(0xc000e2e780)({
  971. PreviousOutPoint: (wire.OutPoint) fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0,
  972. Sequence: (uint32) 4294967295,
  973. ValueIn: (int64) 100000000,
  974. BlockHeight: (uint32) 287565,
  975. BlockIndex: (uint32) 1,
  976. SignatureScript: ([]uint8) (len=217 cap=217) {
  977. 00000000 47 30 44 02 20 79 3d e7 10 5b c6 1f 03 d1 07 af |G0D. y=..[......|
  978. 00000010 c2 09 e7 42 91 8a 16 19 aa 92 e8 06 d6 50 07 6c |...B.........P.l|
  979. 00000020 d1 ec 07 d0 5a 02 20 2a 7c df 02 8f 9e 3d 8f 32 |....Z. *|....=.2|
  980. 00000030 6a cd 21 56 a2 f1 b4 17 0f f5 9f bb 77 7a 5c b3 |j.!V........wz\.|
  981. 00000040 84 62 7e d6 94 28 3e 01 48 30 45 02 21 00 e0 27 |.b~..(>.H0E.!..'|
  982. 00000050 76 9e da 1a 9c 1f 12 2c d7 0f 8e 49 06 e1 e1 c6 |v......,...I....|
  983. 00000060 1b 58 46 18 4e 1b 83 34 35 e1 2f d6 55 f8 02 20 |.XF.N..45./.U.. |
  984. 00000070 6c a5 70 bb 65 66 d8 36 67 73 c3 ce 35 c5 0f b5 |l.p.ef.6gs..5...|
  985. 00000080 61 47 c6 c1 81 29 1a 43 b0 7e fd f7 95 14 84 82 |aG...).C.~......|
  986. 00000090 01 47 52 21 03 5a 44 f3 18 4b 67 8b 18 b7 7c 38 |.GR!.ZD..Kg...|8|
  987. 000000a0 0b 0c 50 0f f4 01 e1 0c a3 31 b2 00 0c f5 3c d5 |..P......1....<.|
  988. 000000b0 87 e4 5e 4f ac 21 03 a5 c6 63 6a 36 4b 5b 4c d5 |..^O.!...cj6K[L.|
  989. 000000c0 39 8b e1 0e 86 6c 08 e7 59 e8 66 f7 85 67 b7 84 |9....l..Y.f..g..|
  990. 000000d0 cb 84 7c f8 a5 c0 ea 52 ae |..|....R.|
  991. }
  992. })
  993. },
  994. TxOut: ([]*wire.TxOut) (len=2 cap=2) {
  995. (*wire.TxOut)(0xc000504690)({
  996. Value: (int64) 10950000,
  997. Version: (uint16) 0,
  998. PkScript: ([]uint8) (len=25 cap=25) {
  999. 00000000 76 a9 14 03 2c e6 6e 65 72 1e 3a 2f 3b a5 c2 a8 |v...,.ner.:/;...|
  1000. 00000010 7c d0 35 18 5c 16 14 88 ac ||.5.\....|
  1001. }
  1002. }),
  1003. (*wire.TxOut)(0xc0005046b8)({
  1004. Value: (int64) 89046360,
  1005. Version: (uint16) 0,
  1006. PkScript: ([]uint8) (len=25 cap=25) {
  1007. 00000000 76 a9 14 92 1c 67 af bf 0c f0 f0 89 96 e9 f8 64 |v....g.........d|
  1008. 00000010 1c 2c ed 0f ca 15 2d 88 ac |.,....-..|
  1009. }
  1010. })
  1011. },
  1012. LockTime: (uint32) 0,
  1013. Expiry: (uint32) 0
  1014. })
  1015.  
  1016. 2019-10-17 17:17:46.498 [INF] CNCT: ChannelArbitrator(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) marking channel cooperatively closed
  1017. 2019-10-17 17:17:46.498 [INF] CNCT: ChannelArbitrator(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) marking channel cooperatively closed
  1018. 2019-10-17 17:17:46.528 [INF] CHBU: Updating on-disk multi SCB backup: num_old_chans=2, num_new_chans=1
  1019. 2019-10-17 17:17:46.529 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1020. 2019-10-17 17:17:46.594 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1021. 2019-10-17 17:17:46.595 [INF] CHBU: Updating on-disk multi SCB backup: num_old_chans=1, num_new_chans=0
  1022. 2019-10-17 17:17:46.595 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1023. 2019-10-17 17:17:46.634 [INF] CNCT: ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) has been fully resolved on-chain at height=288103
  1024. 2019-10-17 17:17:46.634 [INF] CNCT: Marking ChannelPoint(fe374bc945d38ba86203bd456d2e289b3d5c3e9c4afaf874274af8de6812cec8:0) fully resolved
  1025. 2019-10-17 17:17:46.650 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1026. 2019-10-17 17:17:46.661 [INF] CNCT: ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) has been fully resolved on-chain at height=288103
  1027. 2019-10-17 17:17:46.661 [INF] CNCT: Marking ChannelPoint(2db51fb556ea347f6dd7b34a946c64e96c82742f955cb51e87b36cf9509b20e7:0) fully resolved
  1028. 2019-10-17 17:17:46.712 [INF] CHDB: Pruning link node 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 with zero open channels from database
  1029. 2019-10-17 17:18:03.094 [INF] CRTR: Pruning channel graph using block 0000004b371cbf00765aa9ad16176918025650f6a6a95a76bd96a75c99b15710 (height=288104)
  1030. 2019-10-17 17:18:03.101 [INF] NTFN: New block: height=288104, hash=0000004b371cbf00765aa9ad16176918025650f6a6a95a76bd96a75c99b15710
  1031. 2019-10-17 17:18:03.101 [INF] UTXN: Attempting to graduate height=288104: num_kids=0, num_babies=0
  1032. 2019-10-17 17:18:03.163 [INF] CRTR: Block 0000004b371cbf00765aa9ad16176918025650f6a6a95a76bd96a75c99b15710 (height=288104) closed 0 channels
  1033. 2019-10-17 17:22:45.613 [INF] CRTR: Pruning channel graph using block 0000006fdddf8bd917f8d42952ab4badb3c710968ec4bf19849728a20f99ba54 (height=288105)
  1034. 2019-10-17 17:22:45.627 [INF] NTFN: New block: height=288105, hash=0000006fdddf8bd917f8d42952ab4badb3c710968ec4bf19849728a20f99ba54
  1035. 2019-10-17 17:22:45.627 [INF] NTFN: Dispatching 3 confirmation notification for txid=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac
  1036. 2019-10-17 17:22:45.627 [INF] FNDG: ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) is now active: ChannelID(61633966396261306266633962626639656138313235326436623530396539643736653736653663623838633239326536343037623735313238386235613765)
  1037. 2019-10-17 17:22:45.627 [INF] UTXN: Attempting to graduate height=288105: num_kids=0, num_babies=0
  1038. 2019-10-17 17:22:45.627 [INF] NTFN: Cancelling epoch notification, epoch_id=9
  1039. 2019-10-17 17:22:45.663 [INF] CRTR: Block 0000006fdddf8bd917f8d42952ab4badb3c710968ec4bf19849728a20f99ba54 (height=288105) closed 0 channels
  1040. 2019-10-17 17:22:45.822 [ERR] FNDG: unable to report short chan id: link ac9f9ba0bfc9bbf9ea81252d6b509e9d76e76e6cb88c292e6407b751288b5a7e not found
  1041. 2019-10-17 17:22:45.823 [INF] CHBU: Updating on-disk multi SCB backup: num_old_chans=0, num_new_chans=1
  1042. 2019-10-17 17:22:45.823 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1043. 2019-10-17 17:22:45.827 [INF] FNDG: Peer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8) is online, sending FundingLocked for ChannelID(ac9f9ba0bfc9bbf9ea81252d6b509e9d76e76e6cb88c292e6407b751288b5a7e)
  1044. 2019-10-17 17:22:45.884 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1045. 2019-10-17 17:22:45.899 [INF] PEER: New channel active ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) with NodeKey(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8)
  1046. 2019-10-17 17:22:45.899 [INF] HSWC: Removing channel link with ChannelID(ac9f9ba0bfc9bbf9ea81252d6b509e9d76e76e6cb88c292e6407b751288b5a7e)
  1047. 2019-10-17 17:22:45.899 [INF] HSWC: ChannelLink(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) is starting
  1048. 2019-10-17 17:22:45.899 [INF] HSWC: Trimming open circuits for chan_id=288103:1:0, start_htlc_id=0
  1049. 2019-10-17 17:22:45.899 [INF] HSWC: Adding live link chan_id=ac9f9ba0bfc9bbf9ea81252d6b509e9d76e76e6cb88c292e6407b751288b5a7e, short_chan_id=288103:1:0
  1050. 2019-10-17 17:22:45.899 [INF] CNCT: Attempting to update ContractSignals for ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0)
  1051. 2019-10-17 17:22:45.900 [INF] HSWC: HTLC manager for ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) started, bandwidth=1000000000 milli-atoms
  1052. 2019-10-17 17:22:46.056 [INF] NTFN: New confirmation subscription: conf_id=4, txid=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac, num_confs=6 height_hint=288103
  1053. 2019-10-17 17:23:45.972 [INF] CRTR: Processed channels=1 updates=2 nodes=0 in last 6m1.713705963s
  1054. 2019-10-17 17:24:39.489 [INF] CRTR: Pruning channel graph using block 00000008b1152c77a7b0b469cf6efd9aab60bf1d97f96f24b565c2477d96812a (height=288106)
  1055. 2019-10-17 17:24:39.498 [INF] NTFN: New block: height=288106, hash=00000008b1152c77a7b0b469cf6efd9aab60bf1d97f96f24b565c2477d96812a
  1056. 2019-10-17 17:24:39.498 [INF] UTXN: Attempting to graduate height=288106: num_kids=0, num_babies=0
  1057. 2019-10-17 17:24:39.537 [INF] CRTR: Block 00000008b1152c77a7b0b469cf6efd9aab60bf1d97f96f24b565c2477d96812a (height=288106) closed 0 channels
  1058. 2019-10-17 17:25:07.541 [INF] CRTR: Pruning channel graph using block 0000002779edda2981607386883641fbcb938ad5128711d8276cdeb1ccd538a0 (height=288107)
  1059. 2019-10-17 17:25:07.551 [INF] NTFN: New block: height=288107, hash=0000002779edda2981607386883641fbcb938ad5128711d8276cdeb1ccd538a0
  1060. 2019-10-17 17:25:07.551 [INF] UTXN: Attempting to graduate height=288107: num_kids=0, num_babies=0
  1061. 2019-10-17 17:25:07.610 [INF] CRTR: Block 0000002779edda2981607386883641fbcb938ad5128711d8276cdeb1ccd538a0 (height=288107) closed 0 channels
  1062. 2019-10-17 17:26:03.647 [INF] SRVR: Adding preimage=c3b98978f028950cdf3491391c266800c4825cb399e8b2bc0e16391733b40383 to witness cache
  1063. 2019-10-17 17:26:04.059 [ERR] HSWC: unable to find target channel for HTLC settle/fail: channel ID = 288103:1:0, HTLC ID = 0
  1064. 2019-10-17 17:26:04.059 [ERR] HSWC: ChannelLink(288103:1:0) unhandled error while forwarding htlc packet over htlcswitch: unable to find target channel for HTLC settle/fail: channel ID = 288103:1:0, HTLC ID = 0
  1065. 2019-10-17 17:30:10.713 [INF] DISC: GossipSyncer(0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8): applying new update horizon: start=2019-10-17 17:30:10 -0300 -03, end=2155-11-23 23:58:25 -0300 -03, backlog_size=0
  1066. 2019-10-17 17:33:08.517 [INF] DISC: Received new remote channel announcement for 288103:1:0
  1067. 2019-10-17 17:33:08.564 [INF] DISC: 1/2 of channel ann proof received for short_chan_id=316772598497214464, waiting for other half
  1068. 2019-10-17 17:33:08.672 [INF] CRTR: Pruning channel graph using block 000000e60f050d07a10ed5924aa9a2eb6ff87570e5e0e3be104d80440f1c531c (height=288108)
  1069. 2019-10-17 17:33:08.678 [INF] NTFN: New block: height=288108, hash=000000e60f050d07a10ed5924aa9a2eb6ff87570e5e0e3be104d80440f1c531c
  1070. 2019-10-17 17:33:08.678 [INF] NTFN: Dispatching 6 confirmation notification for txid=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac
  1071. 2019-10-17 17:33:08.678 [INF] FNDG: Announcing ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0), short_chan_id=288103:1:0
  1072. 2019-10-17 17:33:08.678 [INF] UTXN: Attempting to graduate height=288108: num_kids=0, num_babies=0
  1073. 2019-10-17 17:33:08.686 [INF] DISC: Received new local channel announcement for 288103:1:0
  1074. 2019-10-17 17:33:08.748 [INF] CRTR: Block 000000e60f050d07a10ed5924aa9a2eb6ff87570e5e0e3be104d80440f1c531c (height=288108) closed 0 channels
  1075. 2019-10-17 17:33:08.906 [INF] DISC: Fully valid channel proof for short_chan_id=316772598497214464 constructed, adding to next ann batch
  1076. 2019-10-17 17:34:08.940 [INF] CRTR: Processed channels=0 updates=0 nodes=2 in last 9m22.967963656s
  1077. 2019-10-17 17:34:13.159 [INF] DISC: Broadcasting 5 new announcements in 1 sub batches
  1078. 2019-10-17 17:34:28.804 [INF] LTND: Received interrupt
  1079. 2019-10-17 17:34:28.804 [INF] LTND: Shutting down...
  1080. 2019-10-17 17:34:28.804 [INF] LTND: Gracefully shutting down.
  1081. 2019-10-17 17:34:28.804 [INF] HSWC: Removing channel link with ChannelID(ac9f9ba0bfc9bbf9ea81252d6b509e9d76e76e6cb88c292e6407b751288b5a7e)
  1082. 2019-10-17 17:34:28.804 [INF] CRTR: FilteredChainView stopping
  1083. 2019-10-17 17:34:28.804 [INF] HSWC: ChannelLink(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) is stopping
  1084. 2019-10-17 17:34:28.804 [INF] HSWC: HTLC Switch shutting down
  1085. 2019-10-17 17:34:28.805 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  1086. 2019-10-17 17:34:28.905 [INF] HSWC: ChannelLink(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) has exited
  1087. 2019-10-17 17:34:28.905 [INF] UTXN: UTXO nursery shutting down
  1088. 2019-10-17 17:34:28.905 [INF] BRAR: Breach arbiter shutting down
  1089. 2019-10-17 17:34:28.905 [INF] DISC: Authenticated Gossiper is stopping
  1090. 2019-10-17 17:34:28.905 [INF] CNCT: Stopping ChainArbitrator
  1091. 2019-10-17 17:34:28.905 [INF] PRNF: Stopping PeerNotifier
  1092. 2019-10-17 17:34:28.905 [INF] FNDG: Funding manager shutting down
  1093. 2019-10-17 17:34:28.905 [INF] CHBU: Stopping chanbackup.SubSwapper
  1094. 2019-10-17 17:34:28.905 [INF] SRVR: Disconnecting from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1095. 2019-10-17 17:34:28.905 [INF] PEER: Disconnecting 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, reason: server: disconnecting peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1096. 2019-10-17 17:34:28.905 [INF] PEER: unable to read message from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735: read tcp 192.168.0.19:39994->212.47.244.217:9735: use of closed network connection
  1097. 2019-10-17 17:34:28.905 [INF] SRVR: Disconnecting from 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735
  1098. 2019-10-17 17:34:28.905 [INF] PEER: Disconnecting 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735, reason: server: disconnecting peer 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735
  1099. 2019-10-17 17:34:28.905 [INF] PEER: unable to read message from 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8@207.246.122.217:9735: read tcp 192.168.0.19:54770->207.246.122.217:9735: use of closed network connection
  1100. 2019-10-17 17:34:28.905 [INF] SRVR: Disconnecting from 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736
  1101. 2019-10-17 17:34:28.905 [INF] PEER: Disconnecting 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736, reason: server: disconnecting peer 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736
  1102. 2019-10-17 17:34:28.905 [INF] PEER: unable to read message from 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: read tcp 192.168.0.19:36062->50.116.3.223:29736: use of closed network connection
  1103. 2019-10-17 17:34:29.161 [ERR] RPCS: [/lnrpc.Lightning/WalletBalance]: rpc error: code = Canceled desc = grpc: the client connection is closing
  1104. 2019-10-17 17:34:29.206 [INF] RPCS: Stopping RPC Server
  1105. 2019-10-17 17:34:29.206 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  1106. 2019-10-17 17:34:29.206 [INF] LTND: Shutdown complete
  1107. 2019-11-11 10:12:35.181 [INF] LTND: Listening on the p2p interface is disabled!
  1108. 2019-11-11 10:12:35.197 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  1109. 2019-11-11 10:12:35.222 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  1110. 2019-11-11 10:12:35.222 [INF] LTND: Active chain: Decred (network=testnet)
  1111. 2019-11-11 10:12:35.381 [INF] CHDB: Checking for schema update: latest_version=11, db_version=11
  1112. 2019-11-11 10:12:35.441 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  1113. 2019-11-11 10:12:35.469 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  1114. 2019-11-11 10:12:35.469 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  1115. 2019-11-11 10:12:36.560 [INF] LTND: Primary chain is set to: decred
  1116. 2019-11-11 10:12:36.654 [INF] LTND: Initializing dcrd backed fee estimator
  1117. 2019-11-11 10:12:37.444 [INF] LTND: LightningWallet opened
  1118. 2019-11-11 10:12:37.444 [INF] LTND: Waiting for chain backend to finish sync, start_height=302915
  1119. 2019-11-11 10:12:37.444 [INF] LTND: Chain backend is fully synced (end_height=302915)!
  1120. 2019-11-11 10:12:37.445 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  1121. 2019-11-11 10:12:37.484 [INF] HSWC: Restoring in-memory circuit state from disk
  1122. 2019-11-11 10:12:37.493 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  1123. 2019-11-11 10:12:37.494 [INF] HSWC: Trimming open circuits for chan_id=288103:1:0, start_htlc_id=1
  1124. 2019-11-11 10:12:37.604 [INF] LTND: Channel backup proxy channel notifier starting
  1125. 2019-11-11 10:12:37.604 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=1073741823, private=false, min_confs=1, conf_target=3
  1126. 2019-11-11 10:12:37.604 [INF] NTFN: Starting dcrd notifier
  1127. 2019-11-11 10:12:37.618 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  1128. 2019-11-11 10:12:37.618 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  1129. 2019-11-11 10:12:37.643 [INF] PRNF: PeerNotifier starting
  1130. 2019-11-11 10:12:37.710 [INF] NTFN: New block epoch subscription
  1131. 2019-11-11 10:12:37.718 [INF] HSWC: Starting HTLC Switch
  1132. 2019-11-11 10:12:37.718 [INF] NTFN: New block epoch subscription
  1133. 2019-11-11 10:12:37.744 [INF] NTFN: New block epoch subscription
  1134. 2019-11-11 10:12:37.763 [INF] NTFN: New block epoch subscription
  1135. 2019-11-11 10:12:37.779 [INF] CNCT: Creating ChannelArbitrators for 1 active channels
  1136. 2019-11-11 10:12:37.779 [INF] NTFN: New block epoch subscription
  1137. 2019-11-11 10:12:37.781 [INF] NTFN: New spend subscription: spend_id=1, outpoint=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0, height_hint=288103
  1138. 2019-11-11 10:12:37.792 [INF] CNCT: Close observer for ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) active
  1139. 2019-11-11 10:12:37.792 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): starting state=StateDefault
  1140. 2019-11-11 10:12:37.794 [INF] DISC: Authenticated Gossiper is starting
  1141. 2019-11-11 10:12:37.794 [INF] BRAR: Starting contract observer, watching for breaches.
  1142. 2019-11-11 10:12:37.794 [INF] NTFN: New block epoch subscription
  1143. 2019-11-11 10:12:37.794 [INF] CRTR: FilteredChainView starting
  1144. 2019-11-11 10:12:37.828 [INF] CRTR: Filtering chain using 19 channels active
  1145. 2019-11-11 10:12:37.828 [INF] CRTR: Prune tip for Channel Graph: height=288108, hash=000000e60f050d07a10ed5924aa9a2eb6ff87570e5e0e3be104d80440f1c531c
  1146. 2019-11-11 10:12:37.828 [INF] CRTR: Syncing channel graph from height=288108 (hash=000000e60f050d07a10ed5924aa9a2eb6ff87570e5e0e3be104d80440f1c531c) to height=302915 (hash=0000003f3b6eee78813c8966e954f826dfd958689e7ab533ffa321194ca89340)
  1147. 2019-11-11 10:12:39.202 [ERR] RPCS: [/lnrpc.Lightning/SendPayment]: chain backend is still syncing, server not active yet
  1148. 2019-11-11 10:12:42.126 [INF] NTFN: Dispatching confirmed spend notification for outpoint=7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0 at height=302915
  1149. 2019-11-11 10:12:42.127 [WRN] CNCT: Unprompted commitment broadcast for ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0)
  1150. 2019-11-11 10:12:42.127 [INF] CNCT: Unilateral close of ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) detected
  1151. 2019-11-11 10:12:42.135 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): remote party has closed channel out on-chain
  1152. 2019-11-11 10:12:42.302 [INF] NTFN: New confirmation subscription: conf_id=1, txid=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33, num_confs=1 height_hint=289172
  1153. 2019-11-11 10:12:42.343 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): still awaiting contract resolution
  1154. 2019-11-11 10:13:05.778 [INF] NTFN: Dispatching 1 confirmation notification for txid=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33
  1155. 2019-11-11 10:13:05.778 [INF] CNCT: *contractcourt.commitSweepResolver(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): sweeping commit output
  1156. 2019-11-11 10:13:05.778 [INF] SWPR: Sweep request received: out_point=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33:0, witness_type=CommitmentNoDelay, time_lock=0, amount=0.019 DCR, fee_preference=6 blocks
  1157. 2019-11-11 10:13:05.780 [INF] NTFN: New spend subscription: spend_id=2, outpoint=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33:0, height_hint=289172
  1158. 2019-11-11 10:13:05.803 [INF] SWPR: Candidate sweep set of size=1, has yield=0.01785069 DCR
  1159. 2019-11-11 10:13:05.803 [INF] SWPR: Sweep candidates at height=302915 with fee_rate=0.00529638 DCR/kB, yield 1 distinct txns
  1160. 2019-11-11 10:13:07.101 [INF] CHDB: Pruned unconnected node 0215893c5c3ff9fc51f0879f38e926fa71b3ae55f4901c817a7e7e9a020229725f from channel graph
  1161. 2019-11-11 10:13:07.102 [INF] CHDB: Pruned unconnected node 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6 from channel graph
  1162. 2019-11-11 10:13:07.102 [INF] CHDB: Pruned unconnected node 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8 from channel graph
  1163. 2019-11-11 10:13:07.102 [INF] CHDB: Pruned 3 unconnected nodes from the channel graph
  1164. 2019-11-11 10:13:07.153 [INF] CRTR: Graph pruning complete: 7 channels were closed since height 288108
  1165. 2019-11-11 10:13:07.162 [ERR] DISC: Unable to rebroadcast stale announcements: unable to update channel: ignoring update (flags=00000001|00000000) for unknown chan_id=316772598497214464
  1166. 2019-11-11 10:13:07.162 [INF] INVC: New invoice subscription client: id=0
  1167. 2019-11-11 10:13:07.174 [INF] CHBU: Starting chanbackup.SubSwapper
  1168. 2019-11-11 10:13:07.174 [INF] CHDB: Pruning link node 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8 with zero open channels from database
  1169. 2019-11-11 10:13:07.175 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1170. 2019-11-11 10:13:07.228 [INF] SRVR: Initializing peer network bootstrappers!
  1171. 2019-11-11 10:13:07.228 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  1172. 2019-11-11 10:13:07.228 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1173. 2019-11-11 10:13:07.228 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1174. 2019-11-11 10:13:07.228 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1175. 2019-11-11 10:13:07.246 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1176. 2019-11-11 10:13:07.274 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1177. 2019-11-11 10:13:07.292 [INF] CHBU: Updating on-disk multi SCB backup: num_old_chans=1, num_new_chans=0
  1178. 2019-11-11 10:13:07.293 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1179. 2019-11-11 10:13:07.349 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1180. 2019-11-11 10:13:07.496 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  1181. 2019-11-11 10:13:07.496 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  1182. 2019-11-11 10:13:12.247 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1183. 2019-11-11 10:13:12.247 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1184. 2019-11-11 10:13:12.247 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1185. 2019-11-11 10:13:12.248 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1186. 2019-11-11 10:13:12.672 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1187. 2019-11-11 10:13:12.672 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1188. 2019-11-11 10:13:12.966 [ERR] SRVR: Unable to connect to 03c3cab3ca9a68cfd932d041be70791eff535daefe85b8c9dbadf066e903da340d@60.224.134.191:9735: EOF
  1189. 2019-11-11 10:13:12.966 [ERR] SRVR: Unable to connect to 03c3cab3ca9a68cfd932d041be70791eff535daefe85b8c9dbadf066e903da340d@60.224.134.191:9735: EOF
  1190. 2019-11-11 10:13:19.248 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1191. 2019-11-11 10:13:19.251 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1192. 2019-11-11 10:13:19.251 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1193. 2019-11-11 10:13:19.251 [INF] DISC: Obtained 1 addrs to bootstrap network with
  1194. 2019-11-11 10:13:30.252 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1195. 2019-11-11 10:13:30.252 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1196. 2019-11-11 10:13:30.252 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1197. 2019-11-11 10:13:30.252 [INF] DISC: Obtained 1 addrs to bootstrap network with
  1198. 2019-11-11 10:13:30.479 [ERR] SRVR: Unable to connect to 030579ebed68888e37e2e67512a91f6969c393b245da907dad7b727f6beb86eba1@51.254.136.188:19735: dial tcp 51.254.136.188:19735: connect: connection refused
  1199. 2019-11-11 10:13:30.480 [ERR] SRVR: Unable to connect to 030579ebed68888e37e2e67512a91f6969c393b245da907dad7b727f6beb86eba1@51.254.136.188:19735: dial tcp 51.254.136.188:19735: connect: connection refused
  1200. 2019-11-11 10:13:35.805 [INF] SWPR: Candidate sweep set of size=1, has yield=0.01785069 DCR
  1201. 2019-11-11 10:13:35.851 [INF] SWPR: Creating sweep transaction for 1 inputs (0 CSV, 0 CLTV) using 529638 atom/kB
  1202. 2019-11-11 10:13:46.480 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1203. 2019-11-11 10:13:46.480 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1204. 2019-11-11 10:13:46.480 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1205. 2019-11-11 10:13:46.482 [ERR] SRVR: No addresses returned by initial boostrappers. Disabling bootstrapping.
  1206. 2019-11-11 10:14:01.482 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1207. 2019-11-11 10:14:01.483 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1208. 2019-11-11 10:14:01.483 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1209. 2019-11-11 10:14:01.483 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1210. 2019-11-11 10:14:46.482 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1211. 2019-11-11 10:14:46.482 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1212. 2019-11-11 10:14:46.482 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1213. 2019-11-11 10:14:46.483 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1214. 2019-11-11 10:15:16.749 [ERR] SRVR: Unable to connect to 02606711d1ee391ccf81589bf166f6cf2ca5895d50821c165d1002609136cc0288@185.244.100.86:9735: dial tcp 185.244.100.86:9735: connect: connection timed out
  1215. 2019-11-11 10:15:16.750 [ERR] SRVR: Unable to connect to 03e9b7169391a8158a0f2bbfa9292a6c138e96499fdac44b8d46e06809062e6cc3@13.58.206.85:9735: dial tcp 13.58.206.85:9735: connect: connection timed out
  1216. 2019-11-11 10:15:22.893 [ERR] SRVR: Unable to connect to 035fee5f914b7da349938d96112bbc53183bd6826665112b808e394c3d7c4dfba7@72.177.90.38:9735: dial tcp 72.177.90.38:9735: connect: connection timed out
  1217. 2019-11-11 10:15:29.037 [ERR] SRVR: Unable to connect to 0389154d287fbdeb95d1214a7abb709c9468dfb30e0e4018ac3eab7a19821b813b@212.47.244.205:9735: dial tcp 212.47.244.205:9735: connect: connection timed out
  1218. 2019-11-11 10:15:46.403 [INF] LTND: Received interrupt
  1219. 2019-11-11 10:15:46.404 [INF] LTND: Shutting down...
  1220. 2019-11-11 10:15:46.404 [INF] LTND: Gracefully shutting down.
  1221. 2019-11-11 10:15:46.404 [INF] CRTR: FilteredChainView stopping
  1222. 2019-11-11 10:15:46.404 [INF] HSWC: HTLC Switch shutting down
  1223. 2019-11-11 10:15:46.404 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  1224. 2019-11-11 10:15:46.404 [INF] UTXN: UTXO nursery shutting down
  1225. 2019-11-11 10:15:46.404 [INF] BRAR: Breach arbiter shutting down
  1226. 2019-11-11 10:15:46.404 [INF] DISC: Authenticated Gossiper is stopping
  1227. 2019-11-11 10:15:46.404 [INF] CNCT: Stopping ChainArbitrator
  1228. 2019-11-11 10:15:46.404 [INF] PRNF: Stopping PeerNotifier
  1229. 2019-11-11 10:15:46.404 [INF] FNDG: Funding manager shutting down
  1230. 2019-11-11 10:15:46.404 [INF] CHBU: Stopping chanbackup.SubSwapper
  1231. 2019-11-11 10:15:46.404 [INF] RPCS: Stopping RPC Server
  1232. 2019-11-11 10:15:46.404 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  1233. 2019-11-11 10:15:46.404 [INF] LTND: Shutdown complete
  1234. 2019-11-12 11:52:28.641 [INF] LTND: Listening on the p2p interface is disabled!
  1235. 2019-11-12 11:52:28.641 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  1236. 2019-11-12 11:52:28.674 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  1237. 2019-11-12 11:52:28.674 [INF] LTND: Active chain: Decred (network=testnet)
  1238. 2019-11-12 11:52:28.753 [INF] CHDB: Checking for schema update: latest_version=11, db_version=11
  1239. 2019-11-12 11:52:28.778 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  1240. 2019-11-12 11:52:28.778 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  1241. 2019-11-12 11:52:28.778 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  1242. 2019-11-12 11:52:30.653 [INF] LTND: Primary chain is set to: decred
  1243. 2019-11-12 11:52:30.730 [INF] LTND: Initializing dcrd backed fee estimator
  1244. 2019-11-12 11:52:31.537 [INF] LTND: LightningWallet opened
  1245. 2019-11-12 11:52:31.538 [INF] LTND: Waiting for chain backend to finish sync, start_height=303653
  1246. 2019-11-12 11:52:31.538 [INF] LTND: Chain backend is fully synced (end_height=303653)!
  1247. 2019-11-12 11:52:31.538 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  1248. 2019-11-12 11:52:31.544 [INF] HSWC: Restoring in-memory circuit state from disk
  1249. 2019-11-12 11:52:31.553 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  1250. 2019-11-12 11:52:31.636 [INF] LTND: Channel backup proxy channel notifier starting
  1251. 2019-11-12 11:52:31.636 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=1073741823, private=false, min_confs=1, conf_target=3
  1252. 2019-11-12 11:52:31.637 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  1253. 2019-11-12 11:52:31.637 [INF] NTFN: Starting dcrd notifier
  1254. 2019-11-12 11:52:31.637 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  1255. 2019-11-12 11:52:31.677 [INF] PRNF: PeerNotifier starting
  1256. 2019-11-12 11:52:31.728 [INF] HSWC: Starting HTLC Switch
  1257. 2019-11-12 11:52:31.728 [INF] NTFN: New block epoch subscription
  1258. 2019-11-12 11:52:31.728 [INF] NTFN: New block epoch subscription
  1259. 2019-11-12 11:52:31.749 [INF] NTFN: New block epoch subscription
  1260. 2019-11-12 11:52:31.751 [INF] NTFN: New block epoch subscription
  1261. 2019-11-12 11:52:31.752 [INF] CNCT: Creating ChannelArbitrators for 1 closing channels
  1262. 2019-11-12 11:52:31.752 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): starting state=StateWaitingFullResolution
  1263. 2019-11-12 11:52:31.752 [INF] NTFN: New block epoch subscription
  1264. 2019-11-12 11:52:31.752 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): still awaiting contract resolution
  1265. 2019-11-12 11:52:31.752 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): relaunching 1 contract resolvers
  1266. 2019-11-12 11:52:31.754 [INF] NTFN: New confirmation subscription: conf_id=1, txid=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33, num_confs=1 height_hint=289172
  1267. 2019-11-12 11:52:31.755 [INF] DISC: Authenticated Gossiper is starting
  1268. 2019-11-12 11:52:31.755 [INF] BRAR: Starting contract observer, watching for breaches.
  1269. 2019-11-12 11:52:31.755 [INF] NTFN: New block epoch subscription
  1270. 2019-11-12 11:52:31.756 [INF] CRTR: FilteredChainView starting
  1271. 2019-11-12 11:52:31.794 [INF] CRTR: Filtering chain using 12 channels active
  1272. 2019-11-12 11:52:31.794 [INF] CRTR: Prune tip for Channel Graph: height=302915, hash=0000003f3b6eee78813c8966e954f826dfd958689e7ab533ffa321194ca89340
  1273. 2019-11-12 11:52:31.794 [INF] CRTR: Syncing channel graph from height=302915 (hash=0000003f3b6eee78813c8966e954f826dfd958689e7ab533ffa321194ca89340) to height=303653 (hash=0000000de1158285e4dc2b5f2317bdb0c6975ce61f51f5c1c255b94ce1abfd82)
  1274. 2019-11-12 11:52:33.241 [ERR] RPCS: [/lnrpc.Lightning/SendPayment]: chain backend is still syncing, server not active yet
  1275. 2019-11-12 11:52:33.586 [INF] CRTR: Graph pruning complete: 0 channels were closed since height 302915
  1276. 2019-11-12 11:52:33.595 [INF] CHBU: Starting chanbackup.SubSwapper
  1277. 2019-11-12 11:52:33.595 [INF] INVC: New invoice subscription client: id=0
  1278. 2019-11-12 11:52:33.595 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1279. 2019-11-12 11:52:33.603 [INF] SRVR: Initializing peer network bootstrappers!
  1280. 2019-11-12 11:52:33.603 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  1281. 2019-11-12 11:52:33.603 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1282. 2019-11-12 11:52:33.603 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1283. 2019-11-12 11:52:33.646 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1284. 2019-11-12 11:52:33.829 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  1285. 2019-11-12 11:52:33.829 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@140.82.35.182:9735: dial tcp 140.82.35.182:9735: connect: connection refused
  1286. 2019-11-12 11:52:38.603 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1287. 2019-11-12 11:52:38.604 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1288. 2019-11-12 11:52:39.036 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1289. 2019-11-12 11:52:39.036 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1290. 2019-11-12 11:52:45.604 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1291. 2019-11-12 11:52:45.604 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1292. 2019-11-12 11:52:45.604 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1293. 2019-11-12 11:52:45.606 [INF] DISC: Obtained 2 addrs to bootstrap network with
  1294. 2019-11-12 11:52:45.836 [ERR] SRVR: Unable to connect to 030579ebed68888e37e2e67512a91f6969c393b245da907dad7b727f6beb86eba1@51.254.136.188:19735: dial tcp 51.254.136.188:19735: connect: connection refused
  1295. 2019-11-12 11:52:45.836 [ERR] SRVR: Unable to connect to 030579ebed68888e37e2e67512a91f6969c393b245da907dad7b727f6beb86eba1@51.254.136.188:19735: dial tcp 51.254.136.188:19735: connect: connection refused
  1296. 2019-11-12 11:52:53.921 [INF] NTFN: Dispatching 1 confirmation notification for txid=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33
  1297. 2019-11-12 11:52:53.921 [INF] CNCT: *contractcourt.commitSweepResolver(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): sweeping commit output
  1298. 2019-11-12 11:52:53.922 [INF] SWPR: Sweep request received: out_point=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33:0, witness_type=CommitmentNoDelay, time_lock=0, amount=0.019 DCR, fee_preference=6 blocks
  1299. 2019-11-12 11:52:53.924 [INF] NTFN: New spend subscription: spend_id=1, outpoint=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33:0, height_hint=302915
  1300. 2019-11-12 11:52:53.926 [INF] SWPR: Candidate sweep set of size=1, has yield=0.0189783 DCR
  1301. 2019-11-12 11:52:53.927 [INF] SWPR: Sweep candidates at height=303653 with fee_rate=0.0001 DCR/kB, yield 1 distinct txns
  1302. 2019-11-12 11:52:53.963 [INF] NTFN: Dispatching confirmed spend notification for outpoint=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33:0 at height=303653
  1303. 2019-11-12 11:52:53.963 [INF] NTFN: Canceling spend notification: spend_id=1, outpoint=0ea4b37dd5ead8cbd144a1dd4e0a766dbd0ec898455889cf1d138303684d5d33:0
  1304. 2019-11-12 11:52:53.963 [INF] CNCT: ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) commit tx is fully resolved by sweep tx: 348508f72f8d31d07ec4988098ac040a3a6f6aa6ea1bcb180a2639694fa1b3ce
  1305. 2019-11-12 11:52:54.030 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): a contract has been fully resolved!
  1306. 2019-11-12 11:52:54.030 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): still awaiting contract resolution
  1307. 2019-11-12 11:52:54.063 [INF] CNCT: ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) has been fully resolved on-chain at height=303653
  1308. 2019-11-12 11:52:54.063 [INF] CNCT: Marking ChannelPoint(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0) fully resolved
  1309. 2019-11-12 11:52:54.064 [INF] CHDB: Pruning link node 0374ee2dec7de3732c42b4f8229c001c4297b4858fac27069b4bdba854348916a8 with zero open channels from database
  1310. 2019-11-12 11:52:54.113 [INF] CNCT: ChannelArbitrator(7e5a8b2851b707642e298cb86c6ee7769d9e506b2d2581eaf9bbc9bfa09b9fac:0): all contracts fully resolved, exiting
  1311. 2019-11-12 11:52:54.113 [INF] NTFN: Cancelling epoch notification, epoch_id=5
  1312. 2019-11-12 11:52:56.606 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1313. 2019-11-12 11:52:56.606 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1314. 2019-11-12 11:52:56.606 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1315. 2019-11-12 11:52:56.607 [ERR] SRVR: No addresses returned by initial boostrappers. Disabling bootstrapping.
  1316. 2019-11-12 11:53:11.608 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1317. 2019-11-12 11:53:11.608 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1318. 2019-11-12 11:53:11.608 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1319. 2019-11-12 11:53:11.609 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1320. 2019-11-12 11:53:34.428 [INF] CRTR: Pruning channel graph using block 0000002738a5df39bdbaa769e8eaf0e98015af749c5b57ba93d96976d7f65b96 (height=303654)
  1321. 2019-11-12 11:53:34.505 [INF] NTFN: New block: height=303654, hash=0000002738a5df39bdbaa769e8eaf0e98015af749c5b57ba93d96976d7f65b96
  1322. 2019-11-12 11:53:34.505 [INF] UTXN: Attempting to graduate height=303654: num_kids=0, num_babies=0
  1323. 2019-11-12 11:53:34.586 [INF] CRTR: Block 0000002738a5df39bdbaa769e8eaf0e98015af749c5b57ba93d96976d7f65b96 (height=303654) closed 0 channels
  1324. 2019-11-12 11:53:56.608 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1325. 2019-11-12 11:53:56.609 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1326. 2019-11-12 11:53:56.609 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1327. 2019-11-12 11:53:56.609 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1328. 2019-11-12 11:54:00.781 [INF] SRVR: Established connection to: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1329. 2019-11-12 11:54:00.781 [INF] SRVR: Finalizing connection to 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735, inbound=false
  1330. 2019-11-12 11:54:00.915 [INF] SRVR: Negotiated chan series queries with 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71
  1331. 2019-11-12 11:54:00.915 [INF] FNDG: Initiating fundingRequest(local_amt=10 DCR (subtract_fees=false), push_amt=100000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, dust_limit=0.0000603 DCR, min_confs=1)
  1332. 2019-11-12 11:54:00.915 [INF] DISC: Creating new GossipSyncer for peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71
  1333. 2019-11-12 11:54:00.915 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): requesting new chans from height=0 and 4294967295 blocks after
  1334. 2019-11-12 11:54:00.915 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  1335. 2019-11-12 11:54:01.048 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): buffering chan range reply of size=20
  1336. 2019-11-12 11:54:01.048 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): filtering through 20 chans
  1337. 2019-11-12 11:54:01.048 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): starting query for 15 new chans
  1338. 2019-11-12 11:54:01.048 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): querying for 15 new channels
  1339. 2019-11-12 11:54:01.335 [INF] FNDG: Target commit tx atom/kB for pendingID(1ca4b36847119b1025277d46e1e5ebc8d62f940662a4a3221ca12ccf6dee1c6e): 428100
  1340. 2019-11-12 11:54:01.336 [INF] FNDG: Starting funding workflow with 207.246.122.217:9735 for pendingID(1ca4b36847119b1025277d46e1e5ebc8d62f940662a4a3221ca12ccf6dee1c6e), tweakless=true
  1341. 2019-11-12 11:54:01.479 [INF] FNDG: Cancelling funding reservation for node_key=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, chan_id=1ca4b36847119b1025277d46e1e5ebc8d62f940662a4a3221ca12ccf6dee1c6e
  1342. 2019-11-12 11:54:01.479 [ERR] FNDG: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=1ca4b36847119b1025277d46e1e5ebc8d62f940662a4a3221ca12ccf6dee1c6e, err=Synchronizing blockchain
  1343. 2019-11-12 11:54:01.479 [ERR] RPCS: unable to open channel to NodeKey(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=1ca4b36847119b1025277d46e1e5ebc8d62f940662a4a3221ca12ccf6dee1c6e, err=Synchronizing blockchain
  1344. 2019-11-12 11:54:01.479 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=1ca4b36847119b1025277d46e1e5ebc8d62f940662a4a3221ca12ccf6dee1c6e, err=Synchronizing blockchain
  1345. 2019-11-12 11:54:02.034 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): no more chans to query
  1346. 2019-11-12 11:54:02.034 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): applying gossipFilter(start=2019-11-12 11:54:02.034975291 -0300 -03 m=+93.461152961, end=2155-12-19 18:22:17.034975291 -0300 -03 m=+4294967388.461152961)
  1347. 2019-11-12 11:54:27.441 [INF] LTND: Received interrupt
  1348. 2019-11-12 11:54:27.441 [INF] LTND: Shutting down...
  1349. 2019-11-12 11:54:27.441 [INF] LTND: Gracefully shutting down.
  1350. 2019-11-12 11:54:27.441 [INF] CRTR: FilteredChainView stopping
  1351. 2019-11-12 11:54:27.441 [INF] HSWC: HTLC Switch shutting down
  1352. 2019-11-12 11:54:27.441 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  1353. 2019-11-12 11:54:27.441 [INF] UTXN: UTXO nursery shutting down
  1354. 2019-11-12 11:54:27.442 [INF] BRAR: Breach arbiter shutting down
  1355. 2019-11-12 11:54:27.442 [INF] DISC: Authenticated Gossiper is stopping
  1356. 2019-11-12 11:54:27.442 [INF] CNCT: Stopping ChainArbitrator
  1357. 2019-11-12 11:54:27.442 [INF] PRNF: Stopping PeerNotifier
  1358. 2019-11-12 11:54:27.442 [INF] FNDG: Funding manager shutting down
  1359. 2019-11-12 11:54:27.442 [INF] CHBU: Stopping chanbackup.SubSwapper
  1360. 2019-11-12 11:54:27.442 [INF] SRVR: Disconnecting from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1361. 2019-11-12 11:54:27.442 [INF] PEER: Disconnecting 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735, reason: server: disconnecting peer 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1362. 2019-11-12 11:54:27.442 [INF] PEER: unable to read message from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735: read tcp 192.168.0.18:56456->207.246.122.217:9735: use of closed network connection
  1363. 2019-11-12 11:54:27.542 [INF] RPCS: Stopping RPC Server
  1364. 2019-11-12 11:54:27.542 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  1365. 2019-11-12 11:54:27.542 [INF] LTND: Shutdown complete
  1366. 2019-11-12 11:57:35.808 [INF] LTND: Listening on the p2p interface is disabled!
  1367. 2019-11-12 11:57:35.808 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  1368. 2019-11-12 11:57:35.808 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  1369. 2019-11-12 11:57:35.808 [INF] LTND: Active chain: Decred (network=testnet)
  1370. 2019-11-12 11:57:35.809 [INF] CHDB: Checking for schema update: latest_version=11, db_version=11
  1371. 2019-11-12 11:57:35.819 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  1372. 2019-11-12 11:57:35.819 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  1373. 2019-11-12 11:57:35.820 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  1374. 2019-11-12 11:57:37.833 [INF] LTND: Primary chain is set to: decred
  1375. 2019-11-12 11:57:37.907 [INF] LTND: Initializing dcrd backed fee estimator
  1376. 2019-11-12 11:57:38.717 [INF] LTND: LightningWallet opened
  1377. 2019-11-12 11:57:38.718 [INF] LTND: Waiting for chain backend to finish sync, start_height=303654
  1378. 2019-11-12 11:57:38.718 [INF] LTND: Chain backend is fully synced (end_height=303654)!
  1379. 2019-11-12 11:57:38.718 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  1380. 2019-11-12 11:57:38.725 [INF] HSWC: Restoring in-memory circuit state from disk
  1381. 2019-11-12 11:57:38.733 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  1382. 2019-11-12 11:57:38.808 [INF] LTND: Channel backup proxy channel notifier starting
  1383. 2019-11-12 11:57:38.808 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=1073741823, private=false, min_confs=1, conf_target=3
  1384. 2019-11-12 11:57:38.809 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  1385. 2019-11-12 11:57:38.809 [INF] NTFN: Starting dcrd notifier
  1386. 2019-11-12 11:57:38.809 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  1387. 2019-11-12 11:57:38.847 [INF] PRNF: PeerNotifier starting
  1388. 2019-11-12 11:57:38.858 [INF] HSWC: Starting HTLC Switch
  1389. 2019-11-12 11:57:38.858 [INF] NTFN: New block epoch subscription
  1390. 2019-11-12 11:57:38.858 [INF] NTFN: New block epoch subscription
  1391. 2019-11-12 11:57:38.879 [INF] NTFN: New block epoch subscription
  1392. 2019-11-12 11:57:38.881 [INF] NTFN: New block epoch subscription
  1393. 2019-11-12 11:57:38.883 [INF] DISC: Authenticated Gossiper is starting
  1394. 2019-11-12 11:57:38.883 [INF] BRAR: Starting contract observer, watching for breaches.
  1395. 2019-11-12 11:57:38.884 [INF] NTFN: New block epoch subscription
  1396. 2019-11-12 11:57:38.884 [INF] CRTR: FilteredChainView starting
  1397. 2019-11-12 11:57:38.916 [INF] CRTR: Filtering chain using 26 channels active
  1398. 2019-11-12 11:57:38.916 [INF] CRTR: Prune tip for Channel Graph: height=303654, hash=0000002738a5df39bdbaa769e8eaf0e98015af749c5b57ba93d96976d7f65b96
  1399. 2019-11-12 11:57:38.925 [INF] CHBU: Starting chanbackup.SubSwapper
  1400. 2019-11-12 11:57:38.925 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1401. 2019-11-12 11:57:38.933 [INF] SRVR: Initializing peer network bootstrappers!
  1402. 2019-11-12 11:57:38.933 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  1403. 2019-11-12 11:57:38.933 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1404. 2019-11-12 11:57:38.933 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1405. 2019-11-12 11:57:38.979 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1406. 2019-11-12 11:57:39.136 [ERR] SRVR: Unable to connect to 02567144d00e46273a3ffbb9313d0c7a25fe7cf68be1a801f2521d8068a22da7cc@107.173.33.180:9735: dial tcp 107.173.33.180:9735: connect: connection refused
  1407. 2019-11-12 11:57:39.136 [ERR] SRVR: Unable to connect to 02567144d00e46273a3ffbb9313d0c7a25fe7cf68be1a801f2521d8068a22da7cc@107.173.33.180:9735: dial tcp 107.173.33.180:9735: connect: connection refused
  1408. 2019-11-12 11:57:40.579 [INF] INVC: New invoice subscription client: id=0
  1409. 2019-11-12 11:57:43.934 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1410. 2019-11-12 11:57:43.934 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1411. 2019-11-12 11:57:43.934 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1412. 2019-11-12 11:57:43.935 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1413. 2019-11-12 11:57:44.377 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1414. 2019-11-12 11:57:44.377 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1415. 2019-11-12 11:57:44.394 [INF] SRVR: Established connection to: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1416. 2019-11-12 11:57:44.395 [INF] SRVR: Finalizing connection to 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, inbound=false
  1417. 2019-11-12 11:57:44.618 [INF] SRVR: Negotiated chan series queries with 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  1418. 2019-11-12 11:57:44.618 [INF] DISC: Creating new GossipSyncer for peer=02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  1419. 2019-11-12 11:57:44.619 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): requesting new chans from height=0 and 4294967295 blocks after
  1420. 2019-11-12 11:57:44.624 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering chan range: start_height=301798, num_blocks=4294665497
  1421. 2019-11-12 11:57:44.624 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): sending final chan range chunk, size=2
  1422. 2019-11-12 11:57:44.848 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): buffering chan range reply of size=20
  1423. 2019-11-12 11:57:44.848 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering through 20 chans
  1424. 2019-11-12 11:57:44.848 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): starting query for 1 new chans
  1425. 2019-11-12 11:57:44.848 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): querying for 1 new channels
  1426. 2019-11-12 11:57:44.850 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying new update horizon: start=2019-11-12 10:57:44 -0300 -03, end=2155-12-19 17:25:59 -0300 -03, backlog_size=0
  1427. 2019-11-12 11:57:45.296 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): no more chans to query
  1428. 2019-11-12 11:57:45.296 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying gossipFilter(start=2019-11-12 11:57:45.296401599 -0300 -03 m=+9.526997317, end=2155-12-19 18:26:00.296401599 -0300 -03 m=+4294967304.526997317)
  1429. 2019-11-12 11:57:50.935 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1430. 2019-11-12 11:57:50.935 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1431. 2019-11-12 11:57:50.935 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1432. 2019-11-12 11:57:50.935 [INF] DISC: Obtained 2 addrs to bootstrap network with
  1433. 2019-11-12 11:58:01.936 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1434. 2019-11-12 11:58:01.936 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1435. 2019-11-12 11:58:01.936 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1436. 2019-11-12 11:58:01.936 [INF] DISC: Obtained 2 addrs to bootstrap network with
  1437. 2019-11-12 11:58:02.167 [ERR] SRVR: Unable to connect to 030579ebed68888e37e2e67512a91f6969c393b245da907dad7b727f6beb86eba1@51.254.136.188:19735: dial tcp 51.254.136.188:19735: connect: connection refused
  1438. 2019-11-12 11:58:02.167 [ERR] SRVR: Unable to connect to 030579ebed68888e37e2e67512a91f6969c393b245da907dad7b727f6beb86eba1@51.254.136.188:19735: dial tcp 51.254.136.188:19735: connect: connection refused
  1439. 2019-11-12 11:58:20.936 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1440. 2019-11-12 11:58:20.937 [INF] DISC: Obtained 2 addrs to bootstrap network with
  1441. 2019-11-12 11:58:21.223 [INF] SRVR: Established connection to: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1442. 2019-11-12 11:58:21.223 [INF] SRVR: Finalizing connection to 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735, inbound=false
  1443. 2019-11-12 11:58:21.365 [INF] SRVR: Negotiated chan series queries with 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71
  1444. 2019-11-12 11:58:21.365 [INF] DISC: Creating new GossipSyncer for peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71
  1445. 2019-11-12 11:58:21.366 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): applying gossipFilter(start=2019-11-12 11:58:21.366051416 -0300 -03 m=+45.596647073, end=2155-12-19 18:26:36.366051416 -0300 -03 m=+4294967340.596647073)
  1446. 2019-11-12 11:58:55.938 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1447. 2019-11-12 11:58:55.941 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1448. 2019-11-12 11:58:55.941 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1449. 2019-11-12 11:58:55.941 [ERR] SRVR: No addresses returned by initial boostrappers. Disabling bootstrapping.
  1450. 2019-11-12 11:59:10.941 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1451. 2019-11-12 11:59:10.942 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1452. 2019-11-12 11:59:10.942 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1453. 2019-11-12 11:59:10.946 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1454. 2019-11-12 11:59:26.420 [INF] NTFN: Block disconnected from main chain: height=303654, sha=0000002738a5df39bdbaa769e8eaf0e98015af749c5b57ba93d96976d7f65b96
  1455. 2019-11-12 11:59:26.426 [INF] NTFN: New block: height=303654, hash=0000000410b7da2f44d951603bdd3067462fa88c021aba1e86da7bd07ffa5124
  1456. 2019-11-12 11:59:26.426 [INF] UTXN: Attempting to graduate height=303654: num_kids=0, num_babies=0
  1457. 2019-11-12 11:59:26.493 [INF] CRTR: Pruning channel graph using block 0000000410b7da2f44d951603bdd3067462fa88c021aba1e86da7bd07ffa5124 (height=303654)
  1458. 2019-11-12 11:59:26.555 [INF] NTFN: New block: height=303655, hash=00000016ea14a6cc0a568ccd1da7a2826a195084c880bc83fa8360ac2474fbc5
  1459. 2019-11-12 11:59:26.556 [INF] UTXN: Attempting to graduate height=303655: num_kids=0, num_babies=0
  1460. 2019-11-12 11:59:26.653 [INF] CRTR: Block 0000000410b7da2f44d951603bdd3067462fa88c021aba1e86da7bd07ffa5124 (height=303654) closed 0 channels
  1461. 2019-11-12 11:59:26.653 [INF] CRTR: Pruning channel graph using block 00000016ea14a6cc0a568ccd1da7a2826a195084c880bc83fa8360ac2474fbc5 (height=303655)
  1462. 2019-11-12 11:59:26.760 [INF] CRTR: Block 00000016ea14a6cc0a568ccd1da7a2826a195084c880bc83fa8360ac2474fbc5 (height=303655) closed 0 channels
  1463. 2019-11-12 11:59:48.280 [ERR] SRVR: Unable to connect to 03e9b7169391a8158a0f2bbfa9292a6c138e96499fdac44b8d46e06809062e6cc3@13.58.206.85:9735: dial tcp 13.58.206.85:9735: connect: connection timed out
  1464. 2019-11-12 11:59:48.280 [ERR] SRVR: Unable to connect to 0254b8a77ef0799f519a8608c19c9ee1a0f5627d0a3dfe91c298aa7240728cd277@78.47.84.176:9735: dial tcp 78.47.84.176:9735: connect: connection timed out
  1465. 2019-11-12 11:59:54.428 [ERR] SRVR: Unable to connect to 02606711d1ee391ccf81589bf166f6cf2ca5895d50821c165d1002609136cc0288@185.244.100.86:9735: dial tcp 185.244.100.86:9735: connect: connection timed out
  1466. 2019-11-12 11:59:55.941 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1467. 2019-11-12 11:59:55.941 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1468. 2019-11-12 11:59:55.942 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1469. 2019-11-12 11:59:55.944 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1470. 2019-11-12 12:00:00.572 [ERR] SRVR: Unable to connect to 03c3d7b60dce2a746ca808a952e858a70916a9f6d57696b3b9ce40344399670646@60.224.134.191:9735: dial tcp 60.224.134.191:9735: connect: connection timed out
  1471. 2019-11-12 12:00:00.572 [ERR] SRVR: Unable to connect to 03c3cab3ca9a68cfd932d041be70791eff535daefe85b8c9dbadf066e903da340d@60.224.134.191:9735: dial tcp 60.224.134.191:9735: connect: connection timed out
  1472. 2019-11-12 12:00:06.256 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): applying new update horizon: start=2019-11-12 12:00:06 -0300 -03, end=2155-12-19 18:28:21 -0300 -03, backlog_size=0
  1473. 2019-11-12 12:00:12.856 [ERR] SRVR: Unable to connect to 035fee5f914b7da349938d96112bbc53183bd6826665112b808e394c3d7c4dfba7@72.177.90.38:9735: dial tcp 72.177.90.38:9735: connect: connection timed out
  1474. 2019-11-12 12:00:31.288 [ERR] SRVR: Unable to connect to 0389154d287fbdeb95d1214a7abb709c9468dfb30e0e4018ac3eab7a19821b813b@212.47.244.205:9735: dial tcp 212.47.244.205:9735: connect: connection timed out
  1475. 2019-11-12 12:01:25.941 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1476. 2019-11-12 12:01:25.942 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1477. 2019-11-12 12:01:25.942 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1478. 2019-11-12 12:01:25.943 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1479. 2019-11-12 12:01:26.006 [INF] CRTR: Pruning channel graph using block 0000002b7b99dc1a3081e5ceb0ae9b182906c86e53d166641d5229d64f92e295 (height=303656)
  1480. 2019-11-12 12:01:26.012 [INF] NTFN: New block: height=303656, hash=0000002b7b99dc1a3081e5ceb0ae9b182906c86e53d166641d5229d64f92e295
  1481. 2019-11-12 12:01:26.012 [INF] UTXN: Attempting to graduate height=303656: num_kids=0, num_babies=0
  1482. 2019-11-12 12:01:26.100 [INF] CRTR: Block 0000002b7b99dc1a3081e5ceb0ae9b182906c86e53d166641d5229d64f92e295 (height=303656) closed 0 channels
  1483. 2019-11-12 12:03:48.703 [INF] CRTR: Pruning channel graph using block 0000000c8b2331c6979e350a71510f6617ce92f29c9966ed322778d5676fee5a (height=303657)
  1484. 2019-11-12 12:03:48.784 [INF] CRTR: Block 0000000c8b2331c6979e350a71510f6617ce92f29c9966ed322778d5676fee5a (height=303657) closed 0 channels
  1485. 2019-11-12 12:03:48.786 [INF] NTFN: New block: height=303657, hash=0000000c8b2331c6979e350a71510f6617ce92f29c9966ed322778d5676fee5a
  1486. 2019-11-12 12:03:48.787 [INF] UTXN: Attempting to graduate height=303657: num_kids=0, num_babies=0
  1487. 2019-11-12 12:04:20.943 [INF] CRTR: Pruning channel graph using block 00000034e6515d19df6b15fa635d20005c74126857698946f91a82a5cd9d7621 (height=303658)
  1488. 2019-11-12 12:04:20.948 [INF] NTFN: New block: height=303658, hash=00000034e6515d19df6b15fa635d20005c74126857698946f91a82a5cd9d7621
  1489. 2019-11-12 12:04:20.948 [INF] UTXN: Attempting to graduate height=303658: num_kids=0, num_babies=0
  1490. 2019-11-12 12:04:21.021 [INF] CRTR: Block 00000034e6515d19df6b15fa635d20005c74126857698946f91a82a5cd9d7621 (height=303658) closed 0 channels
  1491. 2019-11-12 12:04:25.942 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1492. 2019-11-12 12:04:25.942 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1493. 2019-11-12 12:04:25.942 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1494. 2019-11-12 12:04:25.946 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1495. 2019-11-12 12:04:29.044 [ERR] RPCS: [connectpeer]: error connecting to peer: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1496. 2019-11-12 12:04:29.044 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1497. 2019-11-12 12:04:29.047 [INF] FNDG: Initiating fundingRequest(local_amt=10 DCR (subtract_fees=false), push_amt=100000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, dust_limit=0.0000603 DCR, min_confs=1)
  1498. 2019-11-12 12:04:29.048 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  1499. 2019-11-12 12:04:29.397 [INF] FNDG: Target commit tx atom/kB for pendingID(c73bc9819b22e4a93929db8b5f2dfcdf22bd4e85f2d4a58a36b66f3ad8669390): 428100
  1500. 2019-11-12 12:04:29.397 [INF] FNDG: Starting funding workflow with 207.246.122.217:9735 for pendingID(c73bc9819b22e4a93929db8b5f2dfcdf22bd4e85f2d4a58a36b66f3ad8669390), tweakless=true
  1501. 2019-11-12 12:04:29.543 [INF] FNDG: Cancelling funding reservation for node_key=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, chan_id=c73bc9819b22e4a93929db8b5f2dfcdf22bd4e85f2d4a58a36b66f3ad8669390
  1502. 2019-11-12 12:04:29.543 [ERR] FNDG: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=c73bc9819b22e4a93929db8b5f2dfcdf22bd4e85f2d4a58a36b66f3ad8669390, err=Synchronizing blockchain
  1503. 2019-11-12 12:04:29.543 [ERR] RPCS: unable to open channel to NodeKey(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=c73bc9819b22e4a93929db8b5f2dfcdf22bd4e85f2d4a58a36b66f3ad8669390, err=Synchronizing blockchain
  1504. 2019-11-12 12:04:29.543 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=c73bc9819b22e4a93929db8b5f2dfcdf22bd4e85f2d4a58a36b66f3ad8669390, err=Synchronizing blockchain
  1505. 2019-11-12 12:07:16.300 [INF] CRTR: Pruning channel graph using block 0000003c676c7b8d8e411e1d1690000906dfe8eb715a61171c409289656ae858 (height=303659)
  1506. 2019-11-12 12:07:16.310 [INF] NTFN: New block: height=303659, hash=0000003c676c7b8d8e411e1d1690000906dfe8eb715a61171c409289656ae858
  1507. 2019-11-12 12:07:16.310 [INF] UTXN: Attempting to graduate height=303659: num_kids=0, num_babies=0
  1508. 2019-11-12 12:07:16.471 [INF] CRTR: Block 0000003c676c7b8d8e411e1d1690000906dfe8eb715a61171c409289656ae858 (height=303659) closed 0 channels
  1509. 2019-11-12 12:08:02.013 [ERR] RPCS: [connectpeer]: error connecting to peer: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1510. 2019-11-12 12:08:02.013 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1511. 2019-11-12 12:08:02.014 [INF] FNDG: Initiating fundingRequest(local_amt=10 DCR (subtract_fees=false), push_amt=100000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, dust_limit=0.0000603 DCR, min_confs=1)
  1512. 2019-11-12 12:08:02.014 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  1513. 2019-11-12 12:08:02.354 [INF] FNDG: Target commit tx atom/kB for pendingID(58a47623ec544ad70224a6251f1e3038e8e2788cd874aedafa3e0378b2d6d104): 428100
  1514. 2019-11-12 12:08:02.354 [INF] FNDG: Starting funding workflow with 207.246.122.217:9735 for pendingID(58a47623ec544ad70224a6251f1e3038e8e2788cd874aedafa3e0378b2d6d104), tweakless=true
  1515. 2019-11-12 12:08:02.500 [INF] FNDG: Cancelling funding reservation for node_key=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, chan_id=58a47623ec544ad70224a6251f1e3038e8e2788cd874aedafa3e0378b2d6d104
  1516. 2019-11-12 12:08:02.500 [ERR] FNDG: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=58a47623ec544ad70224a6251f1e3038e8e2788cd874aedafa3e0378b2d6d104, err=Synchronizing blockchain
  1517. 2019-11-12 12:08:02.500 [ERR] RPCS: unable to open channel to NodeKey(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=58a47623ec544ad70224a6251f1e3038e8e2788cd874aedafa3e0378b2d6d104, err=Synchronizing blockchain
  1518. 2019-11-12 12:08:02.500 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=58a47623ec544ad70224a6251f1e3038e8e2788cd874aedafa3e0378b2d6d104, err=Synchronizing blockchain
  1519. 2019-11-12 12:08:26.353 [INF] CRTR: Pruning channel graph using block 0000002ea1f0d9861352ff07de75e6e847771b682f579a0ea7179984471b46b0 (height=303660)
  1520. 2019-11-12 12:08:26.409 [INF] NTFN: New block: height=303660, hash=0000002ea1f0d9861352ff07de75e6e847771b682f579a0ea7179984471b46b0
  1521. 2019-11-12 12:08:26.409 [INF] UTXN: Attempting to graduate height=303660: num_kids=0, num_babies=0
  1522. 2019-11-12 12:08:26.446 [INF] CRTR: Block 0000002ea1f0d9861352ff07de75e6e847771b682f579a0ea7179984471b46b0 (height=303660) closed 0 channels
  1523. 2019-11-12 12:08:46.217 [INF] CRTR: Pruning channel graph using block 0000001d9503f4cde633d1cf3a305cf03b32019633ba9688b739bc331bee8a02 (height=303661)
  1524. 2019-11-12 12:08:46.220 [INF] NTFN: New block: height=303661, hash=0000001d9503f4cde633d1cf3a305cf03b32019633ba9688b739bc331bee8a02
  1525. 2019-11-12 12:08:46.220 [INF] UTXN: Attempting to graduate height=303661: num_kids=0, num_babies=0
  1526. 2019-11-12 12:08:46.293 [INF] CRTR: Block 0000001d9503f4cde633d1cf3a305cf03b32019633ba9688b739bc331bee8a02 (height=303661) closed 0 channels
  1527. 2019-11-12 12:10:25.942 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1528. 2019-11-12 12:10:25.942 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1529. 2019-11-12 12:10:25.942 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1530. 2019-11-12 12:10:25.946 [ERR] SRVR: No addresses returned by boostrappers. Bumping attempt count.
  1531. 2019-11-12 12:10:39.884 [ERR] RPCS: [connectpeer]: error connecting to peer: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1532. 2019-11-12 12:10:39.884 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1533. 2019-11-12 12:10:39.885 [INF] FNDG: Initiating fundingRequest(local_amt=10 DCR (subtract_fees=false), push_amt=100000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, dust_limit=0.0000603 DCR, min_confs=1)
  1534. 2019-11-12 12:10:39.885 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  1535. 2019-11-12 12:10:40.214 [INF] FNDG: Target commit tx atom/kB for pendingID(194ad8a26dfde975fdee2b8424766fe9c4fb64e7098e840f2ea19b5715adf97a): 428100
  1536. 2019-11-12 12:10:40.214 [INF] FNDG: Starting funding workflow with 207.246.122.217:9735 for pendingID(194ad8a26dfde975fdee2b8424766fe9c4fb64e7098e840f2ea19b5715adf97a), tweakless=true
  1537. 2019-11-12 12:10:40.363 [INF] FNDG: Cancelling funding reservation for node_key=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, chan_id=194ad8a26dfde975fdee2b8424766fe9c4fb64e7098e840f2ea19b5715adf97a
  1538. 2019-11-12 12:10:40.363 [ERR] FNDG: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=194ad8a26dfde975fdee2b8424766fe9c4fb64e7098e840f2ea19b5715adf97a, err=Synchronizing blockchain
  1539. 2019-11-12 12:10:40.364 [ERR] RPCS: unable to open channel to NodeKey(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=194ad8a26dfde975fdee2b8424766fe9c4fb64e7098e840f2ea19b5715adf97a, err=Synchronizing blockchain
  1540. 2019-11-12 12:10:40.364 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=194ad8a26dfde975fdee2b8424766fe9c4fb64e7098e840f2ea19b5715adf97a, err=Synchronizing blockchain
  1541. 2019-11-12 12:10:50.806 [INF] LTND: Received interrupt
  1542. 2019-11-12 12:10:50.806 [INF] LTND: Shutting down...
  1543. 2019-11-12 12:10:50.806 [INF] LTND: Gracefully shutting down.
  1544. 2019-11-12 12:10:50.806 [INF] CRTR: FilteredChainView stopping
  1545. 2019-11-12 12:10:50.806 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  1546. 2019-11-12 12:10:50.806 [INF] HSWC: HTLC Switch shutting down
  1547. 2019-11-12 12:10:50.806 [INF] UTXN: UTXO nursery shutting down
  1548. 2019-11-12 12:10:50.806 [INF] BRAR: Breach arbiter shutting down
  1549. 2019-11-12 12:10:50.807 [INF] DISC: Authenticated Gossiper is stopping
  1550. 2019-11-12 12:10:50.807 [INF] CNCT: Stopping ChainArbitrator
  1551. 2019-11-12 12:10:50.807 [INF] PRNF: Stopping PeerNotifier
  1552. 2019-11-12 12:10:50.807 [INF] FNDG: Funding manager shutting down
  1553. 2019-11-12 12:10:50.807 [INF] CHBU: Stopping chanbackup.SubSwapper
  1554. 2019-11-12 12:10:50.807 [INF] SRVR: Disconnecting from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1555. 2019-11-12 12:10:50.807 [INF] PEER: Disconnecting 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, reason: server: disconnecting peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1556. 2019-11-12 12:10:50.807 [INF] PEER: unable to read message from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735: read tcp 192.168.0.18:39142->212.47.244.217:9735: use of closed network connection
  1557. 2019-11-12 12:10:50.807 [INF] SRVR: Disconnecting from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1558. 2019-11-12 12:10:50.807 [INF] PEER: Disconnecting 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735, reason: server: disconnecting peer 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1559. 2019-11-12 12:10:50.807 [INF] PEER: unable to read message from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735: read tcp 192.168.0.18:56602->207.246.122.217:9735: use of closed network connection
  1560. 2019-11-12 12:10:50.907 [INF] RPCS: Stopping RPC Server
  1561. 2019-11-12 12:10:50.907 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  1562. 2019-11-12 12:10:50.907 [INF] LTND: Shutdown complete
  1563. 2019-11-12 12:15:42.327 [INF] LTND: Listening on the p2p interface is disabled!
  1564. 2019-11-12 12:15:42.327 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  1565. 2019-11-12 12:15:42.327 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  1566. 2019-11-12 12:15:42.327 [INF] LTND: Active chain: Decred (network=testnet)
  1567. 2019-11-12 12:15:42.328 [INF] CHDB: Checking for schema update: latest_version=11, db_version=11
  1568. 2019-11-12 12:15:42.338 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  1569. 2019-11-12 12:15:42.338 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  1570. 2019-11-12 12:15:42.338 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  1571. 2019-11-12 12:15:44.203 [INF] LTND: Primary chain is set to: decred
  1572. 2019-11-12 12:15:44.278 [INF] LTND: Initializing dcrd backed fee estimator
  1573. 2019-11-12 12:15:45.087 [INF] LTND: LightningWallet opened
  1574. 2019-11-12 12:15:45.087 [INF] LTND: Waiting for chain backend to finish sync, start_height=303664
  1575. 2019-11-12 12:15:45.087 [INF] LTND: Chain backend is fully synced (end_height=303664)!
  1576. 2019-11-12 12:15:45.087 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  1577. 2019-11-12 12:15:45.094 [INF] HSWC: Restoring in-memory circuit state from disk
  1578. 2019-11-12 12:15:45.102 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  1579. 2019-11-12 12:15:45.177 [INF] LTND: Channel backup proxy channel notifier starting
  1580. 2019-11-12 12:15:45.178 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=1073741823, private=false, min_confs=1, conf_target=3
  1581. 2019-11-12 12:15:45.178 [INF] NTFN: Starting dcrd notifier
  1582. 2019-11-12 12:15:45.178 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  1583. 2019-11-12 12:15:45.178 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  1584. 2019-11-12 12:15:45.215 [INF] PRNF: PeerNotifier starting
  1585. 2019-11-12 12:15:45.228 [INF] HSWC: Starting HTLC Switch
  1586. 2019-11-12 12:15:45.228 [INF] NTFN: New block epoch subscription
  1587. 2019-11-12 12:15:45.228 [INF] NTFN: New block epoch subscription
  1588. 2019-11-12 12:15:45.249 [INF] NTFN: New block epoch subscription
  1589. 2019-11-12 12:15:45.250 [INF] NTFN: New block epoch subscription
  1590. 2019-11-12 12:15:45.253 [INF] DISC: Authenticated Gossiper is starting
  1591. 2019-11-12 12:15:45.253 [INF] BRAR: Starting contract observer, watching for breaches.
  1592. 2019-11-12 12:15:45.253 [INF] NTFN: New block epoch subscription
  1593. 2019-11-12 12:15:45.254 [INF] CRTR: FilteredChainView starting
  1594. 2019-11-12 12:15:45.285 [INF] CRTR: Filtering chain using 26 channels active
  1595. 2019-11-12 12:15:45.285 [INF] CRTR: Prune tip for Channel Graph: height=303661, hash=0000001d9503f4cde633d1cf3a305cf03b32019633ba9688b739bc331bee8a02
  1596. 2019-11-12 12:15:45.286 [INF] CRTR: channel graph is stale. Disconnecting block 303661 (hash=0000001d9503f4cde633d1cf3a305cf03b32019633ba9688b739bc331bee8a02)
  1597. 2019-11-12 12:15:45.328 [INF] CRTR: Syncing channel graph from height=303660 (hash=0000002ea1f0d9861352ff07de75e6e847771b682f579a0ea7179984471b46b0) to height=303664 (hash=0000005d74525695732188f19d76bb6d3b1a811c8412a549d96304dec5c5ebda)
  1598. 2019-11-12 12:15:45.377 [INF] CRTR: Graph pruning complete: 0 channels were closed since height 303660
  1599. 2019-11-12 12:15:45.386 [INF] CHBU: Starting chanbackup.SubSwapper
  1600. 2019-11-12 12:15:45.387 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1601. 2019-11-12 12:15:45.394 [INF] SRVR: Initializing peer network bootstrappers!
  1602. 2019-11-12 12:15:45.394 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  1603. 2019-11-12 12:15:45.394 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1604. 2019-11-12 12:15:45.394 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1605. 2019-11-12 12:15:45.394 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1606. 2019-11-12 12:15:45.395 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1607. 2019-11-12 12:15:45.436 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1608. 2019-11-12 12:15:45.839 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1609. 2019-11-12 12:15:45.839 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1610. 2019-11-12 12:15:47.069 [INF] INVC: New invoice subscription client: id=0
  1611. 2019-11-12 12:15:50.395 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1612. 2019-11-12 12:15:50.397 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1613. 2019-11-12 12:15:50.595 [ERR] SRVR: Unable to connect to 02567144d00e46273a3ffbb9313d0c7a25fe7cf68be1a801f2521d8068a22da7cc@107.173.33.180:9735: dial tcp 107.173.33.180:9735: connect: connection refused
  1614. 2019-11-12 12:15:50.595 [ERR] SRVR: Unable to connect to 02567144d00e46273a3ffbb9313d0c7a25fe7cf68be1a801f2521d8068a22da7cc@107.173.33.180:9735: dial tcp 107.173.33.180:9735: connect: connection refused
  1615. 2019-11-12 12:15:50.859 [INF] SRVR: Established connection to: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1616. 2019-11-12 12:15:50.859 [INF] SRVR: Finalizing connection to 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, inbound=false
  1617. 2019-11-12 12:15:51.085 [INF] SRVR: Negotiated chan series queries with 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  1618. 2019-11-12 12:15:51.085 [INF] DISC: Creating new GossipSyncer for peer=02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  1619. 2019-11-12 12:15:51.085 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): requesting new chans from height=0 and 4294967295 blocks after
  1620. 2019-11-12 12:15:51.085 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering chan range: start_height=301798, num_blocks=4294665497
  1621. 2019-11-12 12:15:51.085 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): sending final chan range chunk, size=2
  1622. 2019-11-12 12:15:51.309 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying new update horizon: start=2019-11-12 11:15:51 -0300 -03, end=2155-12-19 17:44:06 -0300 -03, backlog_size=0
  1623. 2019-11-12 12:15:51.309 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): buffering chan range reply of size=20
  1624. 2019-11-12 12:15:51.309 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering through 20 chans
  1625. 2019-11-12 12:15:51.309 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): starting query for 1 new chans
  1626. 2019-11-12 12:15:51.309 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): querying for 1 new channels
  1627. 2019-11-12 12:15:51.756 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): no more chans to query
  1628. 2019-11-12 12:15:51.756 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying gossipFilter(start=2019-11-12 12:15:51.75613925 -0300 -03 m=+9.462063691, end=2155-12-19 18:44:06.75613925 -0300 -03 m=+4294967304.462063691)
  1629. 2019-11-12 12:15:55.486 [INF] LTND: Received interrupt
  1630. 2019-11-12 12:15:55.486 [INF] LTND: Shutting down...
  1631. 2019-11-12 12:15:55.486 [INF] LTND: Gracefully shutting down.
  1632. 2019-11-12 12:15:55.487 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  1633. 2019-11-12 12:15:55.487 [INF] CRTR: FilteredChainView stopping
  1634. 2019-11-12 12:15:55.487 [INF] HSWC: HTLC Switch shutting down
  1635. 2019-11-12 12:15:55.487 [INF] UTXN: UTXO nursery shutting down
  1636. 2019-11-12 12:15:55.487 [INF] BRAR: Breach arbiter shutting down
  1637. 2019-11-12 12:15:55.487 [INF] DISC: Authenticated Gossiper is stopping
  1638. 2019-11-12 12:15:55.487 [INF] CNCT: Stopping ChainArbitrator
  1639. 2019-11-12 12:15:55.487 [INF] PRNF: Stopping PeerNotifier
  1640. 2019-11-12 12:15:55.487 [INF] FNDG: Funding manager shutting down
  1641. 2019-11-12 12:15:55.487 [INF] CHBU: Stopping chanbackup.SubSwapper
  1642. 2019-11-12 12:15:55.487 [INF] SRVR: Disconnecting from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1643. 2019-11-12 12:15:55.487 [INF] PEER: Disconnecting 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, reason: server: disconnecting peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1644. 2019-11-12 12:15:55.487 [INF] PEER: unable to read message from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735: read tcp 192.168.0.18:39450->212.47.244.217:9735: use of closed network connection
  1645. 2019-11-12 12:15:55.587 [INF] RPCS: Stopping RPC Server
  1646. 2019-11-12 12:15:55.587 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  1647. 2019-11-12 12:15:55.587 [INF] LTND: Shutdown complete
  1648. 2019-11-12 12:23:49.750 [INF] LTND: Listening on the p2p interface is disabled!
  1649. 2019-11-12 12:23:49.750 [WRN] LTND: open /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/dcrlnd.conf: no such file or directory
  1650. 2019-11-12 12:23:49.750 [INF] LTND: Version: 0.1.0-pre commit=, build=production, logging=default
  1651. 2019-11-12 12:23:49.750 [INF] LTND: Active chain: Decred (network=testnet)
  1652. 2019-11-12 12:23:49.751 [INF] CHDB: Checking for schema update: latest_version=11, db_version=11
  1653. 2019-11-12 12:23:49.760 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
  1654. 2019-11-12 12:23:49.760 [INF] RPCS: password RPC server listening on 127.0.0.1:10009
  1655. 2019-11-12 12:23:49.760 [INF] LTND: Waiting for wallet encryption password. Use `dcrlncli create` to create a wallet, `dcrlncli unlock` to unlock an existing wallet, or `dcrlncli changepassword` to change the password of an existing wallet and unlock it.
  1656. 2019-11-12 12:23:51.879 [INF] LTND: Primary chain is set to: decred
  1657. 2019-11-12 12:23:51.948 [INF] LTND: Initializing dcrd backed fee estimator
  1658. 2019-11-12 12:23:52.956 [INF] LTND: LightningWallet opened
  1659. 2019-11-12 12:23:52.956 [INF] LTND: Waiting for chain backend to finish sync, start_height=303668
  1660. 2019-11-12 12:23:52.957 [INF] LTND: Chain backend is fully synced (end_height=303668)!
  1661. 2019-11-12 12:23:52.957 [INF] SRVR: Derived node public key 032252502c75d18b6c808a776d4cb6b2a540f629c1e4a9cf76bc3369f76d207e61
  1662. 2019-11-12 12:23:52.987 [INF] HSWC: Restoring in-memory circuit state from disk
  1663. 2019-11-12 12:23:52.996 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  1664. 2019-11-12 12:23:53.162 [INF] LTND: Channel backup proxy channel notifier starting
  1665. 2019-11-12 12:23:53.162 [INF] ATPL: Instantiating autopilot with max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=1073741823, private=false, min_confs=1, conf_target=3
  1666. 2019-11-12 12:23:53.163 [INF] RPCS: RPC server listening on 127.0.0.1:10009
  1667. 2019-11-12 12:23:53.163 [INF] NTFN: Starting dcrd notifier
  1668. 2019-11-12 12:23:53.163 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
  1669. 2019-11-12 12:23:53.202 [INF] PRNF: PeerNotifier starting
  1670. 2019-11-12 12:23:53.213 [INF] HSWC: Starting HTLC Switch
  1671. 2019-11-12 12:23:53.213 [INF] NTFN: New block epoch subscription
  1672. 2019-11-12 12:23:53.213 [INF] NTFN: New block epoch subscription
  1673. 2019-11-12 12:23:53.234 [INF] NTFN: New block epoch subscription
  1674. 2019-11-12 12:23:53.235 [INF] NTFN: New block epoch subscription
  1675. 2019-11-12 12:23:53.237 [INF] DISC: Authenticated Gossiper is starting
  1676. 2019-11-12 12:23:53.238 [INF] NTFN: New block epoch subscription
  1677. 2019-11-12 12:23:53.238 [INF] BRAR: Starting contract observer, watching for breaches.
  1678. 2019-11-12 12:23:53.238 [INF] CRTR: FilteredChainView starting
  1679. 2019-11-12 12:23:53.282 [INF] CRTR: Filtering chain using 26 channels active
  1680. 2019-11-12 12:23:53.284 [INF] CRTR: Prune tip for Channel Graph: height=303664, hash=0000005d74525695732188f19d76bb6d3b1a811c8412a549d96304dec5c5ebda
  1681. 2019-11-12 12:23:53.284 [INF] CRTR: Syncing channel graph from height=303664 (hash=0000005d74525695732188f19d76bb6d3b1a811c8412a549d96304dec5c5ebda) to height=303668 (hash=00000024cadd43a13cc9c98e3513a33e58292bb20800bd094656d56e95d11b73)
  1682. 2019-11-12 12:23:53.304 [INF] CRTR: Graph pruning complete: 0 channels were closed since height 303664
  1683. 2019-11-12 12:23:53.312 [INF] CHBU: Starting chanbackup.SubSwapper
  1684. 2019-11-12 12:23:53.313 [INF] CHBU: Updating backup file at /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1685. 2019-11-12 12:23:53.321 [INF] SRVR: Initializing peer network bootstrappers!
  1686. 2019-11-12 12:23:53.321 [INF] SRVR: Creating DNS peer bootstrapper with seeds: []
  1687. 2019-11-12 12:23:53.321 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1688. 2019-11-12 12:23:53.321 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1689. 2019-11-12 12:23:53.359 [INF] CHBU: Swapping old multi backup file from /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/temp-dont-use.backup to /home/vctt/.config/decrediton/wallets/testnet/teste/dcrlnd/data/chain/decred/testnet/channel.backup
  1690. 2019-11-12 12:23:53.533 [ERR] SRVR: Unable to connect to 02567144d00e46273a3ffbb9313d0c7a25fe7cf68be1a801f2521d8068a22da7cc@107.173.33.180:9735: dial tcp 107.173.33.180:9735: connect: connection refused
  1691. 2019-11-12 12:23:53.533 [ERR] SRVR: Unable to connect to 02567144d00e46273a3ffbb9313d0c7a25fe7cf68be1a801f2521d8068a22da7cc@107.173.33.180:9735: dial tcp 107.173.33.180:9735: connect: connection refused
  1692. 2019-11-12 12:23:54.706 [INF] INVC: New invoice subscription client: id=0
  1693. 2019-11-12 12:23:58.322 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1694. 2019-11-12 12:23:58.322 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1695. 2019-11-12 12:23:58.322 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1696. 2019-11-12 12:23:58.323 [INF] DISC: Obtained 3 addrs to bootstrap network with
  1697. 2019-11-12 12:23:58.415 [INF] CRTR: Pruning channel graph using block 0000003996be31657160ee232b3ced13500a35b029a537d8bbd6fc7e9c12e795 (height=303669)
  1698. 2019-11-12 12:23:58.421 [INF] NTFN: New block: height=303669, hash=0000003996be31657160ee232b3ced13500a35b029a537d8bbd6fc7e9c12e795
  1699. 2019-11-12 12:23:58.421 [INF] UTXN: Attempting to graduate height=303669: num_kids=0, num_babies=0
  1700. 2019-11-12 12:23:58.463 [INF] CRTR: Block 0000003996be31657160ee232b3ced13500a35b029a537d8bbd6fc7e9c12e795 (height=303669) closed 0 channels
  1701. 2019-11-12 12:23:58.769 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1702. 2019-11-12 12:23:58.769 [ERR] SRVR: Unable to connect to 028827c2ff1ac85825a944a3d785a1ac8d5cd5a4e1b1d792426c38cb7d9eb29493@50.116.3.223:29736: EOF
  1703. 2019-11-12 12:23:58.776 [INF] SRVR: Established connection to: 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1704. 2019-11-12 12:23:58.776 [INF] SRVR: Finalizing connection to 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, inbound=false
  1705. 2019-11-12 12:23:59.001 [INF] SRVR: Negotiated chan series queries with 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  1706. 2019-11-12 12:23:59.001 [INF] DISC: Creating new GossipSyncer for peer=02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6
  1707. 2019-11-12 12:23:59.001 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): requesting new chans from height=0 and 4294967295 blocks after
  1708. 2019-11-12 12:23:59.001 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering chan range: start_height=301798, num_blocks=4294665497
  1709. 2019-11-12 12:23:59.002 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): sending final chan range chunk, size=2
  1710. 2019-11-12 12:23:59.223 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): buffering chan range reply of size=20
  1711. 2019-11-12 12:23:59.223 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): filtering through 20 chans
  1712. 2019-11-12 12:23:59.223 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): starting query for 1 new chans
  1713. 2019-11-12 12:23:59.223 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): querying for 1 new channels
  1714. 2019-11-12 12:23:59.223 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying new update horizon: start=2019-11-12 11:23:59 -0300 -03, end=2155-12-19 17:52:14 -0300 -03, backlog_size=0
  1715. 2019-11-12 12:23:59.662 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): no more chans to query
  1716. 2019-11-12 12:23:59.662 [INF] DISC: GossipSyncer(02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6): applying gossipFilter(start=2019-11-12 12:23:59.662928684 -0300 -03 m=+9.961818197, end=2155-12-19 18:52:14.662928684 -0300 -03 m=+4294967304.961818197)
  1717. 2019-11-12 12:24:05.323 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: []
  1718. 2019-11-12 12:24:05.323 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: []: empty dns seeder
  1719. 2019-11-12 12:24:05.323 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1720. 2019-11-12 12:24:05.323 [INF] DISC: Obtained 2 addrs to bootstrap network with
  1721. 2019-11-12 12:24:16.324 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
  1722. 2019-11-12 12:24:16.325 [INF] DISC: Obtained 2 addrs to bootstrap network with
  1723. 2019-11-12 12:24:16.600 [INF] SRVR: Established connection to: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1724. 2019-11-12 12:24:16.600 [INF] SRVR: Finalizing connection to 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735, inbound=false
  1725. 2019-11-12 12:24:16.735 [INF] SRVR: Negotiated chan series queries with 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71
  1726. 2019-11-12 12:24:16.735 [INF] DISC: Creating new GossipSyncer for peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71
  1727. 2019-11-12 12:24:16.735 [INF] DISC: GossipSyncer(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): applying gossipFilter(start=2019-11-12 12:24:16.735348352 -0300 -03 m=+27.034237854, end=2155-12-19 18:52:31.735348352 -0300 -03 m=+4294967322.034237854)
  1728. 2019-11-12 12:24:20.316 [ERR] RPCS: [connectpeer]: error connecting to peer: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1729. 2019-11-12 12:24:20.316 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: already connected to peer: 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1730. 2019-11-12 12:24:20.319 [INF] FNDG: Initiating fundingRequest(local_amt=10 DCR (subtract_fees=false), push_amt=100000000000 milli-atoms, chain_hash=a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac, peer=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, dust_limit=0.0000603 DCR, min_confs=1)
  1731. 2019-11-12 12:24:20.319 [INF] LNWL: Performing funding tx coin selection using 10000 atom/kB as fee rate
  1732. 2019-11-12 12:24:20.648 [INF] FNDG: Target commit tx atom/kB for pendingID(599b9d52ba7c97dce6a1f5db1fa02612ef39403f0b57d0ec499914ce2ad6b0de): 428100
  1733. 2019-11-12 12:24:20.649 [INF] FNDG: Starting funding workflow with 207.246.122.217:9735 for pendingID(599b9d52ba7c97dce6a1f5db1fa02612ef39403f0b57d0ec499914ce2ad6b0de), tweakless=true
  1734. 2019-11-12 12:24:20.795 [INF] FNDG: Cancelling funding reservation for node_key=038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71, chan_id=599b9d52ba7c97dce6a1f5db1fa02612ef39403f0b57d0ec499914ce2ad6b0de
  1735. 2019-11-12 12:24:20.795 [ERR] FNDG: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=599b9d52ba7c97dce6a1f5db1fa02612ef39403f0b57d0ec499914ce2ad6b0de, err=Synchronizing blockchain
  1736. 2019-11-12 12:24:20.795 [ERR] RPCS: unable to open channel to NodeKey(038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71): received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=599b9d52ba7c97dce6a1f5db1fa02612ef39403f0b57d0ec499914ce2ad6b0de, err=Synchronizing blockchain
  1737. 2019-11-12 12:24:20.795 [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: received funding error from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71: chan_id=599b9d52ba7c97dce6a1f5db1fa02612ef39403f0b57d0ec499914ce2ad6b0de, err=Synchronizing blockchain
  1738. 2019-11-12 12:24:25.345 [INF] LTND: Received interrupt
  1739. 2019-11-12 12:24:25.345 [INF] LTND: Shutting down...
  1740. 2019-11-12 12:24:25.345 [INF] LTND: Gracefully shutting down.
  1741. 2019-11-12 12:24:25.345 [INF] CRTR: FilteredChainView stopping
  1742. 2019-11-12 12:24:25.345 [INF] HSWC: Block epoch canceled, decaying hash log shutting down
  1743. 2019-11-12 12:24:25.346 [INF] HSWC: HTLC Switch shutting down
  1744. 2019-11-12 12:24:25.346 [INF] UTXN: UTXO nursery shutting down
  1745. 2019-11-12 12:24:25.346 [INF] BRAR: Breach arbiter shutting down
  1746. 2019-11-12 12:24:25.346 [INF] DISC: Authenticated Gossiper is stopping
  1747. 2019-11-12 12:24:25.346 [INF] CNCT: Stopping ChainArbitrator
  1748. 2019-11-12 12:24:25.346 [INF] PRNF: Stopping PeerNotifier
  1749. 2019-11-12 12:24:25.346 [INF] FNDG: Funding manager shutting down
  1750. 2019-11-12 12:24:25.346 [INF] CHBU: Stopping chanbackup.SubSwapper
  1751. 2019-11-12 12:24:25.346 [INF] SRVR: Disconnecting from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1752. 2019-11-12 12:24:25.346 [INF] PEER: Disconnecting 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735, reason: server: disconnecting peer 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735
  1753. 2019-11-12 12:24:25.346 [INF] PEER: unable to read message from 02d418f67162ddbd223b8a241034f03c6e7b1a8f8860c475eb019ddb5d2c596ef6@212.47.244.217:9735: read tcp 192.168.0.18:39728->212.47.244.217:9735: use of closed network connection
  1754. 2019-11-12 12:24:25.346 [INF] SRVR: Disconnecting from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1755. 2019-11-12 12:24:25.346 [INF] PEER: Disconnecting 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735, reason: server: disconnecting peer 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735
  1756. 2019-11-12 12:24:25.346 [INF] PEER: unable to read message from 038fde001dbe4d6286ab168cfd1e9711ad0cbb8fc4e3c2312f2b42063b72af8e71@207.246.122.217:9735: read tcp 192.168.0.18:57182->207.246.122.217:9735: use of closed network connection
  1757. 2019-11-12 12:24:25.446 [INF] RPCS: Stopping RPC Server
  1758. 2019-11-12 12:24:25.446 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  1759. 2019-11-12 12:24:25.447 [INF] LTND: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement