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
447 stars 228 forks source link

Disconnecting from (reason: peer already exists: peer with IDalready exists: ready peer with the same ID already exists #2225

Closed pacmenDE closed 3 weeks ago

pacmenDE commented 10 months ago

Hi all, today i checked my kaspa node.(V012.14) It runs stable for 2 weeks and today the process killed with the message: Disconnecting from (reason: peer already exists: peer with ID already exists: ready peer with the same ID already exists. How is it possible that kaspad kills with this error? How is it possible that another node has the identical ? What can i do now?

pacmenDE commented 10 months ago

Disconnecting from <b263ca9d3c47dc2edc37a65470837bb9: 51.81.221.237:36332> (reason: peer already exists: peer with ID b263ca9d3c47dc2edc37a65470837bb9 already exists: ready peer with the same ID already exists)

someone235 commented 3 weeks 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.