You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be due to KES keys rotation, but there is no obvious link 🤔. We need to investigate further the problem.
Some SPO state that this could happen after a restart of the Block Producer node.
The signer nodes seem to be healthy.
In general, a restart of the signer node fixes the problem.
What
Can we reproduce the problem with?
KES keys rotation
Block Producer restart
Can we find in the code if there is a problem with the tick of the runtime?
How
Try to reproduce the problem locally
Add a goodbye message when signer is terminated with no crash
Analyze the code and find potential problems that could lead to this behavior
Add timeout on HTTP client(s)
The text was updated successfully, but these errors were encountered:
Why
Some SPO report that their signer node has its state machine runtime stuck for multiple days:
This could be due to KES keys rotation, but there is no obvious link 🤔. We need to investigate further the problem.
Some SPO state that this could happen after a restart of the Block Producer node.
The signer nodes seem to be healthy.
In general, a restart of the signer node fixes the problem.
What
Can we reproduce the problem with?
Can we find in the code if there is a problem with the tick of the runtime?
How
The text was updated successfully, but these errors were encountered: