【问题标题】:heroku push suddenly failingheroku push 突然失败
【发布时间】:2023-03-17 07:39:01
【问题描述】:

我昨晚推送到 heroku,现在我的推送失败并出现以下错误。 Heroku 状态似乎还可以。我的 heroku 配置将 RAILS_MASTER_KEY 设置为我的 master.key。这没有帮助。

有什么经验……或者,能指出我的解决方法吗?

Command: 'bin/rails runner "puts %Q{heroku_detecting_active_storage_config=#{Rails.application.config.active_storage.service}}"' failed unexpectedly:
remote:  !     Missing encryption key to decrypt file with. Ask your team for your master key and write it to /tmp/build_996b65d7dc5d21b59fdaad7cc82a7aba/config/master.key 
               or put it in the ENV['RAILS_MASTER_KEY'].

【问题讨论】:

  • 似乎是暂时的 heroku 故障。

标签: ruby-on-rails heroku rails-activestorage ruby-on-rails-5.2


【解决方案1】:

请参阅:https://github.com/heroku/heroku-buildpack-ruby/pull/739,似乎已合并修复

【讨论】:

    猜你喜欢
    • 2019-07-28
    • 1970-01-01
    • 2021-05-19
    • 2013-03-21
    • 1970-01-01
    • 2013-09-05
    • 2023-01-31
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多