
vagrant upをしても起動しません。
どのようにしたら起動するのでしょうか??
下がエラーの内容です。
vagrant
There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["startvm", "a52f5592-512d-4b1f-a047-c40b46c8b3f9", "--type", "headless"] Stderr: VBoxManage: error: The VM session was closed before any attempt to power it on VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component SessionMachine, interface ISession
virtualboxのエラーということはわかったのですが、その先がわからないです。
試したこととしては
①virtualboxの再インストール
②パソコンの再起動
③There was an error while executing VBoxManage
, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
と検索して上位に出てきたサイトの解決方法
④Stderr: VBoxManage: error: The VM session was closed before any attempt to power it on
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component SessionMachine, interface ISession
と検索して上位に出てきたサイトの解決方法
いづれも解決に繋がりませんでした。
どのようにすれば解決できるのでしょうか?

まだ回答がついていません
会員登録して回答してみよう