MONGODB [DEBUG] cursor.refresh() for cursor 7078636577051629992
Posted
技术标签:
【中文标题】MONGODB [DEBUG] cursor.refresh() for cursor 7078636577051629992【英文标题】: 【发布时间】:2012-04-15 08:32:43 【问题描述】:更新大型 json 列表时,我收到以下错误:
2012-04-01T09:34:00+00:00 app[run.1]:
2012-04-01T09:34:00+00:00 app[run.1]: the server responded with status 404
2012-04-01T09:34:00+00:00 app[run.1]: rake aborted!
这似乎是说:由于 cursor.refresh() 我得到一个超时然后服务器 404 响应
Mongodb 目前正在 Heroku/MongoLAB 上运行,但在我的本地机器上我没有这种行为。
【问题讨论】:
【参考方案1】:Durran Jordan (Mongoid 的创建者) (https://groups.google.com/d/topic/mongoid/n8pWIVBaYMI/discussion) 的 Mongoid 谷歌组有答案
您尝试使用Mopped,但它目前还没有准备好生产。
【讨论】:
以上是关于MONGODB [DEBUG] cursor.refresh() for cursor 7078636577051629992的主要内容,如果未能解决你的问题,请参考以下文章