我昨晚推到了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'].