Error checking for updates

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
Cubytus32
Posts: 40
Joined: 28. Aug 2013, 03:41

Error checking for updates

Post by Cubytus32 »

Hi there,

As part of routine maintenance, I regularly check if VirtualBox has any update. However, this old bug never went away.

This on Mac OS X 10.14.6 and VBox 6.1.44.

Content of selectorwindow.log as it fails once again to check for updates:
00:00:00.729164 VirtualBox GUI VM Selector Window 6.1.44 r156814 darwin.amd64 (Apr 13 2023 11:30:57) release log
00:00:00.729172 Log opened 2023-07-04T20:18:14.852929000Z
00:00:00.729173 Build Type: release
00:00:00.729203 OS Product: Darwin
00:00:00.729215 OS Release: 18.7.0
00:00:00.729225 OS Version: Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
00:00:00.729350 DMI Product Name: MacBookPro9,2
00:00:00.729417 DMI Product Version: 1.0
00:00:00.729422 Firmware type: failed - VERR_NOT_SUPPORTED
00:00:00.729457 Host RAM: 16384MB (16.0GB) total, 7051MB (6.8GB) available
00:00:00.729462 Executable: /Applications/VirtualBox.app/Contents/MacOS/VirtualBox
00:00:00.729463 Process ID: 1787
00:00:00.729463 Package type: DARWIN_64BITS_GENERIC
00:00:00.729527 Qt version: 5.6.3
00:00:01.905383 GUI: UIMediumEnumerator: Medium-enumeration started...
00:00:02.843633 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:09.857779 refreshCertificates/#1: Cert: SignatureAlgorithm (1.2.840.113549.1.1.11) does not match TbsCertificate.Signature (1.2.840.113549.1.1.11).  Cert: SignatureAlgorithm (1.2.840.113549.1.1.11) does not match TbsCertificate.Signature (1.2.840.113549.1.1.11).  RTCRX509TBSCERTIFICATE::Issuer: Items[1].paItems[0] is an empty string  InMem.Cert.TbsCertificate.T3.Extensions.papItems[#].ExtnValue.NameConstraints.T0.PermittedSubtrees.papItems[#]: Unexpected sequence type/flags: 0x4/0xa0 (expected 0x10/0x20)  Cert: SignatureAlgorithm (1.2.840.113549.1.1.5) does not match TbsCertificate.Signature (1.2.840.113549.1.1.5).  Cert: SignatureAlgorithm (1.2.840.113549.1.1.5) does not match TbsCertificate.Signature (1.2.840.113549.1.1.5).  InMem.Cert.TbsCertificate.T3.Extensions.papItems[#].ExtnValue.NameConstraints.T0.PermittedSubtrees.papItems[#]: Unexpected sequence type/flags: 0x2/0x80 (expected 0x10/0x20)
00:00:09.862375 refreshCertificates/#3: Found 1/421 SSL certs we/you trust (previously 0/0).
I tried what was suggested, i.e. in
~/Library/VirtualBox
remove
vbox-ssl-cacertificate.crt
file, and try again, to no avail. Then the certificate thing: I have a bunch of expired certificates (mostly self-signed), but not DigiCert High Assurance" CA or "Apple Root" CA.

What am I missing here?
Post Reply