Opened 9 years ago
Closed 5 years ago
#14681 closed defect (obsolete)
IntegrityError: (1062, "Duplicate entry 'dvs91761@live.com' for key 'PRIMARY'")
| Reported by: | dvs91761 | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 5.0.6 |
| Keywords: | duplicate entry execute | Cc: | |
| Guest type: | other | Host type: | other |
Description
How to Reproduce
While doing a POST operation on /login, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{'__FORM_TOKEN': u'169351ccab6eee845c04e77c',
'nick': u'lurch91761',
'referer': u'https://www.virtualbox.org/login'}
User agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
System Information
System information not available
Enabled Plugins
Plugin information not available
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 513, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 235, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 126, in process_request
ret = self._do_login(req)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 231, in _do_login
@self.env.with_transaction()
File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 77, in transaction_wrapper
fn(ldb)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 236, in store_authnick
(remote_user, nick))
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/cursors.py", line 202, in execute
self.errorhandler(self, exc, value)
File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'dvs91761@live.com' for key 'PRIMARY'")
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Note to vbox- These integrity errors from many people (n over last days)are excessive. Can you please get rid of them from tickets! J
comment:3 by , 9 years ago
I would like to see a reliable reproduction scenario. Unfortunately I never saw this error myself...
comment:4 by , 5 years ago
| Resolution: | → obsolete |
|---|---|
| Status: | new → closed |


1st time sign-in error, I tried to use dvs91761 as sign-in, host would not accept. 2nd attempt lurch91761 began then froze system error?