Custom Query (16363 matches)
Results (1645 - 1647 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15537 | duplicate | IntegrityError: (1062, "Duplicate entry 'marshalrains01@yahoo.com' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'66345394223b508db8fccbe7',
'nick': u'Hundredaxis1',
'referer': u'https://www.virtualbox.org/login'}
User agent: System InformationSystem information not available Enabled PluginsPlugin information not available Python TracebackTraceback (most recent call last):
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 513, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 235, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 126, in process_request
ret = self._do_login(req)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 233, in _do_login
@self.env.with_transaction()
File "/usr/lib/python2.6/site-packages/trac/db/api.py", line 77, in transaction_wrapper
fn(ldb)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 238, in store_authnick
(remote_user, nick))
File "/usr/lib/python2.6/site-packages/trac/db/util.py", line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib64/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute
self.errorhandler(self, exc, value)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'marshalrains01@yahoo.com' for key 'PRIMARY'")
|
|||
| #20211 | duplicate | Windows 10 Insider 21318 Virtualbox VMs with WHV enabled fail to start with VERR_NEM_VM_CREATE_FAILED | ||
| Description |
Title says it all, though this issue started around Insider build 20246 in October. That build also broke VMware workstation which functions similarly (to my knowledge) but was resolved in another build about 3-4 weeks later - for VMware. VBox and VMware both broke at the same time, however, and VMware had no updates in the interim - it was a newer windows build that resolved the error. I have attached my latest vbox.log attempt from starting a VM on the system (note, this would have worked before the insider build that both VMware and vBox refused to work on). I have attempted on both 6.1.16, 6.1.18, and 6.1.19 test build r142777 - the last version is what my report type is from. |
|||
| #7368 | obsolete | Booting Debian GNU/Hurd takes very long | ||
| Description |
gnumach takes minutes to boot on VirtualBox, because VirtualBox apparently takes a very long time to implement the port probing that some drivers of gnumach do. The same problem does not exist on qemu and kvm. In rare cases I also received a guru mediation at the same boot stage. See also the discussion thread at debian-hurd: http://lists.debian.org/debian-hurd/2010/08/msg00064.html To reproduce you can use the current debian-installer image for Debian GNU/Hurd: |
|||

