I need help with vagrant as it's the first time I wok with. I installed all required vagrant VMWare fusion and VMWare Fusion Tech Preview.
after run this command : ln -s /Applications/VMWare\ Fusion\ Tech\ Preview.app /Applications/VMWare\ Fusion.app
installed vmware provider : vagrant-vmware-utility_1.0.21_x86_64.dmg.
Installed plugin by running this command : vagrant plugin install vagrant-vmware-desktop --plugin-version=3.0.1
Created folder for ubuntu :
created Vagrantfile and added box for vagrant cloud.
after I run vagrant up I get this error.
/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/driver/base.rb:984:in
initialize': Permission denied @ rb_sysopen - /Users/teddychalhoub/Desktop/vms/ubuntu/.vagrant/machines/default/vmware_desktop/386dac54-4b2f-474a-a9f5-05b0b89acd48/Other Linux 5.x kernel 64-bit Arm.vmx (Errno::EACCES)
from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/driver/base.rb:984:in open' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/driver/base.rb:984:in
open'
from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/driver/base.rb:984:in vmx_modify' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/driver/base.rb:279:in
clear_shared_folders'
from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/synced_folder.rb:88:in cleanup' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/synced_folder_cleanup.rb:24:in
block in call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/synced_folder_cleanup.rb:22:in each_key' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/synced_folder_cleanup.rb:22:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/plugins/synced_folders/nfs/action_cleanup.rb:25:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/prepare_synced_folder_cleanup.rb:14:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/provision.rb:80:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:127:in
block in finalize_action'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builder.rb:180:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in block in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/util/busy.rb:19:in
busy'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/call.rb:53:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/prune_forwarded_ports.rb:25:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/check_existing_network.rb:30:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:127:in
block in finalize_action'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builder.rb:180:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in block in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/util/busy.rb:19:in
busy'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/call.rb:53:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/box_check_outdated.rb:31:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/fix_old_machine_id.rb:24:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/compatibility.rb:14:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:127:in
block in finalize_action'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builder.rb:180:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in block in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/util/busy.rb:19:in
busy'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/call.rb:53:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/check_vmware.rb:23:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/fix_old_machine_id.rb:24:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builtin/config_validate.rb:25:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /Users/teddychalhoub/.vagrant.d/gems/3.1.4/gems/vagrant-vmware-desktop-3.0.1/lib/vagrant-vmware-desktop/action/compatibility.rb:31:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/warden.rb:48:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/builder.rb:180:in
call'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in block in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/util/busy.rb:19:in
busy'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/action/runner.rb:101:in run' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/machine.rb:248:in
action_raw'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/machine.rb:217:in block in action' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/environment.rb:631:in
lock'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/machine.rb:203:in call' from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/machine.rb:203:in
action'
from /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/batch_action.rb:86:in block (2 levels) in run'
I tried to delete .vagrant.d also removed VMWare Fusion and VMWare Fusion tech preview and the reinstalled them.
and the tried to run vagrant up in the ubuntu folder and same error.
Expecting for the virtual machine to run.