ElementsProject / ElementsProject/lightning
Gossipd BROKEN messages
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
I see a lot of BROKEN messages in the logs coming from gossipd
```
2024-08-16T10:36:17.180Z DEBUG lightningd: io_break: gossipd_init_done
2024-08-16T10:36:18.659Z DEBUG gossipd: ...[190 debug messages suppressed]...
2024-08-16T10:36:18.659Z DEBUG gossipd: channel 749910x1167x1 closing soon due to the funding outpoint being spent
2024-08-16T10:36:18.659Z **BROKEN** gossipd: gossip_store flag-2048 @634914 for 256 already set!
2024-08-16T10:36:18.659Z **BROKEN** gossipd: gossip_store flag-2048 @37138664 for 258 already set!
2024-08-16T10:36:18.659Z **BROKEN** gossipd: gossip_store flag-2048 @27305652 for 258 already set!
2024-08-16T10:36:18.659Z DEBUG gossipd: channel 850775x1784x0 closing soon due to the funding outpoint being spent
2024-08-16T10:36:18.659Z **BROKEN** gossipd: gossip_store flag-2048 @16036631 for 256 already set!
2024-08-16T10:36:18.659Z **BROKEN** gossipd: gossip_store flag-2048 @35856959 for 258 already set!
2024-08-16T10:36:18.659Z **BROKEN** gossipd: gossip_store flag-2048 @36053676 for 258 already set!
```
running 52f9678 (v24.08rc2)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.