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
{{ message }}
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
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