【发布时间】:2022-01-13 11:38:01
【问题描述】:
我正在尝试在 Windows 上通过 Homestead 和 VMware Workstation 使用 Vagrant,但收到以下错误:
Bringing machine 'homestead' up with 'vmware_workstation' provider...
==> homestead: Checking if box 'laravel/homestead' version '12.0.0' is up to date...
==> homestead: Verifying vmnet devices are healthy...
The host only network with the IP '192.168.56.56' would collide with
another device '100.120.130.1'. This means that VMware cannot create
a proper networking device to route to your VM. Please choose
another IP or shut down the existing device.
对此的任何帮助将不胜感激。我不清楚如何解决这个问题或导致它的原因。我没有其他机器正在运行,并尝试重新启动我的计算机。我也不清楚这些 IP 地址是如何冲突的?
非常感谢。
【问题讨论】:
-
你能分享你的 vagrantfile 吗?
-
好的,给你:pastebin.com/cA1qQqZd