Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Edu <- [-32461390]: /stop
  2. Exception in thread WorkerThread7:
  3. Traceback (most recent call last):
  4.   File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  5.     self.run()
  6.   File "/usr/local/lib/python2.7/dist-packages/telebot/__init__.py", line 42, in run
  7.     task(*args, **kwargs)
  8.   File "/home/ubuntu/workspace/LCS_bot/LCS_bot.py", line 298, in command_start
  9.     cursor.execute(consulta)
  10.   File "/usr/local/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 205, in execute
  11.     self.errorhandler(self, exc, value)
  12.   File "/usr/local/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
  13.     raise errorclass, errorvalue
  14. IntegrityError: (1062, "Duplicate entry '-32461390' for key 'PRIMARY'")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement