heroku推动突然失败

编程入门 行业动态 更新时间:2024-10-24 10:16:32
本文介绍了heroku推动突然失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 昨天晚上我推出了Herku,现在我的推动力正在失败,出现以下错误。 Heroku状态似乎没问题。我的heroku配置将RAILS_MASTER_KEY设置为我的master.key。这并没有帮助。

任何经验都可以......或者能够指向我的修复程序?

命令:'bin / rails runner'将%Q {heroku_detecting_active_storage_config =#{Rails.application.config.active_storage.service}}''意外失败: remote:!缺少用于解密文件的加密密钥。向您的团队询问您的主密钥,并将其写入/tmp/build_996b65d7dc5d21b59fdaad7cc82a7aba/config/master.key 或将其放入ENV ['RAILS_MASTER_KEY']。

解决方案

参见: github/heroku/heroku-buildpack-ruby/pull/739 ,一个修复似乎被合并

I pushed out to heroku last night, and now today my pushes are failing with the following error. Heroku status appears to be ok. My heroku config has RAILS_MASTER_KEY set to my master.key. That did not help.

Any experience this...or, able to point me towards a fix?

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'].

解决方案

see : github/heroku/heroku-buildpack-ruby/pull/739, a fix seems to be merged

更多推荐

heroku推动突然失败

本文发布于:2023-10-28 13:31:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1536773.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:heroku

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!