Internal/External
External
Summary
The chain tip stopped moving for more than 240s on all of my nodes on different systems.
Steps to reproduce
N/A
Expected behavior
The chain should probably not stop for so long
System info (please complete the following information):
Screenshots and attachments
The five nodes of my pool (ANFRA) got stuck on the same slot (and were automatically restarted independently as a result):
Block: 4,606,358 - Slot: 6,825,594 - Epoch: 213 - Epoch's slot: 172,794 - TxsProcessed: 24,775 - Uptime: 4d 10h 34' 01" - Mem: 1,722,560,512
Here are the logs of one of my relays:
chainStuck-slot6825594-ANFRA-relay2.log.zip
Ok so checking the explorer we can see that this really happened globally :
Related JIRA ticket: https://jira.iohk.io/browse/CAD-1747
This condition was observed again today. It appears to happen exactly 48hrs after each epoch boundary. Took place across all nodes in my pool. Outage lasts for about 2min. During this time chain density metric from Prometheus also shows a steep vertical drop. Sometimes also accompanied by a burst of TX through mempool ~ 25.
We've identified this is a performance problem and the fix should be in the next release (1.20). Please confirm if this is resolved next week (after the release)
From what I understand still happening with cardano-node v1.20
@aaastakepool Correct!
Resolved in 1.21.0
https://github.com/input-output-hk/cardano-ledger-specs/pull/1881
Appears to be resolved in JIRA so I'm closing this issue.
Most helpful comment
We've identified this is a performance problem and the fix should be in the next release (1.20). Please confirm if this is resolved next week (after the release)