-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LND syncing always #823
Comments
|
Describe the bug
LND is in infinite syncing loop.
MyNode hardware (please complete the following information):
Additional context
Log ---
It’s there in glances. CPU usage is very low —- some error in the log
-- Logs begin at Wed 2023-11-01 04:50:32 CDT, end at Wed 2023-11-01 20:13:14 CDT. --
Nov 01 16:08:35 myNode lnd[7799]: 2023-11-01 16:08:35.388 [ERR] LNWL: unable to fetch transaction
Nov 01 05:33:22 myNode lnd[7799]: 2023-11-01 05:33:22.567 [ERR] LNWL: unable to fetch transaction 7cd19cfc21ce1xxxxxxxxxxxe786b2468cea08e58334cfxxxxxxxxa9cca571012 from mempool: -5: No such mempool or blockchain transaction. Use gettransaction for wallet transactions.
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.720 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.716 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.714 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.712 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.709 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.709 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.708 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.706 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.705 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.704 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.699 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.692 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.690 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.687 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.681 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.678 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.677 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.675 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:40 myNode lnd[7799]: 2023-11-01 05:26:40.657 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:39 myNode lnd[7799]: 2023-11-01 05:26:39.262 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:39 myNode lnd[7799]: 2023-11-01 05:26:39.262 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:39 myNode lnd[7799]: 2023-11-01 05:26:39.261 [ERR] RPCS: [/lnrpc.Lightning/GetNodeInfo]: rpc error: code = NotFound desc = unable to find node
Nov 01 05:26:39 myNode lnd[7799]: 2023-11-01 05:26:39.256 [ERR] RPCS: [/lnrpc.
The text was updated successfully, but these errors were encountered: