【问题标题】:heroku db:push failingheroku db:推送失败
【发布时间】:2012-08-29 03:45:42
【问题描述】:

当我使用 heroku db:push 时出现“应用程序错误”(我使用的是 Taps 0.3.23)。我已经看到一些建议,这种情况有时会在 Heroku 上发生,然后问题就消失了。我在 8 小时内尝试了很多次,结果相同。我认为以下是相关的 Heroku 日志信息:

2012-06-30T10:30:31+00:00 heroku[web.1]: Idling
2012-06-30T10:30:33+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2012-06-30T10:30:33+00:00 app[web.1]: [2012-06-30 10:30:33] ERROR SignalException: SIGTERM
2012-06-30T10:30:33+00:00 app[web.1]:   /usr/local/lib/ruby/1.9.1/webrick/server.rb:90:in `select'
2012-06-30T10:30:43+00:00 heroku[web.1]: Stopping remaining processes with SIGKILL
2012-06-30T10:30:43+00:00 heroku[web.1]: Error R12 (Exit timeout) -> At least one process failed to exit within 10 seconds of SIGTERM
2012-06-30T10:30:45+00:00 heroku[web.1]: Process exited with status 137
2012-06-30T10:30:45+00:00 heroku[web.1]: State changed from up to down

【问题讨论】:

    标签: ruby-on-rails heroku


    【解决方案1】:

    您可能想尝试从我的样式表中删除 :cache => true

    相关链接:Stackoverflow

    【讨论】:

      猜你喜欢
      • 2021-12-30
      • 2020-01-01
      • 1970-01-01
      • 2016-12-03
      • 2021-05-07
      相关资源
      最近更新 更多