Failed to acquire the virtualBox COM object

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Mutaman
Posts: 3
Joined: 18. Sep 2023, 11:10

Failed to acquire the virtualBox COM object

Post by Mutaman »

Hello,
I installed virtual box yesterday on arch linux host, it worked well, today when i tried to open it it raised this error:( in the details it says:
Callee Rc : NS_SOCKET_FAIL (0XC1F30200)
I tried to reboot, reinstall, restart its services but nothing helped,
How to solve it.?
Output of

Code: Select all

pacman -Q {virtual box, virtualbox-host-modules-arch, linux}
Is:

Code: Select all

virtualbox 7.0.10-17
virtualbox-host-modules-arch 7.0.10-17
linux 6.5.3
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Failed to acquire the virtualBox COM object

Post by scottgus1 »

Mutaman wrote: 18. Sep 2023, 11:25linux 6.5.3
I think the newest kernels require the newest Virtualbox, which at this moment is the test build. Please try that.
Mutaman
Posts: 3
Joined: 18. Sep 2023, 11:10

Re: Failed to acquire the virtualBox COM object

Post by Mutaman »

I tried it and it didn't help
Last edited by Mutaman on 18. Sep 2023, 14:40, edited 1 time in total.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Failed to acquire the virtualBox COM object

Post by mpack »

Provide a VM log file. Make sure the VM is fully shut down, then right click it in the manager UI. Select "Show Log" and save "VBox.log" (no other file) to a zip file. Attach the zip here.
Mutaman
Posts: 3
Joined: 18. Sep 2023, 11:10

Re: Failed to acquire the virtualBox COM object

Post by Mutaman »

I tried to reboot my system and it worked !
Thanks for help ❤
Post Reply