Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-251

too many attempts to update config, failing

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.11
    • Component/s: None
    • None
    • Environment:
      linux

      OperationFailure: database error: too many attempts to update config, failing
      Traceback (most recent call last):
      File "/service/dbconnector/dbconnector.py", line 34, in eval_cmd
      res = eval_expr(block, variables)
      File "/service/dbconnector/dbconnector.py", line 26, in eval_expr
      return eval(expr,

      {"__builtins__":None}

      , variables )
      File "<string>", line 1, in <module>
      File "/home/servers/dbmodules.py", line 620, in get_recent_text
      for m in delivered_messages:
      File "build/bdist.linux-x86_64/egg/pymongo/cursor.py", line 609, in next
      if len(self.__data) or self._refresh():
      File "build/bdist.linux-x86_64/egg/pymongo/cursor.py", line 572, in _refresh
      self._query_spec(), self._fields))
      File "build/bdist.linux-x86_64/egg/pymongo/cursor.py", line 541, in __send_message
      self.__tz_aware)
      File "build/bdist.linux-x86_64/egg/pymongo/helpers.py", line 100, in _unpack_response
      error_object["$err"])

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            ofersa ofer samocha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: