【发布时间】:2012-05-25 07:32:37
【问题描述】:
我在 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
【问题讨论】:
-
你有没有发现这个错误?我在 Heroku 上看到了同样的情况,并且很难对其进行故障排除。
-
我还没有完全弄清楚。它很少发生,但是当它发生时,重新启动服务器总是可以修复它。如果您找到错误的根源,请告诉我。
标签: ruby-on-rails ruby ruby-on-rails-3 heroku rubygems