Custom Query (16363 matches)
Results (2362 - 2364 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15576 | duplicate | IntegrityError: (1062, "Duplicate entry 'evan.dorkins@gmail.com' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'b4c69fb3329f5f09de2c5851',
'nick': u'evandorkins',
'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 'evan.dorkins@gmail.com' for key 'PRIMARY'")
|
|||
| #15575 | fixed | Guests using NAT networking cannot resolve hostnames on Host's local LAN => Fixed in SVN | ||
| Description |
VB: 5.x PUEL After VB build 5.0.20-106931, Guest OS's are no longer able to resolve DNS hostnames of hosts on the Host machine's local LAN when using NAT Guest network mode. The 5.0.24 at least restored that functionality to Windows Guest VM's, however Ubuntu Linux Guest VM's are still impacted. I rolled VB back to version 5.0.20-106931 and doing so restored the needed functionality for both Guest VM OS's. Switching the VM networking setting to Bridge mode is a workaround to this issue using the .22 / .24 builds of VB. However I prefer to be using NAT Guest network mode. The Host machine's local LAN DNS server has both a zone for the local LAN, and performs caching DNS for Internet names. Please let me know what further information would be helpful to diagnose this regression defect. |
|||
| #15574 | fixed | Oh no! Something has gone wrong - guest addition 5.0.24 r108355 -> believed fixed in releases higher than 5.1.0 | ||
| Description |
I only have one VM which is the from the RHEL 7 developer suite. When i boot the VM Virtualbox telling me that it's better to install the newer version of the guest addtion since I upgrated to VB 5.0.24. My host is Windows 7 Enterprise. After installing the guest addition I am unable to login and always getting the "Oh no! Something has gone wrong" screen. If I disable the "3D acceleration" everything works fine. Uploaded the VBox.log and VBoxSVC.log |
|||

