near / stakewars-iii

Stake Wars: Episode 3 challenges and place to report issues
87 stars 177 forks source link

Error after updating to latest commit -- #141

Open darkerego opened 1 year ago

darkerego commented 1 year ago

After updating to the latest commit, I had to revert because my node would not even start due to this error:

2022-09-05T23:22:29.516905Z WARN network: Unable to connect to a node (ed25519:HV6rJafbxg2K4Ry5ukCbuJxy3PQNo1wfaE4Ep8m4GPeK@0.0.0.0:24567@miami.factory.shardnet.near) due to a network protocol version mismatch. Our version: (102, 101), their: (100, 54)

mm-near commented 1 year ago

It means, that the other node didn't update their binary for a while (over 2 weeks).

In such case, your node should simply pick another peer and connect to it instead.

darkerego commented 1 year ago

Well, it doesn't. How do I resolve this? My node will not run at all. I had to revert.

darkerego commented 1 year ago

Sorry I should have been more thorough - please see this is what is happening to my node:

https://asciinema.org/a/6ew6M7Er3OVIkZreJE0qb5PT5

darkerego commented 1 year ago

Okay, so I wiped datadir and it started, resyncing. Maybe its a good idea to post an announcement about this, I lost a significant amount of uptime because of this.