Mac |宅基:警告:远程连接断开重试

问题描述

在Mac中添加dnsmasq之后,我在流浪汉中遇到了以下错误

    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. retrying...
    nat: Warning: Remote connection disconnect. 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.

If the Box appears to be booting properly,you may want to increase
the timeout ("config.vm.boot_timeout") value.

解决方法

已修复

销毁流浪者并重新安装后,它可以正常工作。

vagrant destroy