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

mongodb+srv URI support broken on shell v3.6.2 for Windows

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 3.6.3, 3.7.2
    • Affects Version/s: 3.6.0, 3.6.1, 3.6.2
    • Component/s: Shell
    • Labels:
      None
    • Environment:
      Windows
    • Fully Compatible
    • ALL
    • v3.6
    • Hide

      This is confirmed with two tests against Atlas:

      mongo "mongodb+srv://cluster0-*****.mongodb.net/test" --username ******
      

      resulting in the consistent error:

      DNSHostNotFound: Failed to look up service "":DNS name does not exist.
      
      Show
      This is confirmed with two tests against Atlas: mongo "mongodb+srv: //cluster0-*****.mongodb.net/test" --username ****** resulting in the consistent error: DNSHostNotFound: Failed to look up service "":DNS name does not exist.
    • Platforms 2018-02-12

      It appears the new SRV style connection URI feature is faulty in the Windows build of the mongo shell v3.6.1 and v3.6.2.

            Assignee:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Reporter:
            luke.prochazka@mongodb.com Luke Prochazka
            Votes:
            3 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved: