Apakah diantara kalian pernah mengalami error ketika Vagrant Up ? dengan pesan error seperti dibawah ini :
There was an error while executing
VBoxManage
, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.Command: [“startvm”, “746c0e14-4112-4343-bf9e-21c95443af0b”, “–type”, “headless”]
Stderr: VBoxManage: error: The virtual machine ‘mhafid_default_1586221641730_8097’ has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
Permasalah ini terjadi terkait dengan securty pada macbook kalian, tetapi akan ada solusinya yaitu :
- System Preference
- Securty & Privacy
- Open Icon Key (Gembok Kuning dibawah kiri)
- General Tab
- Allow
Sekarang jalankan kembali vagrant up. Semoga berhasil