首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >“警告:远程连接断开。”Windows 7企业级上的Drupal VM

“警告:远程连接断开。”Windows 7企业级上的Drupal VM
EN

Stack Overflow用户
提问于 2017-03-06 13:39:50
回答 1查看 478关注 0票数 0

我有一台工作笔记本电脑(Windows 7 Enterprise),我似乎无法在里面闲逛。我正在用www.drupalvm.com测试这一点,这样我就知道我得到了一些“应该”的东西。

安装:

  • Oracle VM Virtual 5.0.20 (一位同事建议在更新版本的错误后降级)。
  • VMware工作站12播放器
  • CYGWIN_NT-6.1 2.7.0

关于Vagrant 1.9.2与流浪者-vb来宾:

流浪汉

代码语言:javascript
运行
复制
 vagrant up
Bringing machine 'drupalvm' up with 'virtualbox' provider...
==> drupalvm: Box 'geerlingguy/ubuntu1604' could not be found. Attempting to fin                             d and install...
    drupalvm: Box Provider: virtualbox
    drupalvm: Box Version: >= 0
==> drupalvm: Loading metadata for box 'geerlingguy/ubuntu1604'
    drupalvm: URL: https://atlas.hashicorp.com/geerlingguy/ubuntu1604
==> drupalvm: Adding box 'geerlingguy/ubuntu1604' (v1.0.9) for provider: virtual                             box
    drupalvm: Downloading: https://atlas.hashicorp.com/geerlingguy/boxes/ubuntu1                             604/versions/1.0.9/providers/virtualbox.box
    drupalvm:
==> drupalvm: Successfully added box 'geerlingguy/ubuntu1604' (v1.0.9) for 'virt                             ualbox'!
==> drupalvm: Importing base box 'geerlingguy/ubuntu1604'...
==> drupalvm: Matching MAC address for NAT networking...
==> drupalvm: Checking if box 'geerlingguy/ubuntu1604' is up to date...
==> drupalvm: Setting the name of the VM: drupalvm.dev
==> drupalvm: Clearing any previously set network interfaces...
==> drupalvm: Preparing network interfaces based on configuration...
    drupalvm: Adapter 1: nat
    drupalvm: Adapter 2: hostonly
==> drupalvm: Forwarding ports...
    drupalvm: 22 (guest) => 2222 (host) (adapter 1)
==> drupalvm: Running 'pre-boot' VM customizations...
==> drupalvm: Booting VM...
==> drupalvm: Waiting for machine to boot. This may take a few minutes...
    drupalvm: SSH address: 127.0.0.1:2222
    drupalvm: SSH username: vagrant
    drupalvm: SSH auth method: private key
    drupalvm: Warning: Remote connection disconnect. Retrying...
# Repeated for a couple minutes, etc..
 drupalvm: 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.

流浪向上--调试http://dropcanvas.com/18edq/1

绝对启用了VT,我使用Intel处理器标识实用程序进行了检查。

我也降低了等级,得到了同样的错误,1.8.6。

我肯定我之前犯了不同的错误?我的头撞在这面墙上太久了。

在GUI启动时,我使用了虚拟框来查看它,错误消息开始覆盖它自己,但如下所示:

EN

回答 1

Stack Overflow用户

发布于 2017-03-07 14:26:24

好的,如下所述,我必须标记“设置”>“网络˅高级”>“电缆连接”,因为默认情况下,该版本的Virtualbox没有打开它。?!

https://www.virtualbox.org/ticket/15705

https://stackoverflow.com/a/40397387/705790

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/42627117

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档