When I restart the vagrant using --vagrant up-- command, go the below error
I use Windows 10
G:\university\m103\m103-vagrant-env>vagrant status
Current machine states:
mongod-m103 poweroff (virtualbox)
The VM is powered off. To restart the VM, simply run vagrant up
G:\university\m103\m103-vagrant-env>vagrant up
Bringing machine ‘mongod-m103’ up with ‘virtualbox’ provider…
==> mongod-m103: Clearing any previously set forwarded ports…
There was an error while executing VBoxManage
, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: [“modifyvm”, “d3152147-a005-4844-8865-5391ff93b3a5”, “–natpf1”, “delete”, “ssh”]