在更新大型json列表时,我收到以下错误:
2012-04-01T09:34:00+00:00 app[run.1]: MONGODB [DEBUG] cursor.refresh() for cursor 7078636577051629992
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上运行,但在我的本地机器上我没有这种行为。
答案 0 :(得分:1)
您已经在Durran Jordan(Mongoid的创建者)(https://groups.google.com/d/topic/mongoid/n8pWIVBaYMI/discussion)
上回答了Google群组的Mongoid您尝试使用Mopped,目前尚未准备就绪。