echo "<div style='font-size:25px;'>Text inner div</div>";
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "8c470edf-fe5e-4ff1-856e-cec25ee7573e", "--type", "headless"]
Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["showvminfo", "8b859385-ee44-4749-aa79-8b8ae7567dac"]
Stderr: VBoxManage: error: Failed to create the VirtualBox object!
VBoxManage: error: Cannot register the hard disk '/home/konstantin/VirtualBox VMs/homestead/ubuntu-18.04-amd64-disk001.vmdk' {9950db63-3da1-4147-b850-8373a84a6cde} because a hard disk '/home/konstantin/VirtualBox VMs/homestead/ubuntu-18.04-amd64-disk001.vmdk' with UUID {a0088f9f-e43c-4841-911b-d637082e1d82} already exists
VBoxManage: error: Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBoxWrap, interface IVirtualBox