SQLSTATE[40001]: Serialization failure: 1213 Deadlock found

SQLSTATE[40001]: Serialization failure: 1213 Deadlock found

Issue:

Starting Channel Sync instruction fails

Solution:

This error is generally caused when two or more transactions in a database system hold locks on resources the other transaction would need. A simple solution to such errors would be to retry the queue instruction after a moment - after the database deadlock has been resolved.

Proceed to your Stock2Shop Queue > View > Find the failed queue item > Try Again

If the above has been performed and the queue instruction continues to fail, kindly contact support@stock2shop.com for assistance.