You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My neutrino-using node is not seeing a channel open, with the channel stuck in pending state, even though the transaction has confirmed. --reset-wallet-transactions seems to fail with the following:
2024-10-14 14:58:26.841 [WRN] LNWL: Query(0) from peer <redacted>:8333 failed, rescheduling: did not get response before timeout
2024-10-14 14:58:30.841 [WRN] LNWL: Query(0) from peer <redacted>:8333 failed and reached maximum number of retries, not rescheduling: did not get response before timeout
2024-10-14 14:58:30.842 [ERR] LNWL: Neutrino rescan ended with error: did not get response before timeout
[Neutrino]
neutrino.connect=<redacted>
neutrino.persistfilters=false # I previously had this set to true and tried turning it off. No difference.
The node in question works fine. So I don't understand why the neutrino rescan fails. Also connecting to other neutrino nodes fails as well with the same error message.
Background
My neutrino-using node is not seeing a channel open, with the channel stuck in pending state, even though the transaction has confirmed.
--reset-wallet-transactions
seems to fail with the following:The node in question works fine. So I don't understand why the neutrino rescan fails. Also connecting to other neutrino nodes fails as well with the same error message.
Your environment
Linux btc 6.1.75-1.qubes.fc32.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 5 06:49:25 CET 2024 x86_64 GNU/Linux
Steps to reproduce
Unclear.
The text was updated successfully, but these errors were encountered: