There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "-n", "/home/birkan/.vagrant.d/boxes/laravel-VAGRANTSLASH-homestead/0.5.0/virtualbox/box.ovf"]
Stderr: 0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance read failed
VBoxManage: error: Could not read OVF file 'box.ovf' (VERR_ACCESS_DENIED)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 307 of file VBoxManageAppliance.cpp
Arkadaşlar homestead up veya vagrant up yaptığım zaman aldığım hata bu , yaklaşık 2 haftadır Ubuntu 16.04 üzerinde çalışıyorum bugün bilgisayarımı açıp çalıştırmay denediğimde aldığım hata bu oldu ve virtualbox+vagrant bir kaç kere silip tekrar yükledim ne denediysem olmadı . Hatanın sebebi nedir?