VM has become 'inaccessible' - Vagrant no longer working

后端 未结 12 2169
礼貌的吻别
礼貌的吻别 2021-01-30 13:24

For some reason this morning when I run \'vagrant up\' I get the following error (this has worked absolutely fine for over a year)

Your VM has b         


        
12条回答
  •  一生所求
    2021-01-30 13:53

    I had to rename [vm-id].vbox-tmp (on VirtualBox VMs) to [vm-id].vbox. After that, without delete the .vagrant folder, I could run vagrant up and it worked very well.

提交回复
热议问题