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

Unable to access HTTP Status Interface + Exception

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.0-rc0
    • Component/s: HTTP Console, Networking
    • Labels:
    • 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

      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.

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

              Created:
              Updated:
              Resolved: