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

Misleading error message when connecting to Data Lake

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0, 4.4.2
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • Fully Compatible
    • v4.4
    • STM 2020-07-27, STM 2020-08-10, STM 2020-08-24, STM 2020-09-07
    • 1

      When users connect to Atlas Data Lake (ADL) with the mongo shell, they may sometimes encounter the error:

      *** It looks like this is a MongoDB Atlas cluster. Please ensure that your IP whitelist allows connections from your network.
      

      This is because ADL URIs have a .query.mongodb.net suffix - and not a mongodb.net suffix.

      We should update https://github.com/mongodb/mongo/blob/43e2423bae07e13cf624b9d5fb74e62bd1959b19/src/mongo/shell/mongo.js#L360-L370 to provide a correct error message for ADL users.

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: