Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-335 Error Message Reference
  3. DOCS-425

"Could not initialize cursor across all shards"

    • Type: Icon: Sub-task Sub-task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      This is normal (if your attempt is 0, 1, 2) when your config version changes on the shard - the query will initially fail, then be retried with a refreshed version. You may see this happen repeatedly in clusters as all connections refresh their config data. This warning shouldn't propagate back to your app, however.

      You can issue a db.adminCommand("flushRouterConfig") which should get rid of these messages.

            Assignee:
            bgrabar Bob Grabar
            Reporter:
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 35 weeks ago