encointer / encointer-parachain

The common good parachain for Kusama
https://encointer.org
GNU General Public License v3.0
9 stars 13 forks source link

[Kusama] RPC node stalled #191

Closed clangenb closed 11 months ago

clangenb commented 1 year ago

Encointer's RPC node stalled, we have observed the same on Rococo already. The problem is that the RPC node has lost connection to its peers, something we have observed on the rococo testnet too, and other parachain teams have been observing it too for polkadot versions < v0.9.42. The problem why we have not updated the node was app compatibility, but there is a pending PR that should restore compatibility. I will look at that ASAP: https://github.com/encointer/encointer-wallet-flutter/pull/1344.

When the app is compatible, we can update the node binaries.

clangenb commented 11 months ago

No longer an issue, upgrading the nodes seems to have fixed it, and the app supports v0.9.42 now.