Я получил сообщение об ошибке из командной строки:
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/xenial64' is up to date...
==> default: A newer version of the box 'ubuntu/xenial64' for provider 'virtualbox' is
==> default: available! You currently have version '20181102.0.0'. The latest is version
==> default: '20181122.1.0'. Run `vagrant box update` to update.
==> default: 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", "8cb8ae85-050a-4bf2-8f8a-5b53bc002c24", "--natpf1",
"delete", "ssh", "--natpf1", "delete", "tcp3306", "--natpf1", "delete",
"tcp443", "--natpf1", "delete", "tcp5000", "--natpf1", "delete", "tcp6379", "--
natpf1", "delete", "tcp7000", "--natpf1", "delete", "tcp80", "--natpf1",
"delete", "tcp9000"]
Stderr: VBoxManage.exe: ошибка: код E_FAIL (0x80004005) - ошибка не указана (расширенная информация недоступна) VBoxManage.exe: ошибка:Контекст: «LockMachine (a-> session, LockType_Write)» в
строке 525 файла VBoxManageModifyVM.cpp
Можете ли вы мне помочь?
Извините, я просто остановил машину в visualboxи перезапустите его.Все просто получилось, я до сих пор не знаю причину.