ruby on rails - "heroku logs" gives me "Not found" -
on latest deployment heroku rails app, i'm getting error page when trying access webpage.
nothing spectacular this, when try @ logs command
heroku logs
i message
not found
this has never happened me before. can restart app, can migrations not see logs - clues going on?
try doing heroku logs -a my-heroku-app-name
replacing my-heroku-app-name
whatever heroku app's name is. can found in heroku web interface.
Comments
Post a Comment