Yesterday, I was working on the vagrant shell but I had to close the shutdown the system and I didn’t halt or suspend the vagrant.
Now today, vagrant shell is not getting open.
C:\Users\amitayadav\m103\m103-vagrant-env>vagrant status
Current machine states:
mongod-m103 running (virtualbox)
The VM is running. To stop this VM, you can run vagrant halt
to
shut it down forcefully, or you can run vagrant suspend
to simply
suspend the virtual machine. In either case, to restart it again,
simply run vagrant up
.
C:\Users\amitayadav\m103\m103-vagrant-env>vagrant ssh
C:\Users\amitayadav\m103\m103-vagrant-env>