如何从Heroku错误中获取Rails Heroku日志回溯

时间:2012-05-17 17:29:36

标签: ruby-on-rails ruby ruby-on-rails-3 heroku rubygems

我在Heroku Bamboo堆栈上使用rails 3.2.3。我昨晚从日志中收到此错误,但无法确切地确定其发生的位置和原因。如何从heroku日志中获取错误的整个回溯?

app[web.2]: !! Unexpected error while processing request: can't modify frozen array
heroku[router]: Error H13 (Connection closed without response) -> GET

1 个答案:

答案 0 :(得分:0)

这不是您问题的直接答案,因为据我所知,您无法从日志文件中获取后盾。你得到了你得到的东西。

但是,对于此类错误捕获,我不能推荐airbrake