MONGODB [DEBUG] 游标的cursor.refresh() 7078636577051629992

2024-05-14

更新大型 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 上运行,但在我的本地计算机上我没有这种行为。


您可以在 Durran Jordan(Mongoid 的创建者)的 Google Mongoid 群组中找到答案(https://groups.google.com/d/topic/mongoid/n8pWIVBaYMI/discussion https://groups.google.com/d/topic/mongoid/n8pWIVBaYMI/discussion )

你尝试使用Mopped http://github.com/mongoid/moped目前尚未准备好投入生产。

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

MONGODB [DEBUG] 游标的cursor.refresh() 7078636577051629992 的相关文章

随机推荐