I operate pool MSPN fine on AWS for months.
I am migrating the servers to self-hosted, and the Relay is operating without error.
I re-registered the pool with the new external IP address - it seems the transaction when through.
BUT: the relay is still showing the external IP
In the logs for Core, this error repeats each second:
[a5c87ea8:cardano.node.Forge:Error:3655] [2022-03-10 09:57:54.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceForgeStateUpdateError"),("reason",Object (fromList [("forgeStateUpdateError",Object (fromList [("kesInfo",Object (fromList [("endPeriod",Number 387.0),("evolution",Number 0.0),("kind",String "KESInfo"),("startPeriod",Number 325.0)])),("kind",String "KESKeyAlreadyPoisoned"),("targetPeriod",Number 427.0)])),("kind",String "HardForkForgeStateUpdateError")])),("slot",Number 5.5339983e7)])),("credentials",String "Cardano")]
gLiveView shows no error on Core, the node is syncing fine:
Can anyone please help?