Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-84579

Free Monitoring error

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 4.4.10
    • Component/s: None
    • None
    • Environment:
      ubuntu 20.04.5
    • ALL

      Problem Statement/Rationale

      When I try to enable the free monitoring I am get an error

      Please be sure to attach relevant logs with any sensitive data redacted.
      How to retrieve logs for: Compass; Shell

      Steps to Reproduce

      db.enableFreeMonitoring()

      Expected Results

      Monitoring to be enabled and a url provided

      Actual Results

      Error Message:

      > db.enableFreeMonitoring()                                                                                                                                                                                                     
      uncaught exception: Error: command failed: {         "ok" : 0,         "errmsg" : "Halting metrics upload due to response",         "code" : 255,         "codeName" : "FreeMonHttpPermanentFailure" } :
      _getErrorWithCode@src/mongo/shell/utils.js:25:13
      doassert@src/mongo/shell/assert.js:18:14
      _assertCommandWorked@src/mongo/shell/assert.js:683:17
      assert.commandWorked@src/mongo/shell/assert.js:773:16
      DB.prototype.enableFreeMonitoring@src/mongo/shell/db.js:1847:5
      @(shell):1:1

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            Unassigned Unassigned
            Reporter:
            sanjay.sanghera@gmail.com Sanjay Sanghera
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: