Estoy tratando de iterar a través de este bucle:mongodb Identificación del cursor no válido de error
for doc in coll.find()
me sale el siguiente error en el número 100.000, más registro.
File "build\bdist.win32\egg\pymongo\cursor.py", line 703, in next
File "build\bdist.win32\egg\pymongo\cursor.py", line 679, in _refresh
File "build\bdist.win32\egg\pymongo\cursor.py", line 628, in __send_message
File "build\bdist.win32\egg\pymongo\helpers.py", line 95, in _unpack_response
pymongo.errors.OperationFailure: cursor id '1236484850793' not valid at server
¿qué significa este error?
intentaremos en este momento. ¡Gracias! – codious
La pregunta frecuente sugiere que tiene esto correcto: http://api.mongodb.org/python/current/faq.html#what-does-operationfailure-cursor-id-not-valid-at-server-mean –
im the Registro 50,000a. esperando ver si estoy :) – codious