gpt4 book ai didi

ssl - 无法解决此错误 : error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112) -- any ideas on what to try?

转载 作者:太空宇宙 更新时间:2023-11-03 12:51:59 25 4
gpt4 key购买 nike

这个错误是在我尝试部署到 aws 时出现的。事实证明这是我机器上的一个问题,其他人没有遇到过。

jkazil@jlk:~/Projects/code/geoq-chef-repo [git master] $ vagrant up --provider=aws
Bringing machine 'default' up with 'aws' provider...
[default] Box 'ubuntu_aws' was not found. Fetching box from specified URL for
the provider 'aws'. Note that if the URL does not have
a box for this provider, you should interrupt Vagrant now and add
the box yourself. Otherwise Vagrant will attempt to download the
full box prior to discovering this error.
Downloading or copying the box...
An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.

An error occurred while executing the action on the 'default'
machine. Please handle this error then try again:

An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)
jlk:~/Projects/code/geoq-chef-repo [git master] $

我在 Internet 上发现了几件事,说我应该查看我的 openssl 版本。起初,它是 0.9.8,但我在自制软件中有 1.0.1f。所以我发现了这个:Update OpenSSL on OS X with Homebrew并跟着它。而且我能够更新 OpenSSL。

jkazil@jlk:~/Projects/code/geoq-chef-repo [git master] $ openssl version
OpenSSL 1.0.1f 6 Jan 2014
jlk:~/Projects/code/geoq-chef-repo [git master] $

但这并没有解决问题。澄清一下,这不是 aws 问题,而是我的问题。这是我试图在本地拉下一台机器。我正在使用不安全的标志来尝试插入它通过,但不管有没有它都不起作用。

jkazil@jlk:~/Projects/code/geoq-chef-repo [git master] $ vagrant box add dummy https://github.com/mitchellh/vagrant-aws/raw/master/dummy.box --insecure
Downloading or copying the box...
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)
jlk:~/Projects/code/geoq-chef-repo [git master] $

最后,我想分享我的 PATH,以防万一有人有这个问题。

jlk:~/Projects/code/geoq-chef-repo [git master] $ echo $PATH
/usr/local/Cellar/ruby/2.0.0-p247/bin:/Users/jkazil/bin:/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
jlk:~/Projects/code/geoq-chef-repo [git master] $

有什么建议吗?

最佳答案

这将是一个悲伤的答案,但解决这个问题的办法是更新到 10.9。然后问题就消失了。我知道这不是人们想要的答案,但我想我会在用头撞墙一段时间后尝试一下。

谢谢大家的帮助!附言VAGRANT_LOG=info 也有助于设置。

关于ssl - 无法解决此错误 : error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112) -- any ideas on what to try?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22563509/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com