Pre-Submission Checklist
LND Version
lnd v0.20.0-beta
LND Configuration
lnd.conf
Backend Version
Bitcoin Core v23.0
Backend Configuration
btcd.conf
OS/Distribution
Ubuntu 20.04
Bug Details & Steps to Reproduce
Observed Events
We have noticed a few unusual events on the node recently. At this stage we are not sure if they are related, so listing them separately:
- Throughput spike
A few days ago we observed a sudden increase in network throughput on the node, roughly ~30x higher than the normal traffic.
- CPU spike
Today we observed CPU usage rising above 90% on the node. We are still investigating what might have triggered it. (in normal scenario its 2-3%).
- Large number of GetNodeInfo RPC calls
While reviewing the logs, we noticed a large number of repeated GetNodeInfo RPC requests.
We counted approximately ~850 requests within ~33 seconds.
We checked our internal services and scripts and none of them appear to be making these RPC calls, so the source is currently unclear.
Issue:
Due to these events our LND nodes became unresponsive multiple times in last few weeks.
Questions
- What would be the recommended way to debug or trace the origin of these RPC requests?
- How we can identify what is the reason behind cpu spike and throughput spike ?
Expected Behavior
.
Debug Information
I’ve attached the log file for the spike duration.
We observed two spikes during this period:
- From 2026-03-16 18:15 to 2026-03-16 18:35 (UTC)
- From 2026-03-16 18:36 to 2026-03-16 19:00 (UTC)
lnd_issue_logs.log
Environment
No response
Pre-Submission Checklist
LND Version
lnd v0.20.0-beta
LND Configuration
lnd.conf
Backend Version
Bitcoin Core v23.0
Backend Configuration
btcd.conf
OS/Distribution
Ubuntu 20.04
Bug Details & Steps to Reproduce
Observed Events
We have noticed a few unusual events on the node recently. At this stage we are not sure if they are related, so listing them separately:
A few days ago we observed a sudden increase in network throughput on the node, roughly ~30x higher than the normal traffic.
Today we observed CPU usage rising above 90% on the node. We are still investigating what might have triggered it. (in normal scenario its 2-3%).
While reviewing the logs, we noticed a large number of repeated GetNodeInfo RPC requests.
We counted approximately ~850 requests within ~33 seconds.
We checked our internal services and scripts and none of them appear to be making these RPC calls, so the source is currently unclear.
Issue:
Questions
Expected Behavior
.
Debug Information
I’ve attached the log file for the spike duration.
We observed two spikes during this period:
lnd_issue_logs.log
Environment
No response