LoginSignup
0
0

More than 1 year has passed since last update.

herokuで"We're sorry, but something went wrong."が出たので解決してみた。

Posted at

検索してみたところ以下を実行してみたら解決しました。

heroku run rails db:migrate

開発環境でデータベースを使用した場合に、本番環境でそのデータベースをmigrateしてあげる必要があったみたいです。

参考サイト

herokuで"We're sorry, but something went wrong."が出てアプリが開けなくなった

0
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0