LoginSignup
6
2

More than 3 years have passed since last update.

【Railsチュートリアル】Herokuにデプロイした後、Method Not Allowedと表示される

Posted at

事象

Railsチュートリアルの第1章でHerokuへのデプロイ作業があり、デプロイ後にURLを開くとブラウザにMethod Not Allowedと表示される。

スクリーンショット 2019-09-14 13.54.24.png

スクリーンショット 2019-09-14 13.52.24.png

原因

URLがHerokuのgitになっていた。

対応

デプロイ先のURLにアクセスすると問題なく表示される。

スクリーンショット 2019-09-14 13.47.26.png

スクリーンショット 2019-09-14 13.58.15.png

6
2
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
6
2