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
After that I found out it was creating these big gossip files. This was not the first time the node was producing such large gossip stores, as a gossip_store.corrupt with the same size existed on the node.
The node had ridiculous long startup times, which I now believe was due to the fact it was processing these jumbo gossip stores.
If required, I can upload the 11GB store to my server so you can use it for debugging...
The text was updated successfully, but these errors were encountered:
m-schmoock
changed the title
Giant gossip stores and node crashes
Giant 11Gb gossip stores and node crashes in v24.08.1
Oct 26, 2024
I also experienced a similar issue. My Gossip store was 14 GB and it crashed. Then when it would take 5 to 6 minutes to restart.
Solved by deleting my gossip_store
Issue and Steps to Reproduce
A
v24.08.1
mainnet node I have access to was creating 11GB gossip files. I didn't notice that until the node crashed when closing a channel with:After that I found out it was creating these big gossip files. This was not the first time the node was producing such large gossip stores, as a
gossip_store.corrupt
with the same size existed on the node.The node had ridiculous long startup times, which I now believe was due to the fact it was processing these jumbo gossip stores.
If required, I can upload the 11GB store to my server so you can use it for debugging...
The text was updated successfully, but these errors were encountered: