もともとサイトの表示出来ていたのですが、
amazons3を利用しようといじっていたらエラーになってしまいました。
2020-08-23T13:29:30.064510+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi' 2020-08-23T13:29:30.064513+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require' 2020-08-23T13:29:30.064514+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.5.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:324:in `block in require' 2020-08-23T13:29:30.064515+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.5.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:291:in `load_dependency' 2020-08-23T13:29:30.064532+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.5.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:324:in `require' 2020-08-23T13:29:30.064533+00:00 app[web.1]: from bin/rails:9:in `<main>' 2020-08-23T13:29:30.146478+00:00 heroku[web.1]: Process exited with status 1 2020-08-23T13:29:30.184129+00:00 heroku[web.1]: State changed from starting to crashed 2020-08-23T13:47:08.178807+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=volvord.herokuapp.com request_id=52d5dabc-d0c5-4ca1-8a33-2f322c54e778 fwd="122.132.198.206" dyno= connect= service= status=503 bytes= protocol=https 2020-08-23T13:47:09.296955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=volvord.herokuapp.com request_id=bfc1b445-82f2-4c90-8882-a6599d6f48ba fwd="122.132.198.206" dyno= connect= service= status=503 bytes= protocol=https
このエラーはどういったものでしょうか?
教えて頂けると幸いです。
heroku run rails cだと
Cannot load Rails.config.active_storage.service
: (Aws::Sigv4::Errors::MissingCredentialsError)
とでるのでamazons3の設定ミスでしょうか?
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。