Vagrant 流浪安装解决方案

Vagrant 流浪安装解决方案,vagrant,cakephp-3.0,Vagrant,Cakephp 3.0,我需要你的帮助,因为我必须使用cakebox的一个项目,但我有一些问题,当我键入流浪我得到这个错误。我什么都试过了,但没用 提前谢谢 My-PC MINGW64 /A/App_LeagueUp!/cakebox (dev) $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'cakebox'... ==> defaul

我需要你的帮助,因为我必须使用cakebox的一个项目,但我有一些问题,当我键入流浪我得到这个错误。我什么都试过了,但没用

提前谢谢

My-PC MINGW64 /A/App_LeagueUp!/cakebox (dev)

$ vagrant up

Bringing machine 'default' up with 'virtualbox' provider...

==> default: Importing base box 'cakebox'...

==> default: Matching MAC address for NAT networking...

==> default: Setting the name of the VM: cakebox_default_1444639086577_31058

==> default: Clearing any previously set network interfaces...

==> default: Preparing network interfaces based on configuration...

    default: Adapter 1: nat

    default: Adapter 2: hostonly

==> default: Forwarding ports...

    default: 22 => 2222 (adapter 1)

==> default: Running 'pre-boot' VM customizations...

==> default: Booting VM...

==> default: Waiting for machine to boot. This may take a few minutes...

    default: SSH address: 127.0.0.1:2222

    default: SSH username: vagrant

    default: SSH auth method: private key

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. Retrying...

    default: Warning: Connection timeout. 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.

我想解决这个问题的建议是设置

在您的文件中,vb.gui标记为true。加上跑然后流浪。这将在另一个窗口上打开控制台。它有时发生在我身上,然后我重新启动,一切正常


如果它没有在这里发布结果,至少您会有更多信息

请尝试从启动菜单启用虚拟化,然后再试一次

我什么都试过了
,你能详细介绍一下吗?因此,我们不重复您知道的内容您可以检查我尝试了您向我建议的内容,但我得到了相同的错误您在控制台窗口中看到了什么(不是您看到的位置,在VirtualBox one上漫游[如果使用VirtualBox]),您看到了任何错误吗?没有出现任何错误什么都没有:P您看到virtualbox启动屏幕,然后启动过程开始,然后。。。。你看到登录了吗?你看到了什么?我没有登录,我只是在Ubuntu和Ubuntu的Advenced选项之间提供选择,当我选择其中一个选项时,控制台窗口显示为空,没有任何错误,我无法在上面写