ubuntu – Problems in installing VirtualBox

I have installed VirtualBox on my Ubuntu machine. When I launch VirtualBox, I encounter this error.

Failed to enumerate host USB devices.
VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the ‘vboxusers’ group. Please see the user manual for a more detailed explanation.
Result Code:
NS_ERROR_FAILURE (0X00004005)
Component:
HostWrap
Interface:
IHost {e54f6256-97a7-4947-8a78-10c013ddf4b8}

I followed the instructions provided by the error to add the group to my user, but now another error is displayed. If I attempt to reinstall or restart the machine, the same issue persists. I should note that the VirtualBox service did not start.

Read more here: Source link