2

Внезапно я больше не могу загружать Vagrant VM. Вот ошибка:

    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.

If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.

If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.

Единственное известное мне изменение, которое я произвел на своей машине, - это обновление до осеннего обновления Windows 10 (так называемый Threshold 2, он же обновление 1511).

Что заставляет виртуальные машины не работать?

1 ответ1

1

Оказывается, что обновление Windows 10 включает Hyper-V при запуске (я нашел источник для этого, который я не могу найти сейчас). Перейдите в "Программы и компоненты", выберите "Включить или выключить функции Windows", снимите флажок «Hyper-V» и перезагрузите компьютер, чтобы решить проблему.

Всё ещё ищете ответ? Посмотрите другие вопросы с метками .