File Deletion lead to NS_ERROR_FAILURE

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
BitWiz
Posts: 1
Joined: 23. Apr 2023, 18:24

File Deletion lead to NS_ERROR_FAILURE

Post by BitWiz »

Hey everybody,

I deleted a large file (1 - 7GB) related to VirtualBox because I ran short on memory, MacOs listed this file as one of my biggest on the file system and I thought this might not get used anymore because the necessary data is in the machine related folder. But now all of my virtual machines won't run. When I try to start them, I get an error message that says:

Code: Select all

Error code: NS_ERROR_FAILURE (0x80004005)
Component: MachineWrap
Interface: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}
I still have all the VDI, VBOX and other machine related files, but I'm not sure where the deleted file was located. I can recover the file with Time Machine if I know its path.

Can anyone please help me troubleshoot this issue?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: File Deletion lead to NS_ERROR_FAILURE

Post by scottgus1 »

What was the name of the file you deleted?
BitWiz wrote:now all of my virtual machines won't run.
I can't think of any multi-GB Virtualbox file that would prevent all of the VMs from running, unless they were all linked clones of one VM and you deleted the base disk.
BitWiz wrote: get an error message that says:

Code: Select all

Error code: NS_ERROR_FAILURE (0x80004005)
Component: MachineWrap
Interface: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}
There is almost always more to the error message. What was the rest of it?
Post Reply