无法在 Windows 10 上使用 Vagrant 安装 Laravel homestead [英] Can't install Laravel homestead using Vagrant on Windows 10

查看:48
本文介绍了无法在 Windows 10 上使用 Vagrant 安装 Laravel homestead的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚下载了最新版本的 Vagrant 2.2.15 和 VMware.我试着跑

I have just downloaded the latest version of Vagrant 2.2.15 and VMware. I tried to run

vagrant box add laravel/homestead

但我明白

The box 'laravel/homestead' could not be found or could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Vagrant Cloud, please verify you're logged in via

流浪登录.另外,请仔细检查名称.扩展的URL 和错误信息如下所示:

vagrant login. Also, please double-check the name. The expanded URL and error message are shown below:

URL: ["https://vagrantcloud.com/laravel/homestead"]
Error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.

检查后 https://app.vagrantup.com/laravel/boxes/homestead 我跑

vagrant init laravel/homestead

然后尝试运行

vagrant up

但是我从来没有让它工作并且不断收到相同的错误消息.我找到了这个解决方案 https://github.com/hashicorp/vagrant/issues/6764 并安装了 MS Visual C++ 2010 x86 Redistributables 但无法运行 vagrant up 或者甚至不知道如何在上次更新后安装 Homestead.我曾经多次以相同的方式安装它而没有问题,但今天我不能

But I never got it to work and keep getting the same error message. I found this solution https://github.com/hashicorp/vagrant/issues/6764 and installed MS Visual C++ 2010 x86 Redistributables but can't run vagrant up or don't even know how to install homestead after the last update. I used to install it the old same way without issues multiple times but today I couldn't

我试过了

vagrant box add laravel/homestead https://atlas.hashicorp.com/laravel/boxes/homestead

但我明白

There was an error while downloading the metadata for this box.
The error message is shown below:

schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.

我在这里检查了温度 .vagrant.d\tmp 但它是空的.在 Windows 10 上安装和运行 laravel homestead 有什么帮助吗?

I checked the temp here .vagrant.d\tmp but it's empty. Any help please on installing and running laravel homestead on Windows 10?

推荐答案

禁用防病毒软件(在我的例子中是卡巴斯基)为我解决了这个问题.

Disabling antivirus software (Kaspersky in my case) solved the problem for me.

这篇关于无法在 Windows 10 上使用 Vagrant 安装 Laravel homestead的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆