【发布时间】:2022-07-01 08:20:32
【问题描述】:
首先我很抱歉,如果有人已经做过这个问题,在这种情况下,请在此处粘贴链接,因为我没有找到任何东西。 我正在学习 vagrant,使用 virtualbox 我在运行 VM 时没有问题,但如果我想使用 VMware 作为提供者。我遇到此消息,但我找不到摆脱这种情况的方法。 我认为一切都配置得很好,但显然有问题。
当我启动 vagrant up --provider=vmware_desktop 时,我收到以下错误消息:
Vagrant encountered an unexpected communications error with the
Vagrant VMware Utility driver. Please try to run the command
again. If this error persists, please contact support@hashicorp.com
我目前正在使用 Fedora 35
Operating System: Fedora Linux 35 (Workstation Edition)
Kernel: Linux 5.17.5-200.fc35.x86_64
Architecture: x86-64
【问题讨论】:
-
您下载了 VMWare 实用程序驱动程序吗? vagrantup.com/docs/providers/vmware/vagrant-vmware-utility
-
一切都完成了,即使现在我再做一次一切都可以确定,我在这个阶段没有遇到问题
-
我确认我也很好地申请了证书和执照
-
您能否在问题中添加 Vagrantfile,检查
service.log(在 Mac 上为 /Library/Application Support/vagrant-vmware-utility/service.log)以确保服务正在运行 -
我在 Mac M1 上遇到了同样的问题