The virtualBox used to work properly and there was no error before.Now I can't run any of the VMs, and see the message
The virtual machine has terminated unexpectedly during startup with exit code 1 (0x1). Result Code: NS_ERROR_FAILURE (0X80004005) Component: MachineWrap Interface: IMachine {300763af-5d6b-46e6-aa96-273eac15538a}
when I try to start a VM in a terminal, I'm getting this error:
VirtualBoxVM: Error -610 in supR3HardenedMainInitRuntime! VirtualBoxVM: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed:
VirtualBoxVM: Tip! It may help to reinstall VirtualBox.
I tried sudo chown root:root /usr/lib
, but it didn't solve the problem.
I reinstalled my virtualbox and installed the latest version but when I want to run it I receive this error
WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (5.19.0-35-generic) or it failed to load. Please recompile the kernel module and install it by
sudo /sbin/vboxconfig
You will not be able to start VMs until this problem is fixed.
- /usr/lib/virtualbox/VirtualBox: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory