kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
450 stars 232 forks source link

kaspad sync cannot be finished #2240

Closed HofiOne closed 1 month ago

HofiOne commented 10 months ago

During syncing (e.g. at kaspad restart after few hours stopped) , after a while the following errors are reported in the log

2023-12-01 11:03:56.817 [ERR] TXMP: unknown error from connectionLoops for 51.83.96.238:16111: route 'HandleRelayInvs - incoming' reached capacity of 200: route capacity has been reached

The sync slows down that it cannot be finished anymore it seems (at least not in a reasonable time period)

someone235 commented 1 month ago

The go implementation is deprecated: Any pull requests or issues that will be opened in this repository will be closed without treatment, except for issues or pull requests related to the kaspawallet, which remains maintained. In any other case, please use the Rust implementation instead.