Version: 0.22.20
OS: Debian 13 (trixie)
Node type: Staking node
Problem:
After upgrading from 0.22.19 to 0.22.20, the node starts but becomes completely unresponsive:
- All RPC commands hang (
getconnectioncount, help, getblockchaininfo, etc.)
- Logs stop after "Done loading" - no new entries
- Process shows activity (CPU ~17%) but doesn't respond
systemctl stop hangs, requires kill -9
Logs:
Last entries in debug.log:
2025-11-18T17:52:26Z init message: Done loading
2025-11-18T17:52:26Z Staker worker thread started for "[default wallet]"
2025-11-18T17:52:26Z SQLite cache_size (main:W): -227554
2025-11-18T17:52:29Z New outbound peer connected: version=/Satoshi:0.22.19/, blocks=3566147, peer=0
No new log entries for several hours after this point.
Resolution:
Downgraded to 0.22.19 - everything works perfectly.
System specs:
- CPU: AMD FX-8300 (8 cores)
- RAM: 31GB
- Config: dbcache=2000, sqlcachesize=2000, maxconnections=150
Recommendation:
Suggest staying on 0.22.19 until this issue is fixed.
Version: 0.22.20
OS: Debian 13 (trixie)
Node type: Staking node
Problem:
After upgrading from 0.22.19 to 0.22.20, the node starts but becomes completely unresponsive:
getconnectioncount,help,getblockchaininfo, etc.)systemctl stophangs, requireskill -9Logs:
Last entries in debug.log:
2025-11-18T17:52:26Z init message: Done loading
2025-11-18T17:52:26Z Staker worker thread started for "[default wallet]"
2025-11-18T17:52:26Z SQLite cache_size (main:W): -227554
2025-11-18T17:52:29Z New outbound peer connected: version=/Satoshi:0.22.19/, blocks=3566147, peer=0
No new log entries for several hours after this point.
Resolution:
Downgraded to 0.22.19 - everything works perfectly.
System specs:
Recommendation:
Suggest staying on 0.22.19 until this issue is fixed.