ruby-on-rails - 错误 : Exhausted all sources trying to fetch version 'latest' of RVM

标签 ruby-on-rails centos ruby-on-rails-5

我正在配置 CentOS 6 服务器。我正在尝试安装 rvm,但出现错误。当我尝试在服务器中安装 rvm 时。谁能知道原因?

步骤1。

 gpg --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB


输出
gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
gpg: key D39DC0E3: "Totally Legit Signing Key <mallory@example.org>" not changed
gpg: key 39499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
gpg: Total number processed: 3
gpg:              unchanged: 3


第 2 步(我得到错误的地方)
curl -sSL https://get.rvm.io | bash -s stable

输出
WARN: ...the preceeding error with code 35 occurred while fetching https://api.github.com/repos/rvm/rvm/tags
curl: (35) SSL connect error
WARN: ...the preceeding error with code 35 occurred while fetching https://api.bitbucket.org/2.0/repositories/mpapis/rvm/refs/tags?sort=-name&pagelen=20

ERROR: Exhausted all sources trying to fetch version 'latest' of RVM!

最佳答案

您的服务器中的 cURL 版本是什么?

这可能会有所启发:cURL SSL connect error 35 with NSS error -5961

关于ruby-on-rails - 错误 : Exhausted all sources trying to fetch version 'latest' of RVM,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59822015/

相关文章:

sql - Rails - 在日期可选时存储日期

mysql - 无法使用 Rails 5.0.1 和 MySQL 更新 bool 列

ruby-on-rails - 将数字字符串转换为数字数组

ruby-on-rails - 如何检查用户名是否存在并创建一个新用户名?

ruby-on-rails - 在 Ruby 中使用 Map 和 Select 方法一起遍历数组

ruby-on-rails - 如何将 acts-as-taggable-on 与 has_scope 一起使用?

apache - 服务器错误 500 PHP

linux - 如何使用 Bash 从 Internet 将文件下载到我的 linux 服务器

apache - 识别 Apache 配置指令

ruby-on-rails-5 - 导轨 : Stripe webhooks for `invoice.payment_action_required` & `invoice.payment_failed`