Skip to content

[bug]: server stuck at shutdown #9622

@yyforyongyu

Description

@yyforyongyu

From this build, it looks like the server is blocked at this line when shutting down,

lnd/server.go

Lines 2787 to 2789 in 09b6745

// Wait for all lingering goroutines to quit.
srvrLog.Debug("Waiting for server to shutdown...")
s.wg.Wait()

Attached the shutdown log for analysis,

2025-03-20 19:58:43.904 [DBG] CHIO dispatcher.go:163: ================================================================================
2025-03-20 19:58:43.904 [INF] CHIO dispatcher.go:165: Received new block 7defcfb8ecf6c39552d134b155d1ea7b3044aa837aa5803c30027f39ead2d4b7 at height 478, notifying consumers...
2025-03-20 19:58:43.904 [DBG] CHIO dispatcher.go:238: Height[   478]: Notifying queue=1 with 3 consumers
2025-03-20 19:58:43.904 [DBG] CHIO dispatcher.go:328: Height[   478]: Waiting for consumer[ChainArbitrator] to process it
2025-03-20 19:58:43.904 [DBG] CHIO dispatcher.go:354: Height[   478]: Consumer[ChainArbitrator] processed block in 18.515µs
2025-03-20 19:58:43.904 [DBG] CHIO dispatcher.go:328: Height[   478]: Waiting for consumer[UtxoSweeper] to process it
2025-03-20 19:58:43.904 [DBG] SWPR sweeper.go:719: Received new block: height=478, attempt sweeping 0 inputs:
2025-03-20 19:58:43.904 [DBG] SWPR sweeper.go:1561: Sweeping 0 inputs
2025-03-20 19:58:43.905 [DBG] LNWL estimator.go:1011: Received response from source: {"fee_by_block_target":{"1":50000},"min_relay_feerate":1012}
2025-03-20 19:58:43.905 [INF] LNWL estimator.go:912: Web API returning 1012 sat/kvb for min relay feerate
2025-03-20 19:58:43.905 [DBG] CHIO dispatcher.go:354: Height[   478]: Consumer[UtxoSweeper] processed block in 598.362µs
2025-03-20 19:58:43.905 [DBG] CHIO dispatcher.go:328: Height[   478]: Waiting for consumer[TxPublisher] to process it
2025-03-20 19:58:43.905 [DBG] SWPR fee_bumper.go:936: TxPublisher received new block: 478
2025-03-20 19:58:43.905 [DBG] CHIO dispatcher.go:354: Height[   478]: Consumer[TxPublisher] processed block in 21.992µs
2025-03-20 19:58:43.905 [DBG] CHIO dispatcher.go:261: Height[   478]: Notified queue=1
2025-03-20 19:58:43.905 [INF] CHIO dispatcher.go:182: Height[   478]: Notified all consumers on new block in 1.004011ms
2025-03-20 19:58:44.237 [DBG] RPCS interceptor.go:775: [/lnrpc.Lightning/GetInfo] requested
2025-03-20 19:58:44.238 [DBG] CHIO dispatcher.go:221: Responded current height: 478
2025-03-20 19:58:44.452 [INF] PEER brontide.go:2017: Peer(03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f): unable to read message from peer: read next header: EOF
2025-03-20 19:58:44.452 [DBG] PEER brontide.go:1589: Peer(03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f): Started, waiting on startReady signal
2025-03-20 19:58:44.452 [INF] PEER brontide.go:1601: Peer(03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f): disconnecting 03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f@127.0.0.1:10461, reason: read handler closed
2025-03-20 19:58:44.452 [INF] MSGX msg_router.go:152: Stopping Router
2025-03-20 19:58:44.875 [DBG] BTCN query.go:1072: No peers replied to inv message for transaction 457bb1d945416a5373ae8aa6d6a29cb5ada6635b3a5115b2ebbccf169c8919ea
2025-03-20 19:58:45.197 [DBG] RPCS interceptor.go:775: [/lnrpc.Lightning/StopDaemon] requested
2025-03-20 19:58:45.197 [INF] LTND signal.go:181: Received shutdown request.
2025-03-20 19:58:45.197 [INF] LTND signal.go:166: Shutting down...
2025-03-20 19:58:45.197 [INF] LTND signal.go:185: Gracefully shutting down.
2025-03-20 19:58:45.197 [INF] CHIO dispatcher.go:129: BlockbeatDispatcher is stopping
2025-03-20 19:58:45.197 [DBG] CHIO dispatcher.go:198: Height[   478]: BlockbeatDispatcher quit signal received
2025-03-20 19:58:45.197 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=9
2025-03-20 19:58:45.197 [DBG] CHIO dispatcher.go:135: BlockbeatDispatcher stopped
2025-03-20 19:58:45.197 [INF] NANN chan_status_manager.go:229: Channel Status Manager shutting down...
2025-03-20 19:58:45.197 [DBG] NANN chan_status_manager.go:234: Channel Status Manager shutdown complete
2025-03-20 19:58:45.197 [INF] HSWC switch.go:1996: HTLC Switch shutting down...
2025-03-20 19:58:45.197 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=4
2025-03-20 19:58:45.200 [DBG] HSWC switch.go:2008: HTLC Switch shutdown complete
2025-03-20 19:58:45.200 [INF] HSWC iterator.go:653: Onion processor shutting down...
2025-03-20 19:58:45.200 [DBG] HSWC decayedlog.go:152: DecayedLog shutting down...
2025-03-20 19:58:45.200 [INF] HSWC decayedlog.go:200: Decaying hash log received shutdown request
2025-03-20 19:58:45.200 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=8
2025-03-20 19:58:45.200 [DBG] HSWC decayedlog.go:164: DecayedLog shutdown complete
2025-03-20 19:58:45.200 [DBG] HSWC iterator.go:657: Onion processor shutdown complete
2025-03-20 19:58:45.200 [INF] INVC invoiceregistry.go:260: InvoiceRegistry shutting down...
2025-03-20 19:58:45.200 [INF] INVC invoiceregistry.go:266: InvoiceRegistry shutting down...
2025-03-20 19:58:45.200 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=7
2025-03-20 19:58:45.200 [DBG] INVC invoiceregistry.go:281: InvoiceRegistry shutdown complete
2025-03-20 19:58:45.200 [DBG] INVC invoiceregistry.go:283: InvoiceRegistry shutdown complete
2025-03-20 19:58:45.200 [INF] HSWC interceptable_switch.go:254: InterceptableSwitch shutting down...
2025-03-20 19:58:45.200 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=5
2025-03-20 19:58:45.200 [DBG] HSWC interceptable_switch.go:269: InterceptableSwitch shutdown complete
2025-03-20 19:58:45.200 [INF] INVC modification_interceptor.go:182: HtlcModificationInterceptor stopping...
2025-03-20 19:58:45.200 [DBG] INVC modification_interceptor.go:191: HtlcModificationInterceptor stopped
2025-03-20 19:58:45.200 [INF] CRTR router.go:375: Channel Router shutting down...
2025-03-20 19:58:45.200 [DBG] CRTR router.go:381: Channel Router shutdown complete
2025-03-20 19:58:45.200 [INF] GRPH builder.go:310: Builder shutting down...
2025-03-20 19:58:45.200 [DBG] CRTR neutrino.go:138: CfFilteredChainView stopping
2025-03-20 19:58:45.200 [INF] BTCN manager.go:327: Canceling block subscription: id=5
2025-03-20 19:58:45.200 [DBG] CRTR neutrino.go:150: CfFilteredChainView stopped
2025-03-20 19:58:45.200 [DBG] GRPH builder.go:323: Builder shutdown complete
2025-03-20 19:58:45.200 [INF] CNCT chain_arbitrator.go:859: ChainArbitrator shutting down...
2025-03-20 19:58:45.200 [DBG] CNCT chain_arbitrator.go:902: ChainArbitrator shutdown complete
2025-03-20 19:58:45.200 [INF] FNDG manager.go:789: Funding manager shutting down...
2025-03-20 19:58:45.200 [DBG] FNDG manager.go:794: Funding manager shutdown complete
2025-03-20 19:58:45.200 [INF] BRAR breach_arbitrator.go:324: Breach arbiter shutting down...
2025-03-20 19:58:45.200 [DBG] BRAR breach_arbitrator.go:329: Breach arbiter shutdown complete
2025-03-20 19:58:45.200 [INF] UTXN utxonursery.go:329: UTXO nursery shutting down...
2025-03-20 19:58:45.200 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=3
2025-03-20 19:58:45.200 [DBG] UTXN utxonursery.go:335: UTXO nursery shutdown complete
2025-03-20 19:58:45.200 [INF] DISC gossiper.go:805: Authenticated gossiper shutting down...
2025-03-20 19:58:45.200 [DBG] DISC gossiper.go:814: Authenticated Gossiper is stopping
2025-03-20 19:58:45.200 [INF] NTFN neutrino.go:410: Cancelling epoch notification, epoch_id=6
2025-03-20 19:58:45.200 [DBG] DISC sync_manager.go:210: SyncManager is stopping
2025-03-20 19:58:45.200 [DBG] DISC syncer.go:473: Stopping GossipSyncer(03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f)
2025-03-20 19:58:45.200 [DBG] DISC syncer.go:478: GossipSyncer(03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f) stopped
2025-03-20 19:58:45.200 [DBG] DISC sync_manager.go:222: SyncManager stopped
2025-03-20 19:58:45.200 [DBG] DISC reliable_sender.go:87: reliableSender is stopping
2025-03-20 19:58:45.200 [DBG] DISC reliable_sender.go:92: reliableSender stopped
2025-03-20 19:58:45.200 [DBG] DISC gossiper.go:834: Authenticated Gossiper stopped
2025-03-20 19:58:45.200 [DBG] DISC gossiper.go:809: Authenticated gossiper shutdown complete
2025-03-20 19:58:45.200 [INF] SWPR sweeper.go:496: Sweeper shutting down...
2025-03-20 19:58:45.200 [DBG] SWPR sweeper.go:502: Sweeper shutdown complete
2025-03-20 19:58:45.200 [INF] SWPR fee_bumper.go:910: TxPublisher stopping...
2025-03-20 19:58:45.200 [DBG] SWPR fee_bumper.go:949: Fee bumper stopped, exit monitor
2025-03-20 19:58:45.200 [DBG] SWPR fee_bumper.go:919: TxPublisher stopped
2025-03-20 19:58:45.200 [INF] CHNF channelnotifier.go:115: ChannelNotifier shutting down...
2025-03-20 19:58:45.200 [DBG] CHNF channelnotifier.go:119: ChannelNotifier shutdown complete
2025-03-20 19:58:45.200 [INF] PRNF peernotifier.go:55: PeerNotifier shutting down...
2025-03-20 19:58:45.200 [DBG] PRNF peernotifier.go:59: PeerNotifier shutdown complete
2025-03-20 19:58:45.200 [INF] HSWC htlcnotifier.go:95: HtlcNotifier shutting down...
2025-03-20 19:58:45.200 [DBG] HSWC htlcnotifier.go:101: HtlcNotifier shutdown complete
2025-03-20 19:58:45.200 [INF] CHBU pubsub.go:372: Updating on-disk multi SCB backup: num_old_chans=0, num_new_chans=0
2025-03-20 19:58:45.203 [INF] CHBU backupfile.go:94: Updating backup file at /tmp/lndtest-node-bob-1704082773/data/chain/bitcoin/regtest/channel.backup
2025-03-20 19:58:45.204 [INF] CHBU backupfile.go:129: Swapping old multi backup file from /tmp/lndtest-node-bob-1704082773/data/chain/bitcoin/regtest/temp-dont-use.backup to /tmp/lndtest-node-bob-1704082773/data/chain/bitcoin/regtest/channel.backup
2025-03-20 19:58:45.204 [INF] CHBU backupfile.go:193: Archiving old channel backup to /tmp/lndtest-node-bob-1704082773/data/chain/bitcoin/regtest/chan-backup-archives
2025-03-20 19:58:45.204 [INF] CHBU pubsub.go:178: chanbackup.SubSwapper shutting down...
2025-03-20 19:58:45.204 [DBG] CHBU pubsub.go:183: chanbackup.SubSwapper shutdown complete
2025-03-20 19:58:45.204 [INF] NTFN neutrino.go:139: neutrino notifier shutting down...
2025-03-20 19:58:45.204 [INF] BTCN manager.go:327: Canceling block subscription: id=6
2025-03-20 19:58:45.204 [DBG] NTFN neutrino.go:162: neutrino notifier shutdown complete
2025-03-20 19:58:45.204 [ERR] NTFN best_block_view.go:85: dead epoch stream in BestBlockTracker
2025-03-20 19:58:45.205 [INF] CHFT chaneventstore.go:217: ChannelEventStore shutting down...
2025-03-20 19:58:45.205 [DBG] CHFT chaneventstore.go:585: recording flap count for: 1 peers
2025-03-20 19:58:45.205 [DBG] CHFT chaneventstore.go:237: ChannelEventStore shutdown complete
2025-03-20 19:58:45.205 [DBG] CRTR missioncontrol.go:440: Stopping mission control store ticker
2025-03-20 19:58:45.205 [DBG] CRTR missioncontrol.go:449: Mission control store ticker stopped
2025-03-20 19:58:45.205 [INF] SRVR server.go:5078: Disconnecting from 03c65fe406154a91269d165895881b7e44c777f8f26c43063557fbbaee38843b1f@127.0.0.1:10461
2025-03-20 19:58:45.205 [INF] HLCK healthcheck.go:92: Health monitor shutting down...
2025-03-20 19:58:45.205 [DBG] HLCK healthcheck.go:330: Health check: chain backend monitor quit
2025-03-20 19:58:45.205 [DBG] HLCK healthcheck.go:98: Health monitor shutdown complete
2025-03-20 19:58:45.205 [DBG] SRVR server.go:2788: Waiting for server to shutdown...
2025-03-20 19:59:16.801 [DBG] BTCN peer.go:1082: Received inv (block 4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:16.801 [DBG] BTCN peer.go:1110: Sending getheaders (locator 7defcfb8ecf6c39552d134b155d1ea7b3044aa837aa5803c30027f39ead2d4b7, stop 4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:16.803 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:16.803 [INF] BTCN headerlogger.go:66: Processed 7 blocks in the last 36.04s (height 479, 2025-03-20 19:59:16 +0000 UTC)
2025-03-20 19:59:16.804 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=479, hash=4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47
2025-03-20 19:59:16.804 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=479, stop_hash=4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:16.805 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:16.805 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=479, hash=4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47, new_tip=b5d3ebfcc3c7052e66d222352fc5e38b70419f45d306efa8ef107e3ca77446cd
2025-03-20 19:59:16.806 [INF] BTCN headerlogger.go:66: Verified 7 filter headers in the last 36.04s (height 479, 2025-03-20 19:59:16 +0000 UTC)
2025-03-20 19:59:16.806 [DBG] BTCN query.go:754: Fetching filters for heights=[479, 479], stophash=4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47
2025-03-20 19:59:16.806 [DBG] LNWL workmanager.go:460: Adding new batch(15) of 1 queries to work queue
2025-03-20 19:59:16.806 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:16.813 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.482 [DBG] BTCN peer.go:1082: Received inv (block 28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.482 [DBG] BTCN peer.go:1110: Sending getheaders (locator 4f9a439845253b9b6341c903ec6bb4d0a86572e509fa3d33a3a4ed419a657e47, stop 28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.484 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.485 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=480, hash=28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001
2025-03-20 19:59:19.485 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=480, stop_hash=28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.486 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.486 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=480, hash=28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001, new_tip=0247eddc5e5b82af0d86b987a15d6441e477d1b60f1988d1dce52f424e070d26
2025-03-20 19:59:19.486 [DBG] BTCN query.go:754: Fetching filters for heights=[480, 480], stophash=28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001
2025-03-20 19:59:19.486 [DBG] LNWL workmanager.go:460: Adding new batch(16) of 1 queries to work queue
2025-03-20 19:59:19.486 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:19.487 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.783 [DBG] BTCN peer.go:1082: Received inv (block 543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.784 [DBG] BTCN peer.go:1110: Sending getheaders (locator 28453a8b15eefb5c71fbb841afd4810e4138eaae76f2b2e14b391433d873c001, stop 543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.787 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.788 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=481, hash=543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e
2025-03-20 19:59:22.788 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=481, stop_hash=543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.788 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.788 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=481, hash=543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e, new_tip=c1cde5a9b1ca0595e49f9fe272f52bbb2f5f5885454909dd0775865292907d99
2025-03-20 19:59:22.789 [DBG] BTCN query.go:754: Fetching filters for heights=[481, 481], stophash=543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e
2025-03-20 19:59:22.789 [DBG] LNWL workmanager.go:460: Adding new batch(17) of 1 queries to work queue
2025-03-20 19:59:22.789 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:22.790 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.592 [DBG] BTCN peer.go:1082: Received inv (block 1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.592 [DBG] BTCN peer.go:1110: Sending getheaders (locator 543bdf180e9bc94b7be74dabf2aa5d71616a9eb8c08baeabcf7cdbfc0121512e, stop 1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.593 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.593 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=482, hash=1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d
2025-03-20 19:59:24.593 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=482, stop_hash=1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.594 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.594 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=482, hash=1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d, new_tip=a2127bc883ee14b2fec0eebbe0275f931bf9dbe9b3e6778775180027c8e2aaf8
2025-03-20 19:59:24.594 [DBG] BTCN query.go:754: Fetching filters for heights=[482, 482], stophash=1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d
2025-03-20 19:59:24.594 [DBG] LNWL workmanager.go:460: Adding new batch(18) of 1 queries to work queue
2025-03-20 19:59:24.594 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.595 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.996 [DBG] BTCN peer.go:1082: Received inv (block 1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.996 [DBG] BTCN peer.go:1110: Sending getheaders (locator 1d9e54c54556f8cf285b6eb112fd836bd848b909c4ff41458e425098af4ca31d, stop 1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.996 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.997 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=483, hash=1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8
2025-03-20 19:59:24.998 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=483, stop_hash=1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.998 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.998 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=483, hash=1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8, new_tip=e5d1a146879d0aa2d4df1e763c3c8d6937627dc5e54df594693a255381fd1443
2025-03-20 19:59:24.998 [DBG] BTCN query.go:754: Fetching filters for heights=[483, 483], stophash=1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8
2025-03-20 19:59:24.999 [DBG] LNWL workmanager.go:460: Adding new batch(19) of 1 queries to work queue
2025-03-20 19:59:24.999 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:24.999 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.402 [DBG] BTCN peer.go:1082: Received inv (block 49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.403 [DBG] BTCN peer.go:1110: Sending getheaders (locator 1a068c677c4ebbef86665798fb4bbd25f7fd56bf6797b019d52e4caab7b423d8, stop 49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.404 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.405 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=484, hash=49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da
2025-03-20 19:59:25.406 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=484, stop_hash=49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.406 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.406 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=484, hash=49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da, new_tip=b8551b0a36add0a21a2df039201746f35dc929c659cbdb05eeef07df9dba62b5
2025-03-20 19:59:25.408 [DBG] BTCN query.go:754: Fetching filters for heights=[484, 484], stophash=49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da
2025-03-20 19:59:25.408 [DBG] LNWL workmanager.go:460: Adding new batch(20) of 1 queries to work queue
2025-03-20 19:59:25.408 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.409 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.809 [DBG] BTCN peer.go:1082: Received inv (block 534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.810 [DBG] BTCN peer.go:1110: Sending getheaders (locator 49a51858b43e78a60141cb799437afdd9a454a38c5c00662b57a45478452c0da, stop 534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.811 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.812 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=485, hash=534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157
2025-03-20 19:59:25.812 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=485, stop_hash=534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.813 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.814 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=485, hash=534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157, new_tip=ff8f925aca887c2b2090453ddd70f839f9511a4e11b15b98073f9c9b2c223f17
2025-03-20 19:59:25.815 [DBG] BTCN query.go:754: Fetching filters for heights=[485, 485], stophash=534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157
2025-03-20 19:59:25.815 [DBG] LNWL workmanager.go:460: Adding new batch(21) of 1 queries to work queue
2025-03-20 19:59:25.815 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:25.815 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.214 [DBG] BTCN peer.go:1082: Received inv (block 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.214 [DBG] BTCN peer.go:1110: Sending getheaders (locator 534dfc140e307cf8e3438f5556aaa6831eabfd8d814dace361330a461ae74157, stop 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.215 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.215 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=486, hash=061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e
2025-03-20 19:59:26.216 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=486, stop_hash=061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.216 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.216 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=486, hash=061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, new_tip=7985145549dc784121531b18ceb9990bb78ee4bdd7f32adc5dd3532810dad23a
2025-03-20 19:59:26.216 [DBG] BTCN query.go:754: Fetching filters for heights=[486, 486], stophash=061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e
2025-03-20 19:59:26.216 [DBG] LNWL workmanager.go:460: Adding new batch(22) of 1 queries to work queue
2025-03-20 19:59:26.216 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:26.217 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.207 [DBG] BTCN peer.go:1082: Received inv (block 736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.207 [DBG] BTCN peer.go:1082: Received inv (block 2cd7e1b3168f20f5b774182cbd104f5f5638f482fb4d9ccda033edb24baaeaad) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.207 [DBG] BTCN peer.go:1082: Received inv (block 42809fc1f68592b97f4819d3aea993d09fadd916485b3f27c43c57d6880cdbb6) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.208 [DBG] BTCN peer.go:1110: Sending getheaders (locator 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, stop 736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.208 [DBG] BTCN peer.go:1110: Sending getheaders (locator 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, stop 2cd7e1b3168f20f5b774182cbd104f5f5638f482fb4d9ccda033edb24baaeaad) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.208 [DBG] BTCN peer.go:1110: Sending getheaders (locator 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, stop 42809fc1f68592b97f4819d3aea993d09fadd916485b3f27c43c57d6880cdbb6) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.208 [DBG] BTCN peer.go:1082: Received inv (block 2f588e97ecb71e5e67483e3638ebed4be4bb77ef1c119f1f97f1841857dad8ef) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.209 [DBG] BTCN peer.go:1110: Sending getheaders (locator 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, stop 2f588e97ecb71e5e67483e3638ebed4be4bb77ef1c119f1f97f1841857dad8ef) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1082: Received inv (block 5f5ee65b7ac6ae9fe173ead1e1c4605f75cf5df1028a822c543cc1cc7ad0a42f) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1082: Received headers (num 1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1082: Received headers (num 2) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1082: Received inv (block 508c40df239bcc917da58e7795f79c4373435ad51d38ae4b6273eb4d03356255) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [INF] BTCN headerlogger.go:66: Processed 8 blocks in the last 16.4s (height 487, 2025-03-20 19:59:33 +0000 UTC)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1110: Sending getheaders (locator 061c0b5b2523cdae3563303212fee1a3679af9a5c5e2a6a0f9e2c57921f7a81e, stop 5f5ee65b7ac6ae9fe173ead1e1c4605f75cf5df1028a822c543cc1cc7ad0a42f) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1082: Received headers (num 3) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.210 [DBG] BTCN peer.go:1082: Received headers (num 4) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.211 [DBG] BTCN peer.go:1082: Received headers (num 5) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.211 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=487, hash=736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830
2025-03-20 19:59:33.211 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=487, stop_hash=736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.211 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830, num_filter_hashes=1) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.211 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=487, hash=736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830, new_tip=60a0cdffc385e99c5f598bd4f5d8128bd6c99ff344e684fef35e4168f206143f
2025-03-20 19:59:33.212 [DBG] BTCN peer.go:1110: Sending getheaders (locator 2cd7e1b3168f20f5b774182cbd104f5f5638f482fb4d9ccda033edb24baaeaad, stop 508c40df239bcc917da58e7795f79c4373435ad51d38ae4b6273eb4d03356255) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.212 [DBG] BTCN peer.go:1082: Received headers (num 4) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.213 [INF] BTCN headerlogger.go:66: Verified 8 filter headers in the last 16.4s (height 487, 2025-03-20 19:59:33 +0000 UTC)
2025-03-20 19:59:33.214 [INF] BTCN blockmanager.go:733: Attempting to fetch set of un-checkpointed filters at height=491, hash=5f5ee65b7ac6ae9fe173ead1e1c4605f75cf5df1028a822c543cc1cc7ad0a42f
2025-03-20 19:59:33.214 [DBG] BTCN peer.go:1110: Sending getcfheaders (start_height=488, stop_hash=508c40df239bcc917da58e7795f79c4373435ad51d38ae4b6273eb4d03356255) to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.214 [DBG] BTCN query.go:754: Fetching filters for heights=[487, 487], stophash=736ca4ee6f9e96fb6a7c445cf0fd9f16849b78f2cc0f1fa0b58f505c0868c830
2025-03-20 19:59:33.215 [DBG] LNWL workmanager.go:460: Adding new batch(23) of 1 queries to work queue
2025-03-20 19:59:33.215 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.215 [DBG] BTCN peer.go:1082: Received cfheaders (stop_hash=508c40df239bcc917da58e7795f79c4373435ad51d38ae4b6273eb4d03356255, num_filter_hashes=5) from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.215 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.215 [DBG] BTCN blockmanager.go:1232: Writing filter headers up to height=492, hash=508c40df239bcc917da58e7795f79c4373435ad51d38ae4b6273eb4d03356255, new_tip=2904094c98b0573288e82021a9c85c269f2006107b1fe5676e4bc35bfa82b32b
2025-03-20 19:59:33.217 [DBG] BTCN query.go:754: Fetching filters for heights=[488, 488], stophash=2cd7e1b3168f20f5b774182cbd104f5f5638f482fb4d9ccda033edb24baaeaad
2025-03-20 19:59:33.217 [DBG] LNWL workmanager.go:460: Adding new batch(24) of 1 queries to work queue
2025-03-20 19:59:33.217 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.217 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.218 [DBG] BTCN query.go:754: Fetching filters for heights=[489, 489], stophash=42809fc1f68592b97f4819d3aea993d09fadd916485b3f27c43c57d6880cdbb6
2025-03-20 19:59:33.218 [DBG] LNWL workmanager.go:460: Adding new batch(25) of 1 queries to work queue
2025-03-20 19:59:33.218 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.218 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.218 [DBG] BTCN query.go:754: Fetching filters for heights=[490, 490], stophash=2f588e97ecb71e5e67483e3638ebed4be4bb77ef1c119f1f97f1841857dad8ef
2025-03-20 19:59:33.218 [DBG] LNWL workmanager.go:460: Adding new batch(26) of 1 queries to work queue
2025-03-20 19:59:33.218 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.218 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.219 [DBG] BTCN query.go:754: Fetching filters for heights=[491, 491], stophash=5f5ee65b7ac6ae9fe173ead1e1c4605f75cf5df1028a822c543cc1cc7ad0a42f
2025-03-20 19:59:33.219 [DBG] LNWL workmanager.go:460: Adding new batch(27) of 1 queries to work queue
2025-03-20 19:59:33.219 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.219 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.219 [DBG] BTCN query.go:754: Fetching filters for heights=[492, 492], stophash=508c40df239bcc917da58e7795f79c4373435ad51d38ae4b6273eb4d03356255
2025-03-20 19:59:33.219 [DBG] LNWL workmanager.go:460: Adding new batch(28) of 1 queries to work queue
2025-03-20 19:59:33.219 [DBG] BTCN peer.go:1110: Sending getcfilters to 127.0.0.1:10033 (outbound)
2025-03-20 19:59:33.220 [DBG] BTCN peer.go:1082: Received cfilter from 127.0.0.1:10033 (outbound)
2025-03-20 19:59:34.456 [DBG] LNWL worker.go:112: Peer 127.0.0.1:10033 for worker disconnected
2025-03-20 19:59:34.456 [DBG] BTCN neutrino.go:1424: Removed peer 127.0.0.1:10033 (outbound)
2025-03-20 19:59:34.456 [DBG] CMGR connmanager.go:305: Disconnected from 127.0.0.1:10033 (reqid 1)
2025-03-20 19:59:34.456 [DBG] CMGR connmanager.go:334: Reconnecting to 127.0.0.1:10033 (reqid 1)
2025-03-20 19:59:34.456 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 5s
2025-03-20 19:59:34.456 [INF] BTCN blockmanager.go:434: Lost peer 127.0.0.1:10033 (outbound)
2025-03-20 19:59:34.456 [WRN] BTCN blockmanager.go:2171: No sync peer candidates available
2025-03-20 19:59:39.457 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 19:59:39.457 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 19:59:39.457 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 10s
2025-03-20 19:59:49.458 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 19:59:49.458 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 19:59:49.458 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 15s
2025-03-20 20:00:04.458 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:00:04.459 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:00:04.459 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 20s
2025-03-20 20:00:24.459 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:00:24.460 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:00:24.460 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 25s
2025-03-20 20:00:49.460 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:00:49.460 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:00:49.460 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 30s
2025-03-20 20:01:19.461 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:01:19.461 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:01:19.461 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 35s
2025-03-20 20:01:54.462 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:01:54.465 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:01:54.465 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 40s
2025-03-20 20:02:34.466 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:02:34.466 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:02:34.466 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 45s
2025-03-20 20:03:19.467 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:03:19.467 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:03:19.467 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 50s
2025-03-20 20:04:09.468 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:04:09.469 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:04:09.469 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 55s
2025-03-20 20:05:04.469 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:05:04.469 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:05:04.469 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 1m0s
2025-03-20 20:06:04.470 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:06:04.470 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:06:04.470 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 1m5s
2025-03-20 20:07:09.471 [DBG] CMGR connmanager.go:447: Attempting to connect to 127.0.0.1:10033 (reqid 1)
2025-03-20 20:07:09.472 [DBG] CMGR connmanager.go:350: Failed to connect to 127.0.0.1:10033 (reqid 1): dial tcp 127.0.0.1:10033: connect: connection refused
2025-03-20 20:07:09.472 [DBG] CMGR connmanager.go:203: Retrying connection to 127.0.0.1:10033 (reqid 1) in 1m10s

Metadata

Metadata

Assignees

No one assigned

    Labels

    intermediateIssues suitable for developers moderately familiar with the codebase and LNservershutdownIssues related to shutdown process of LND

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions