VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2362 - 2364 of 16363)

Ticket Resolution Summary Owner Reporter
#15576 duplicate IntegrityError: (1062, "Duplicate entry 'evan.dorkins@gmail.com' for key 'PRIMARY'") justevan
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'b4c69fb3329f5f09de2c5851',
 'nick': u'evandorkins',
 'referer': u'https://www.virtualbox.org/login'}

User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.5 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.5

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (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 mlueck
Description

VB: 5.x PUEL
Host OS: Xubuntu 14.04 x64
Guest OS's: Xubuntu 16.04 x64, Windows various versions

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 Phoenix1708
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

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy