ERROR Error 1213: Deadlock found when trying to get lock; try restarting transaction ERROR ExpireAvailableNodes: failed to remove old entries: Error 1213: Deadlock found when trying to get lock; try restarting transaction #1510
In the single-node and three-node raft high availability orchestrator I deployed, errors appeared in the logs. What is the reason?And how can I avoid this problem?
Errors like this:
2024-09-29 02:55:48 ERROR Error 1213: Deadlock found when trying to get lock; try restarting transaction
2024-09-29 02:55:48 ERROR ExpireAvailableNodes: failed to remove old entries: Error 1213: Deadlock found when trying to get lock; try restarting transaction
In the single-node and three-node raft high availability orchestrator I deployed, errors appeared in the logs. What is the reason?And how can I avoid this problem? Errors like this: 2024-09-29 02:55:48 ERROR Error 1213: Deadlock found when trying to get lock; try restarting transaction 2024-09-29 02:55:48 ERROR ExpireAvailableNodes: failed to remove old entries: Error 1213: Deadlock found when trying to get lock; try restarting transaction