zoukankan      html  css  js  c++  java
  • mac使用迁移助理迁移数据之后homestead无法打开

    1. 错误大致如下:

    here was an error while executing `VBoxManage`, a CLI used by Vagrant
    for controlling VirtualBox. The command and stderr is shown below.
    Command: ["hostonlyif", "create"]
    Stderr: 0%...
    Progress state: E_INVALIDARG
    VBoxManage.exe: error: Failed to create the host-only adapter

    2. 错误原因:

      virtualBox 出了问题

    3. 解决方法:

      删除了旧的VirtualBox,然后重新下载了一个新的VirtualBox,就可以启动了。

    其实真正的问题还是没有找到,但暂且先把这个问题记录下来,以便后面遇到类似问题的时候可以快速的解决。

  • 相关阅读:
    Less-21
    Less-22
    Less-21
    Less-20
    ssrf redis gopher
    Less19
    Less18
    Arm 系统查看、修改系统时间
    通过 grpc 请求标头发送自定义数据
    gRpc 空参数
  • 原文地址:https://www.cnblogs.com/cjjjj/p/10527239.html
Copyright © 2011-2022 走看看