【问题标题】:Heroku Error Logs for Ruby on Rails AppRuby on Rails 应用程序的 Heroku 错误日志
【发布时间】:2013-04-22 13:32:47
【问题描述】:

这里是 Ruby on Rails 开发者的新手,所以请原谅我的无知。所以我试图在 Heroku 上部署这个应用程序。

目前我的 heroku 日志中的最后四行是:

2013-04-22T01:50:19.459579+00:00 heroku[api]: Starting process with command `bundle exec     rake db:migrate` by nevin.watkins@gmail.com
2013-04-22T01:50:22.560589+00:00 heroku[run.6823]: Starting process with command `bundle exec rake db:migrate`
2013-04-22T01:50:22.560405+00:00 heroku[run.6823]: Awaiting client
2013-04-22T01:50:22.837077+00:00 heroku[run.6823]: State changed from starting to up
2013-04-22T01:50:38.906768+00:00 heroku[run.6823]: Process exited with status 0
2013-04-22T01:50:38.918254+00:00 heroku[run.6823]: State changed from up to complete
2013-04-22T01:50:43.330599+00:00 heroku[router]: at=error code=H10 desc="App crashed"     method=GET path=/ host=eagerfans.com fwd="74.199.107.176" dyno= connect= service= status=503     bytes=
2013-04-22T01:50:43.340764+00:00 heroku[nginx]: 74.199.107.176 - - [22/Apr/2013:01:50:43     +0000] "GET / HTTP/1.1" 503 601 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3)     AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31" eagerfans.com
2013-04-22T01:50:43.482962+00:00 heroku[nginx]: 74.199.107.176 - - [22/Apr/2013:01:50:43     +0000] "GET /favicon.ico HTTP/1.1" 503 601 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3)     AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31" eagerfans.com
2013-04-22T01:50:43.479123+00:00 heroku[router]: at=error code=H10 desc="App crashed"     method=GET path=/favicon.ico host=eagerfans.com fwd="74.199.107.176" dyno= connect= service=     status=503 bytes=

再次,如果我完全搞砸了,我很抱歉。我认为这是我一路走来的明显遗漏。

如果你可以请告诉我,那将是伟大的。感谢您的帮助!

【问题讨论】:

    标签: ruby-on-rails postgresql heroku heroku-toolbelt


    【解决方案1】:

    使用它会对你有所帮助。希望它对你有用。

    http://benji.so/2012/11/27/a-guide-to-enki-heroku-deployment

    【讨论】:

    • 感谢您的帮助。抱歉,我现在才回复。这在当时真的帮助了我。
    猜你喜欢
    • 2016-12-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多