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

Allow 0.0.0.0 as the bind_ip

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: 1.8.2
    • Component/s: Replication
    • Labels:
    • Environment:
      CentOS 5.5 64 bits
    • Linux

      I just installed mongo 1.8.2 on a CentOS 64 bits server and try to create a replicate set using the following command:

      > rs.initiate()
      {
      "info2" : "no configuration explicitly specified – making one",
      "errmsg" : "couldn't initiate : can't find self in the replset config",
      "ok" : 0
      }
      >

      The mongod is started with the following and there are no other replication set on the subnet:

      mongod --fork --rest --replSet osm

      I've created replicate set without any issues with 1.6.5 on other 32 and 64 bits servers.

            Assignee:
            brandon Brandon Diamond
            Reporter:
            jlhm Jonas Lindholm
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: