我试图安装stream浪,但我有这个错误,我不明白为什么。 请帮忙
SOPHEAKs-MacBook-Pro:Vagrant sopheak$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'hashicorp/precise64' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'hashicorp/precise64' default: URL: https://atlas.hashicorp.com/hashicorp/precise64 ==> default: Adding box 'hashicorp/precise64' (v1.1.0) for provider: virtualbox default: Downloading: https://atlas.hashicorp.com/hashicorp/boxes/precise64/versions/1.1.0/providers/virtualbox.box An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again. SSL read: error:00000000:lib(0):func(0):reason(0), errno 60 SOPHEAKs-MacBook-Pro:Vagrant sopheak$
errno 60是一个套接字超时。 最近我也看到了这个与hashicorp的服务器。 它可能会清除重试。 vagrant up将恢复下载,而不是从头开始,所以这应该迅速进行。