ホームステイに設定したプロジェクトサイトにアクセスしようとしました。しかし、今日私がそれらにアクセスしようとしたとき、私はサイトを開くことができませんでした。私は放浪のSSHを実行しようとしたが、私はこのエラーを取得:要求されたマシンがロックされているため、そのマシンを使用することはできません
VM must be running to open SSH connection. Run `vagrant up`
to start the virtual machine.
そして、私は放浪を実行しようとするとき、私は得る:
Vagrant can't use the requested machine because it is locked! This
means that another Vagrant process is currently reading or modifying
the machine. Please wait for that Vagrant process to end and try
again. Details about the machine are shown below:
Name: default
Provider: virtualbox
私が行うと:
vagrant status 'idOfTheMachine'
私は得る:
vagrant status 'idOfTheMachine'
/Users/myName/Homestead/Vagrantfile:4: warning: already initialized constant VAGRANTFILE_API_VERSION
/Users/myName/Homestead/Vagrantfile:4: warning: previous definition of VAGRANTFILE_API_VERSION was here
Current machine states:
default poweroff (virtualbox)
The VM is powered off. To restart the VM, simply run `vagrant up`
私はvirを開いたときtualboxと共有フォルダを見ようとしましたが、端末内の共有フォルダは見えましたが、その中のプロジェクトは見ることができませんでした。私はこの問題について尋ねましたが、それに対する解決策は見つけられません。私はバーチャルボックスでホームステッドマシンを破壊して新しいものを作ってください、もしそうなら、それを正しく作って、私が新しいマシンで同じプロジェクトを持つようにするのですか?
「流行状態」とは何ですか? – david
迷惑メールステータス応答 – Marco