lightningnetwork / lnd

Lightning Network Daemon ⚡️
MIT License
7.55k stars 2.06k forks source link

[bug]: Pending Force Close Channel with negative blocks till maturity. #8844

Closed Javihache closed 2 weeks ago

Javihache commented 2 weeks ago

Background

After a disaster recovery used the SCB to close channels, but made the mistake of using a months old channel.db. However some nodes had forced closed channels remotely. One of them was 02d4177d3f5c217cb68f13dd2b22b6f9ef8b2bb7a3342394edf72a2c034b8466f9 who closed channel point: aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd:1using the following transaction 963935c690f95a1f1ca6bed983864c057fe302cf461a12d90e49dfd7c690ec49

The channel is closed and the maturity block has been reached and is in the past. I don't see the balance on my wallet and I can't even find this address bc1qht3wqprrnus9z590fy83gvyjp8dkqlungjkmnp0hnf6s9v67uzuqvyatpw as belonging to me using lncli listchaintxns, however that's the balance that I should have got.

Your environment

lncli version 0.18.0-beta commit=v0.18.0-beta

Ubuntu 24.04

bitcoind v0.27 runnning remotely on a different machine.

Logs

Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.185 [INF] CNCT: Creating ChannelArbitrators for 2 closing channels
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.193 [INF] CNCT: ChannelArbitrator(6f2e5ce10a4087fdbb994770c4402cae96bcee37f72bed526811314bc7f54a75:1): starting state=StateWaitingFullResolution, trigger=chainTrigger, triggerHeight=847160
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.193 [INF] CNCT: ChannelArbitrator(6f2e5ce10a4087fdbb994770c4402cae96bcee37f72bed526811314bc7f54a75:1): still awaiting contract resolution
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.194 [INF] CNCT: ChannelArbitrator(6f2e5ce10a4087fdbb994770c4402cae96bcee37f72bed526811314bc7f54a75:1): relaunching 1 contract resolvers
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.194 [INF] NTFN: New confirmation subscription: conf_id=1, txid=457f1bccdf90e051c02d7ca8df4949f2e095d3c186b92238d1d866617c55785b, num_confs=1 height_hint=847160
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.194 [INF] SWPR: Sweep request received: out_point=457f1bccdf90e051c02d7ca8df4949f2e095d3c186b92238d1d866617c55785b:0, witness_type=CommitmentAnchor, relative_time_lock=0, absolute_time_lock=0, amount=0.00000330 BTC, parent=(<nil>), params=(startingFeeRate={false 0}, immediate=false, exclusive_group=none, budget=0.00000330 BTC, deadline=none)
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.202 [INF] CNCT: ChannelArbitrator(aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd:1): starting state=StateWaitingFullResolution, trigger=chainTrigger, triggerHeight=848114
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.202 [INF] CNCT: ChannelArbitrator(aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd:1): still awaiting contract resolution
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.203 [INF] CNCT: ChannelArbitrator(aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd:1): relaunching 1 contract resolvers
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.203 [INF] DISC: Authenticated Gossiper starting
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.203 [INF] NTFN: New block epoch subscription
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.203 [INF] NTFN: New confirmation subscription: conf_id=2, txid=963935c690f95a1f1ca6bed983864c057fe302cf461a12d90e49dfd7c690ec49, num_confs=1 height_hint=848114
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.203 [INF] NTFN: New block epoch subscription
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.203 [INF] SWPR: Sweep request received: out_point=963935c690f95a1f1ca6bed983864c057fe302cf461a12d90e49dfd7c690ec49:1, witness_type=CommitmentAnchor, relative_time_lock=0, absolute_time_lock=0, amount=0.00000330 BTC, parent=(<nil>), params=(startingFeeRate={false 0}, immediate=false, exclusive_group=none, budget=0.00000330 BTC, deadline=none)
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.236 [INF] CRTR: Channel Router starting
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.750 [INF] CRTR: FilteredChainView starting
Jun 16 15:37:39 node lnd.sh[34382]: 2024-06-16 15:37:39.808 [INF] NTFN: New block epoch subscription
Jun 16 15:37:40 node lnd.sh[34382]: 2024-06-16 15:37:40.234 [INF] NTFN: New block epoch subscription
Jun 16 15:37:40 node lnd.sh[34382]: 2024-06-16 15:37:40.234 [INF] NTFN: Cancelling epoch notification, epoch_id=12
Jun 16 15:37:40 node lnd.sh[34382]: 2024-06-16 15:37:40.234 [INF] CNCT: *contractcourt.commitSweepResolver(aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd:1): Sweeping with witness type: CommitmentToRemoteConfirmed
Jun 16 15:37:40 node lnd.sh[34382]: 2024-06-16 15:37:40.234 [INF] CNCT: *contractcourt.commitSweepResolver(aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd:1): Sweeping commit output using budget=0.00119704 BTC
Jun 16 15:37:40 node lnd.sh[34382]: 2024-06-16 15:37:40.234 [INF] SWPR: Sweep request received: out_point=963935c690f95a1f1ca6bed983864c057fe302cf461a12d90e49dfd7c690ec49:2, witness_type=CommitmentToRemoteConfirmed, relative_time_lock=1, absolute_time_lock=0, amount=0.00239407 BTC, parent=(<nil>), params=(startingFeeRate={false 0}, immediate=false, exclusive_group=none, budget=0.00119704 BTC, deadline=none)
Jun 16 15:37:40 node lnd.sh[34382]: 2024-06-16 15:37:40.772 [INF] CRTR: Filtering chain using 10272 channels active
Jun 16 15:37:41 node lnd.sh[34382]: 2024-06-16 15:37:41.726 [INF] CRTR: Prune tip for Channel Graph: height=848191, hash=00000000000000000000fdbf9bd87a6207cb6090fb6734c2874179b8e946a983
Jun 16 15:37:41 node lnd.sh[34382]: 2024-06-16 15:37:41.794 [INF] INVC: InvoiceRegistry starting
Jun 16 15:37:41 node lnd.sh[34382]: 2024-06-16 15:37:41.794 [INF] NTFN: New block epoch subscription
Jun 16 15:37:41 node lnd.sh[34382]: 2024-06-16 15:37:41.794 [INF] INVC: Deleting canceled invoices
Jun 16 15:37:41 node lnd.sh[34382]: 2024-06-16 15:37:41.796 [INF] HSWC: Onion processor starting
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.279 [INF] NTFN: New block epoch subscription
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.279 [INF] NANN: Channel Status Manager starting
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.279 [INF] CHFT: ChannelEventStore starting
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.279 [INF] CHFT: Adding 0 channels to event store
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.279 [INF] CHBU: chanbackup.SubSwapper starting
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.288 [INF] CHBU: Updating backup file at /home/lnd/.lnd/data/chain/bitcoin/mainnet/channel.backup
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.292 [INF] CHBU: Swapping old multi backup file from /home/lnd/.lnd/data/chain/bitcoin/mainnet/temp-dont-use.backup to /home/lnd/.lnd/data/chain/bitcoin/mainnet/channel.backup
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.292 [INF] CMGR: Server listening on 127.0.0.1:9735
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.292 [INF] SRVR: Initializing peer network bootstrappers!
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.292 [INF] SRVR: Creating DNS peer bootstrapper with seeds: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]
Jun 16 15:37:42 node lnd.sh[34382]: 2024-06-16 15:37:42.292 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.297 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [INF] DISC: Obtained 3 addrs to bootstrap network with
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [ERR] SRVR: Unable to connect to 02b400a39310c6c2791bfbbd7ea4e5799536aa2c867e89b3522d95bef3f9ede994@ro3mjyzpq33i7mopxdknmfjo7kjtaygrwezxd6ekr4sookubowyev5id.onion:9735: dial tcp: address ro3mjyzpq33i7mopxdknmfjo7kjtaygrwezxd6ekr4sookubowyev5id.onion: no suitable address found
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [ERR] SRVR: Unable to connect to 023bf99414b3e93ab7463ce60f44cd691f8be3c1ae33a2015fe784c85c36e770cf@hb2y6wriibprcw6umj5ydtke7oh5kzmdu4nyoyajdymqagllsqgxx5id.onion:9735: dial tcp: address hb2y6wriibprcw6umj5ydtke7oh5kzmdu4nyoyajdymqagllsqgxx5id.onion: no suitable address found
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [ERR] SRVR: Unable to connect to 02b400a39310c6c2791bfbbd7ea4e5799536aa2c867e89b3522d95bef3f9ede994@ro3mjyzpq33i7mopxdknmfjo7kjtaygrwezxd6ekr4sookubowyev5id.onion:9735: dial tcp: address ro3mjyzpq33i7mopxdknmfjo7kjtaygrwezxd6ekr4sookubowyev5id.onion: no suitable address found
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [ERR] SRVR: Unable to connect to 02e5be7e7e9857a1a714729baee9a23043d96a92479274176393570ad5b32a8275@5of4eobiqjtpawmflqecuhs7j7h2llqqzc5hpcvmzenvajdwc3gbjhyd.onion:9735: dial tcp: address 5of4eobiqjtpawmflqecuhs7j7h2llqqzc5hpcvmzenvajdwc3gbjhyd.onion: no suitable address found
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [ERR] SRVR: Unable to connect to 02e5be7e7e9857a1a714729baee9a23043d96a92479274176393570ad5b32a8275@5of4eobiqjtpawmflqecuhs7j7h2llqqzc5hpcvmzenvajdwc3gbjhyd.onion:9735: dial tcp: address 5of4eobiqjtpawmflqecuhs7j7h2llqqzc5hpcvmzenvajdwc3gbjhyd.onion: no suitable address found
Jun 16 15:38:12 node lnd.sh[34382]: 2024-06-16 15:38:12.439 [ERR] SRVR: Unable to connect to 023bf99414b3e93ab7463ce60f44cd691f8be3c1ae33a2015fe784c85c36e770cf@hb2y6wriibprcw6umj5ydtke7oh5kzmdu4nyoyajdymqagllsqgxx5id.onion:9735: dial tcp: address hb2y6wriibprcw6umj5ydtke7oh5kzmdu4nyoyajdymqagllsqgxx5id.onion: no suitable address found
Jun 16 15:38:14 node lnd.sh[34382]: 2024-06-16 15:38:14.447 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:38:14 node lnd.sh[34382]: 2024-06-16 15:38:14.507 [INF] DISC: Obtained 3 addrs to bootstrap network with
Jun 16 15:38:14 node lnd.sh[34382]: 2024-06-16 15:38:14.507 [ERR] SRVR: Unable to connect to 02c29b0210f4af881cfdf77d626d02f6b640e1cc032d88eee1616e612c7890a61a@3xss2mxdrpcbtonw6wth7o3r62ys52y5xwawy4tup3ueukmtdewlexyd.onion:9735: dial tcp: address 3xss2mxdrpcbtonw6wth7o3r62ys52y5xwawy4tup3ueukmtdewlexyd.onion: no suitable address found
Jun 16 15:38:14 node lnd.sh[34382]: 2024-06-16 15:38:14.507 [ERR] SRVR: Unable to connect to 02c29b0210f4af881cfdf77d626d02f6b640e1cc032d88eee1616e612c7890a61a@3xss2mxdrpcbtonw6wth7o3r62ys52y5xwawy4tup3ueukmtdewlexyd.onion:9735: dial tcp: address 3xss2mxdrpcbtonw6wth7o3r62ys52y5xwawy4tup3ueukmtdewlexyd.onion: no suitable address found
Jun 16 15:38:21 node lnd.sh[34382]: 2024-06-16 15:38:21.508 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]
Jun 16 15:38:34 node lnd.sh[34382]: 2024-06-16 15:38:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:38:34 node lnd.sh[34382]: 2024-06-16 15:38:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:38:34 node lnd.sh[34382]: 2024-06-16 15:38:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.579 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.610 [INF] DISC: Obtained 5 addrs to bootstrap network with
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.610 [ERR] SRVR: Unable to connect to 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@qqxnqx24qyvmxvfrqlzps5hqibd5qupcxae6dqwjagsr65zygrykapid.onion:9737: dial tcp: address qqxnqx24qyvmxvfrqlzps5hqibd5qupcxae6dqwjagsr65zygrykapid.onion: no suitable address found
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.610 [ERR] SRVR: Unable to connect to 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@qqxnqx24qyvmxvfrqlzps5hqibd5qupcxae6dqwjagsr65zygrykapid.onion:9737: dial tcp: address qqxnqx24qyvmxvfrqlzps5hqibd5qupcxae6dqwjagsr65zygrykapid.onion: no suitable address found
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.610 [ERR] SRVR: Unable to connect to 021f89d852ea916b44e640565fbbdd99d8b4bca96d80b402e32ae5cbf9521d062d@lf2qrrn2rkp7jtprayio7tk77ecfk52ygn45n3qe5c46w4my246snlad.onion:9735: dial tcp: address lf2qrrn2rkp7jtprayio7tk77ecfk52ygn45n3qe5c46w4my246snlad.onion: no suitable address found
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.610 [ERR] SRVR: Unable to connect to 021f89d852ea916b44e640565fbbdd99d8b4bca96d80b402e32ae5cbf9521d062d@lf2qrrn2rkp7jtprayio7tk77ecfk52ygn45n3qe5c46w4my246snlad.onion:9735: dial tcp: address lf2qrrn2rkp7jtprayio7tk77ecfk52ygn45n3qe5c46w4my246snlad.onion: no suitable address found
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.786 [ERR] SRVR: Unable to connect to 021f89d852ea916b44e640565fbbdd99d8b4bca96d80b402e32ae5cbf9521d062d@172.219.229.252:9735: dial tcp 172.219.229.252:9735: connect: connection refused
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.786 [ERR] SRVR: Unable to connect to 021f89d852ea916b44e640565fbbdd99d8b4bca96d80b402e32ae5cbf9521d062d@172.219.229.252:9735: dial tcp 172.219.229.252:9735: connect: connection refused
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.953 [INF] SRVR: Established connection to: 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@166.70.145.151:9735
Jun 16 15:38:41 node lnd.sh[34382]: 2024-06-16 15:38:41.953 [INF] SRVR: Finalizing connection to 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@166.70.145.151:9735, inbound=false
Jun 16 15:38:42 node lnd.sh[34382]: 2024-06-16 15:38:42.116 [INF] PEER: Peer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): Negotiated chan series queries
Jun 16 15:38:42 node lnd.sh[34382]: 2024-06-16 15:38:42.116 [INF] DISC: Creating new GossipSyncer for peer=021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da
Jun 16 15:38:42 node lnd.sh[34382]: 2024-06-16 15:38:42.116 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): requesting new chans from height=0 and 848191 blocks after
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.067 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.381 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.390 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.540 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.551 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.569 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.570 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4089
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.702 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.707 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4090
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.707 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4092
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.718 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4072
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.720 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=4081
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.721 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): buffering chan range reply of size=2277
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.721 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): filtering through 51345 chans
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.831 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): starting query for 11171 new chans
Jun 16 15:38:43 node lnd.sh[34382]: 2024-06-16 15:38:43.831 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): querying for 500 new channels
Jun 16 15:38:52 node lnd.sh[34382]: 2024-06-16 15:38:52.611 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:38:52 node lnd.sh[34382]: 2024-06-16 15:38:52.667 [INF] DISC: Obtained 2 addrs to bootstrap network with
Jun 16 15:38:52 node lnd.sh[34382]: 2024-06-16 15:38:52.667 [ERR] SRVR: Unable to connect to 027aeaffa0a60bdc40375d6341ebfe496e8f20984de0fbfa2f9c8dc2307733d77d@qahpvgav76slvb7ummbxxk673uv4esdwnlosikyzjirotccx4rkah6yd.onion:9735: dial tcp: address qahpvgav76slvb7ummbxxk673uv4esdwnlosikyzjirotccx4rkah6yd.onion: no suitable address found
Jun 16 15:38:52 node lnd.sh[34382]: 2024-06-16 15:38:52.667 [ERR] SRVR: Unable to connect to 0217f51b51d6bd7a14947c457324dbcd4592f1dae2f6f9bfb95323678e81782e67@lnbens7thrwcrwqe.onion:9735: dial tcp: address lnbens7thrwcrwqe.onion: no suitable address found
Jun 16 15:38:52 node lnd.sh[34382]: 2024-06-16 15:38:52.667 [ERR] SRVR: Unable to connect to 0217f51b51d6bd7a14947c457324dbcd4592f1dae2f6f9bfb95323678e81782e67@lnbens7thrwcrwqe.onion:9735: dial tcp: address lnbens7thrwcrwqe.onion: no suitable address found
Jun 16 15:38:52 node lnd.sh[34382]: 2024-06-16 15:38:52.667 [ERR] SRVR: Unable to connect to 027aeaffa0a60bdc40375d6341ebfe496e8f20984de0fbfa2f9c8dc2307733d77d@qahpvgav76slvb7ummbxxk673uv4esdwnlosikyzjirotccx4rkah6yd.onion:9735: dial tcp: address qahpvgav76slvb7ummbxxk673uv4esdwnlosikyzjirotccx4rkah6yd.onion: no suitable address found
Jun 16 15:39:03 node lnd.sh[34382]: 2024-06-16 15:39:03.050 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Jun 16 15:39:03 node lnd.sh[34382]: 2024-06-16 15:39:03.086 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Jun 16 15:39:03 node lnd.sh[34382]: 2024-06-16 15:39:03.370 [INF] RPCS: elapsed time for diameter (13) calculation: 49.337674ms
Jun 16 15:39:08 node lnd.sh[34382]: 2024-06-16 15:39:08.668 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:39:08 node lnd.sh[34382]: 2024-06-16 15:39:08.797 [INF] DISC: Obtained 2 addrs to bootstrap network with
Jun 16 15:39:09 node lnd.sh[34382]: 2024-06-16 15:39:09.047 [INF] SRVR: Established connection to: 02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963@54.158.203.78:9749
Jun 16 15:39:09 node lnd.sh[34382]: 2024-06-16 15:39:09.047 [INF] SRVR: Finalizing connection to 02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963@54.158.203.78:9749, inbound=false
Jun 16 15:39:09 node lnd.sh[34382]: 2024-06-16 15:39:09.175 [INF] PEER: Peer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): Negotiated chan series queries
Jun 16 15:39:09 node lnd.sh[34382]: 2024-06-16 15:39:09.175 [INF] DISC: Creating new GossipSyncer for peer=02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963
Jun 16 15:39:34 node lnd.sh[34382]: 2024-06-16 15:39:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:39:34 node lnd.sh[34382]: 2024-06-16 15:39:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:39:34 node lnd.sh[34382]: 2024-06-16 15:39:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:39:43 node lnd.sh[34382]: 2024-06-16 15:39:43.798 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:39:43 node lnd.sh[34382]: 2024-06-16 15:39:43.817 [INF] DISC: Obtained 1 addrs to bootstrap network with
Jun 16 15:39:44 node lnd.sh[34382]: 2024-06-16 15:39:44.308 [INF] CRTR: Processed channels=168 updates=1 nodes=0 in last 2m2.5145679s
Jun 16 15:40:14 node lnd.sh[34382]: 2024-06-16 15:40:14.508 [ERR] SRVR: Unable to connect to 02130477ea5a2d5866281a8d4a00ba0b7c81606461a54737e609f5edb71fc3b011@81.174.167.101:9735: dial tcp 81.174.167.101:9735: i/o timeout
Jun 16 15:40:14 node lnd.sh[34382]: 2024-06-16 15:40:14.508 [ERR] SRVR: Unable to connect to 02085a614ae7c0a5d29fc4ac192dc73887ad024cca78f62f138ac277dd5cd06fa1@87.123.156.133:9735: dial tcp 87.123.156.133:9735: i/o timeout
Jun 16 15:40:34 node lnd.sh[34382]: 2024-06-16 15:40:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:40:34 node lnd.sh[34382]: 2024-06-16 15:40:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:40:34 node lnd.sh[34382]: 2024-06-16 15:40:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:40:41 node lnd.sh[34382]: 2024-06-16 15:40:41.611 [ERR] SRVR: Unable to connect to 021f89d852ea916b44e640565fbbdd99d8b4bca96d80b402e32ae5cbf9521d062d@[2001:56a:f1ed:7300:1a6a:c177:a30:75a8]:9735: dial tcp [2001:56a:f1ed:7300:1a6a:c177:a30:75a8]:9735: i/o timeout
Jun 16 15:40:45 node lnd.sh[34382]: 2024-06-16 15:40:45.133 [INF] CRTR: Processed channels=118 updates=2 nodes=0 in last 1m0.824630649s
Jun 16 15:40:46 node lnd.sh[34382]: 2024-06-16 15:40:46.819 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]
Jun 16 15:41:08 node lnd.sh[34382]: 2024-06-16 15:41:08.798 [ERR] SRVR: Unable to connect to 02d02433667ab632a30d547e392ade513bed6988d061694fb8ba0fa4d714dbd7b7@83.36.197.232:9735: dial tcp 83.36.197.232:9735: i/o timeout
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.124 [ERR] DISC: Unable to query bootstrapper BOLT-0010 DNS Seed: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]: lookup ln1qwsrtcky32p6ecdzlaunwar03fdtd5nd9lunn4l8dhxsnrwjz5cxgme5gkg.nodes.lightning.directory. on 127.0.0.53:53: read udp 127.0.0.1:53712->127.0.0.53:53: i/o timeout
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.124 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.199 [INF] DISC: Obtained 2 addrs to bootstrap network with
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.199 [ERR] SRVR: Unable to connect to 02d09963d2de16bd6e1d71b124cb7d8d894351a31099576ec1cb2821e69c6b02be@22yk2wc7t7shainbhvdbd2cuyjcapqblgf5l7vqhta5vng2xf6kd7iqd.onion:9735: dial tcp: address 22yk2wc7t7shainbhvdbd2cuyjcapqblgf5l7vqhta5vng2xf6kd7iqd.onion: no suitable address found
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.199 [ERR] SRVR: Unable to connect to 02d09963d2de16bd6e1d71b124cb7d8d894351a31099576ec1cb2821e69c6b02be@22yk2wc7t7shainbhvdbd2cuyjcapqblgf5l7vqhta5vng2xf6kd7iqd.onion:9735: dial tcp: address 22yk2wc7t7shainbhvdbd2cuyjcapqblgf5l7vqhta5vng2xf6kd7iqd.onion: no suitable address found
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.350 [ERR] SRVR: Unable to connect to 02d09963d2de16bd6e1d71b124cb7d8d894351a31099576ec1cb2821e69c6b02be@129.80.168.153:9735: dial tcp 129.80.168.153:9735: connect: connection refused
Jun 16 15:41:17 node lnd.sh[34382]: 2024-06-16 15:41:17.350 [ERR] SRVR: Unable to connect to 02d09963d2de16bd6e1d71b124cb7d8d894351a31099576ec1cb2821e69c6b02be@129.80.168.153:9735: dial tcp 129.80.168.153:9735: connect: connection refused
Jun 16 15:41:34 node lnd.sh[34382]: 2024-06-16 15:41:34.455 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:41:34 node lnd.sh[34382]: 2024-06-16 15:41:34.455 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:41:34 node lnd.sh[34382]: 2024-06-16 15:41:34.455 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:41:43 node lnd.sh[34382]: 2024-06-16 15:41:43.817 [ERR] SRVR: Unable to connect to 022457e61da38e1a7cac56a054eb0ef225d84dfc6b932dfa119ad7fe6fbecdb71d@45.56.83.91:9735: dial tcp 45.56.83.91:9735: i/o timeout
Jun 16 15:41:44 node lnd.sh[34382]: 2024-06-16 15:41:44.461 [INF] CRTR: Processed channels=120 updates=0 nodes=0 in last 59.328000797s
Jun 16 15:41:48 node lnd.sh[34382]: 2024-06-16 15:41:48.398 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Jun 16 15:41:48 node lnd.sh[34382]: 2024-06-16 15:41:48.403 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Jun 16 15:41:48 node lnd.sh[34382]: 2024-06-16 15:41:48.623 [INF] RPCS: elapsed time for diameter (13) calculation: 178.910329ms
Jun 16 15:42:03 node lnd.sh[34382]: 2024-06-16 15:42:03.974 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): querying for 500 new channels
Jun 16 15:42:17 node lnd.sh[34382]: 2024-06-16 15:42:17.350 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:42:17 node lnd.sh[34382]: 2024-06-16 15:42:17.351 [INF] DISC: Obtained 1 addrs to bootstrap network with
Jun 16 15:42:17 node lnd.sh[34382]: 2024-06-16 15:42:17.351 [ERR] SRVR: Unable to connect to 0200da31ae309a42f955de9383c150a4167246bb22d5380898cd70aecc59136c50@2cl6pbc7dzopfnjmpzdmw3pnh36tqsam7zzp7ypp3v5fujwjllcfjoad.onion:9735: dial tcp: address 2cl6pbc7dzopfnjmpzdmw3pnh36tqsam7zzp7ypp3v5fujwjllcfjoad.onion: no suitable address found
Jun 16 15:42:17 node lnd.sh[34382]: 2024-06-16 15:42:17.351 [ERR] SRVR: Unable to connect to 0200da31ae309a42f955de9383c150a4167246bb22d5380898cd70aecc59136c50@2cl6pbc7dzopfnjmpzdmw3pnh36tqsam7zzp7ypp3v5fujwjllcfjoad.onion:9735: dial tcp: address 2cl6pbc7dzopfnjmpzdmw3pnh36tqsam7zzp7ypp3v5fujwjllcfjoad.onion: no suitable address found
Jun 16 15:42:34 node lnd.sh[34382]: 2024-06-16 15:42:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:42:34 node lnd.sh[34382]: 2024-06-16 15:42:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:42:34 node lnd.sh[34382]: 2024-06-16 15:42:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:42:44 node lnd.sh[34382]: 2024-06-16 15:42:44.009 [INF] CRTR: Processed channels=98 updates=322 nodes=158 in last 59.54801823s
Jun 16 15:43:17 node lnd.sh[34382]: 2024-06-16 15:43:17.352 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]
Jun 16 15:43:34 node lnd.sh[34382]: 2024-06-16 15:43:34.455 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:43:34 node lnd.sh[34382]: 2024-06-16 15:43:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:43:34 node lnd.sh[34382]: 2024-06-16 15:43:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:43:44 node lnd.sh[34382]: 2024-06-16 15:43:44.004 [INF] CRTR: Processed channels=97 updates=190 nodes=218 in last 59.994159606s
Jun 16 15:43:47 node lnd.sh[34382]: 2024-06-16 15:43:47.359 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:43:47 node lnd.sh[34382]: 2024-06-16 15:43:47.388 [INF] DISC: Obtained 1 addrs to bootstrap network with
Jun 16 15:43:47 node lnd.sh[34382]: 2024-06-16 15:43:47.388 [ERR] SRVR: Unable to connect to 0279b4b455e2b0fba0d23c0f80d2fe8dd0a9b95d89ab06761051721dbac1456f56@5csp4abgslrzchh6m6gs4vavpppzu5ahfa7srjk5b6e5bmcdf3v4iuad.onion:9735: dial tcp: address 5csp4abgslrzchh6m6gs4vavpppzu5ahfa7srjk5b6e5bmcdf3v4iuad.onion: no suitable address found
Jun 16 15:43:47 node lnd.sh[34382]: 2024-06-16 15:43:47.388 [ERR] SRVR: Unable to connect to 0279b4b455e2b0fba0d23c0f80d2fe8dd0a9b95d89ab06761051721dbac1456f56@5csp4abgslrzchh6m6gs4vavpppzu5ahfa7srjk5b6e5bmcdf3v4iuad.onion:9735: dial tcp: address 5csp4abgslrzchh6m6gs4vavpppzu5ahfa7srjk5b6e5bmcdf3v4iuad.onion: no suitable address found
Jun 16 15:44:34 node lnd.sh[34382]: 2024-06-16 15:44:34.455 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:44:34 node lnd.sh[34382]: 2024-06-16 15:44:34.455 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:44:34 node lnd.sh[34382]: 2024-06-16 15:44:34.455 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:44:45 node lnd.sh[34382]: 2024-06-16 15:44:45.836 [INF] CRTR: Processed channels=120 updates=17 nodes=1 in last 1m1.832245806s
Jun 16 15:44:47 node lnd.sh[34382]: 2024-06-16 15:44:47.388 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:44:47 node lnd.sh[34382]: 2024-06-16 15:44:47.425 [INF] DISC: Obtained 1 addrs to bootstrap network with
Jun 16 15:44:47 node lnd.sh[34382]: 2024-06-16 15:44:47.425 [ERR] SRVR: Unable to connect to 024a4aad26583790132c0b5a45885e9441f8a5ebcc3aa73ecf365c037154d9980c@hicjlwptg7qly2wnoqpmbg7k6mpy3wbq2zluxh6yf3npzrvns675rlid.onion:9735: dial tcp: address hicjlwptg7qly2wnoqpmbg7k6mpy3wbq2zluxh6yf3npzrvns675rlid.onion: no suitable address found
Jun 16 15:44:47 node lnd.sh[34382]: 2024-06-16 15:44:47.426 [ERR] SRVR: Unable to connect to 024a4aad26583790132c0b5a45885e9441f8a5ebcc3aa73ecf365c037154d9980c@hicjlwptg7qly2wnoqpmbg7k6mpy3wbq2zluxh6yf3npzrvns675rlid.onion:9735: dial tcp: address hicjlwptg7qly2wnoqpmbg7k6mpy3wbq2zluxh6yf3npzrvns675rlid.onion: no suitable address found
Jun 16 15:45:34 node lnd.sh[34382]: 2024-06-16 15:45:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:45:34 node lnd.sh[34382]: 2024-06-16 15:45:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:45:34 node lnd.sh[34382]: 2024-06-16 15:45:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:45:44 node lnd.sh[34382]: 2024-06-16 15:45:44.074 [INF] CRTR: Processed channels=110 updates=8 nodes=0 in last 58.238269909s
Jun 16 15:45:47 node lnd.sh[34382]: 2024-06-16 15:45:47.426 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:45:47 node lnd.sh[34382]: 2024-06-16 15:45:47.487 [INF] DISC: Obtained 2 addrs to bootstrap network with
Jun 16 15:45:47 node lnd.sh[34382]: 2024-06-16 15:45:47.488 [ERR] SRVR: Unable to connect to 02938298f28c8614796b820251a6b507487af786abebb7c451c087761be4d9d1e4@xseyidscl42o3eeonvcvvsv62xkqhdkcs3j3mj2lkqeywbghhv3douqd.onion:9735: dial tcp: address xseyidscl42o3eeonvcvvsv62xkqhdkcs3j3mj2lkqeywbghhv3douqd.onion: no suitable address found
Jun 16 15:45:47 node lnd.sh[34382]: 2024-06-16 15:45:47.488 [ERR] SRVR: Unable to connect to 02938298f28c8614796b820251a6b507487af786abebb7c451c087761be4d9d1e4@xseyidscl42o3eeonvcvvsv62xkqhdkcs3j3mj2lkqeywbghhv3douqd.onion:9735: dial tcp: address xseyidscl42o3eeonvcvvsv62xkqhdkcs3j3mj2lkqeywbghhv3douqd.onion: no suitable address found
Jun 16 15:45:50 node lnd.sh[34382]: 2024-06-16 15:45:50.619 [ERR] SRVR: Unable to connect to 02938298f28c8614796b820251a6b507487af786abebb7c451c087761be4d9d1e4@24.46.242.184:9735: dial tcp 24.46.242.184:9735: connect: no route to host
Jun 16 15:46:30 node lnd.sh[34382]: 2024-06-16 15:46:30.390 [INF] DISC: GossipSyncer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): querying for 500 new channels
Jun 16 15:46:34 node lnd.sh[34382]: 2024-06-16 15:46:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:46:34 node lnd.sh[34382]: 2024-06-16 15:46:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:46:34 node lnd.sh[34382]: 2024-06-16 15:46:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:46:46 node lnd.sh[34382]: 2024-06-16 15:46:46.594 [INF] CRTR: Processed channels=122 updates=39 nodes=0 in last 1m2.519133581s
Jun 16 15:46:50 node lnd.sh[34382]: 2024-06-16 15:46:50.489 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph
Jun 16 15:46:50 node lnd.sh[34382]: 2024-06-16 15:46:50.572 [INF] DISC: Obtained 1 addrs to bootstrap network with
Jun 16 15:46:50 node lnd.sh[34382]: 2024-06-16 15:46:50.572 [ERR] SRVR: Unable to connect to 02f2eaac41f185fd3f3d9e8b1192e74de4af95b999959dfbf45f1f1e5c9d709fc7@prw455wbvrxmcjqzavdfqawv6lflojymxogw7iw2lpy7jizx2dmkrqyd.onion:9735: dial tcp: address prw455wbvrxmcjqzavdfqawv6lflojymxogw7iw2lpy7jizx2dmkrqyd.onion: no suitable address found
Jun 16 15:46:50 node lnd.sh[34382]: 2024-06-16 15:46:50.572 [ERR] SRVR: Unable to connect to 02f2eaac41f185fd3f3d9e8b1192e74de4af95b999959dfbf45f1f1e5c9d709fc7@prw455wbvrxmcjqzavdfqawv6lflojymxogw7iw2lpy7jizx2dmkrqyd.onion:9735: dial tcp: address prw455wbvrxmcjqzavdfqawv6lflojymxogw7iw2lpy7jizx2dmkrqyd.onion: no suitable address found
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.118 [WRN] PEER: Peer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): pong response failure for 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@166.70.145.151:9735: timeout while waiting for pong response -- disconnecting
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.118 [INF] PEER: Peer(021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da): disconnecting 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@166.70.145.151:9735, reason: pong response failure for 021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da@166.70.145.151:9735: timeout while waiting for pong response -- disconnecting
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.219 [INF] DISC: Removing GossipSyncer for peer=021a51ca1f15a5d31f78afe4e920cb01cdbfe36aec60aac4ad45374ce05b49c5da
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.219 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): requesting new chans from height=0 and 848191 blocks after
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.723 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=8000
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.833 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=8000
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.838 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=8000
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.945 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=7999
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.948 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=7998
Jun 16 15:47:12 node lnd.sh[34382]: 2024-06-16 15:47:12.950 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=8000
Jun 16 15:47:13 node lnd.sh[34382]: 2024-06-16 15:47:13.045 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=7996
Jun 16 15:47:13 node lnd.sh[34382]: 2024-06-16 15:47:13.047 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): buffering chan range reply of size=2411
Jun 16 15:47:13 node lnd.sh[34382]: 2024-06-16 15:47:13.047 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): filtering through 58404 chans
Jun 16 15:47:13 node lnd.sh[34382]: 2024-06-16 15:47:13.150 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): starting query for 12111 new chans
Jun 16 15:47:13 node lnd.sh[34382]: 2024-06-16 15:47:13.150 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): querying for 500 new channels
Jun 16 15:47:26 node lnd.sh[34382]: 2024-06-16 15:47:26.884 [INF] DISC: GossipSyncer(02dc4628552c3223e9861f7609c905c2d83b2b5d7e1a6f9ce704bf381711d47963): querying for 500 new channels
Jun 16 15:47:34 node lnd.sh[34382]: 2024-06-16 15:47:34.456 [INF] WTCL: (taproot) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:47:34 node lnd.sh[34382]: 2024-06-16 15:47:34.456 [INF] WTCL: (legacy) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:47:34 node lnd.sh[34382]: 2024-06-16 15:47:34.456 [INF] WTCL: (anchor) Client stats: tasks(received=0 accepted=0 ineligible=0) sessions(acquired=0 exhausted=0)
Jun 16 15:47:45 node lnd.sh[34382]: 2024-06-16 15:47:45.331 [INF] CRTR: Processed channels=83 updates=418 nodes=280 in last 58.736917985s
Jun 16 15:47:50 node lnd.sh[34382]: 2024-06-16 15:47:50.573 [INF] DISC: Attempting to bootstrap with: BOLT-0010 DNS Seed: [[nodes.lightning.directory soa.nodes.lightning.directory] [lseed.bitcoinstats.com ]]
Jun 16 15:48:20 node lnd.sh[34382]: 2024-06-16 15:48:20.576 [INF] DISC: Attempting to bootstrap with: Authenticated Channel Graph

There's some relevant lines at the beginning of logs related to the channel aaed8160f8b368656ee5e6b6f04e985547263439cb16ce52db2716eb62c3f1cd

Is there a way to free the balance? I've tried restarting lnd several times but it doesn't update.

yyforyongyu commented 2 weeks ago

The channel is force closed by your peer in this tx, and your commit output along with your anchor output are swept to your wallet in this tx after a series of RBF attempts.

Screenshot 2024-06-17 at 2 03 50 PM

Feel free to re-open if it doesn't show in your wallet balance.

Javihache commented 2 weeks ago

Hi, thank you for the quick answer. That was the issue, that it wasn't showing on my balance. But now it finally did! Thanks again!