You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/24 14:29:20 UTC

[GitHub] [airflow] potiuk commented on issue #13668: scheduler dies with "MySQLdb._exceptions.OperationalError: (1213, 'Deadlock found when trying to get lock; try restarting transaction')"

potiuk commented on issue #13668:
URL: https://github.com/apache/airflow/issues/13668#issuecomment-1193329478

   You shoul both @Airflowcode and @indrakumarm Upgrade to latest 2.3.3 version and see if it helps. If it does not - PLEASE open a new issue where you describe your circumstances in more detail. provide a full stack trace with all details. Your issues ARE DIFFERENT. Tham the issue reported above (even if error is similar). Commenting on a close issue gives you pretty much nothing. The issue reported here has been reportedly fixed, so commenting here only introduces noise and chaos. 
   
   Please:
   
   1) Upgrade to 2.3.3
   2) If the issue still occurrs - please report as much information as you can (when it happens, how often, do you see it triggered randomly or you can see some patterns).
   Also when you see a deadlock, please get and report the server side logs. MySQL servers contain much more detailed information about the deadlock - including showing the query you are deadlocking with. The logs of Airlfow are not enough. You need to ask your admin to get the server logs. This is the only way we can help here (in our free time - you should rememeber) to diagnose your issue.
   
   Thank you for your cooperation on that one.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org