Created
February 29, 2016 17:16
-
-
Save hemache/389f438cf05d546a6f8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-02-29 17:14:00 [upvg] DEBUG: [Failure instance: Traceback: <class '_mysql_exceptions.OperationalError'>: (1213, 'Deadlock found when trying to get lock; try restarting transaction') | |
c:\python27\lib\threading.py:530:__bootstrap_inner | |
c:\python27\lib\threading.py:483:run | |
c:\python27\lib\site-packages\twisted\_threads\_threadworker.py:46:work | |
c:\python27\lib\site-packages\twisted\_threads\_team.py:190:doWork | |
--- <exception caught here> --- | |
c:\python27\lib\site-packages\twisted\python\threadpool.py:246:inContext | |
c:\python27\lib\site-packages\twisted\python\threadpool.py:262:<lambda> | |
c:\python27\lib\site-packages\twisted\python\context.py:118:callWithContext | |
c:\python27\lib\site-packages\twisted\python\context.py:81:callWithContext | |
c:\python27\lib\site-packages\twisted\enterprise\adbapi.py:445:_runInteraction | |
C:\Users\adil\Dropbox\Temp Backup\kf\kf\pipelines.py:61:_insert_db | |
c:\python27\lib\site-packages\MySQLdb\cursors.py:205:execute | |
c:\python27\lib\site-packages\MySQLdb\connections.py:36:defaulterrorhandler | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment