Changes between Initial Version and Version 3 of Ticket #19706
- Timestamp:
- 07/28/2020 01:58:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19706
- Property Status changed from new to accepted
- Property Owner set to paulson
- Property Version changed from VirtualBox 6.1.10 to VirtualBox 6.1.4
- Property Summary changed from MacOS Mojave and VboxHeadless to MacOS hosts no longer able to run VBoxHeadless as of 6.0.18 and 6.1.4
-
Ticket #19706 – Description
initial v3 1 1 It is impossible to launch a VM in headless mode because of a problem of setugid which is not allowed. 2 2 3 It works fine with Virtualobox 1.6.2 but not with the following versions. 3 It works fine with VirtualBox 6.1.2 but not with the following versions. 4 5 The error message seen is: 6 7 $ /Applications/VirtualBox.app/Contents/MacOS/VBoxHeadless -s solaris 8 Oracle VM VirtualBox Headless Interface 6.1.4 9 (C) 2008-2020 Oracle Corporation 10 All rights reserved. 11 12 2020-07-24 09:40:25.798 VBoxHeadless[2026:18559] The application with bundle ID org.virtualbox.app.VirtualBox is running setugid(), which is not allowed.