【问题标题】:heroku ssl endpoint add cert give internal error, update gives undefined first for nilheroku ssl 端点添加证书给出内部错误,更新首先给出未定义的 nil
【发布时间】:2013-04-04 11:13:14
【问题描述】:

我的 SSL 证书已过期,所以我按照说明创建了一个 csr,激活我更新的证书,并将密钥和证书放在一起。从comodo到namecheap。现在更新说:

$ heroku certs:更新reserver.pemreserver.key c:/Program Files (x86)/Heroku/lib/heroku/command/certs.rb:110:in current_endpoint': undef ined methodfirst' for nil:NilClass (NoMethodError) 来自 c:/Program Files (x86)/Heroku/lib/heroku/command/certs.rb:79:in update' from c:/Program Files (x86)/Heroku/lib/heroku/command.rb:148:inrun' 来自 c:/Program Files (x86)/Heroku/lib/heroku/cli.rb:9:in start' from c:/Program Files (x86)/Heroku/bin/heroku:28:in'

and add now 说的和这个其他问题一样 Heroku SSL EndPoint -- update cert gives Internal server error

$ heroku certs:添加reserver.pemreserver.key 将 SSL 端点添加到

大多数其他 heroku certs 命令也存在与 nil 未定义方法有关的问题。

我已多次重复该过程,并且我相信我的证书还可以。欢迎提供其他解决问题或修复的想法。

【问题讨论】:

    标签: ruby-on-rails ssl heroku endpoint


    【解决方案1】:

    对我有用的解决方案是在新计算机上重新开始并下载并安装最新的 heroku 工具箱(并手动更新路径以使用新的 heroku 命令)。我怀疑在旧电脑上做同样的事情也会解决这个问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-02-26
      • 1970-01-01
      • 1970-01-01
      • 2014-12-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多