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

Unable to access HTTP Status Interface + Exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Duplicate
    • 2.6.0-rc0
    • None
    • HTTP Console, Networking
    • ALL
    • Hide

      Here is what I've done in order to get this issue :

      sudo mongod --dbpath /var/data/db --port 65536

      or even

      sudo mongod --dbpath /var/data/db --port -1

      Show
      Here is what I've done in order to get this issue : sudo mongod --dbpath /var/data/db --port 65536 or even sudo mongod --dbpath /var/data/db --port -1

    Description

      Hi guys, I was just curious to see what would happen if mongod would be initialised running above the port 65535 and below the port 1.

      In fact, the HTTP Status Interface runs, from what mentions the documentation 2.4.8, on the same port as the primary mongod instance + 1000, it would be impossible to have access to it on the port 66535 for example.

      I obtain an assertion failure in src/mongo/db/client.h 235.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              DavidUk David Docteur [X]
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: