db.createUser is getting hanged

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While creating a user on mongodb, with version MongoDB server version: 4.0.10 db.create user is getting hanged. I am using below command for that

       

      dflux_stage:PRIMARY> db.createUser(
      ...    {
      ...      user: "dflux_admin_usr",
      ...      pwd: "Mypass",
      ...      roles: [ "readWrite", "dbAdmin" ]
      ...    }
      ... )
       

              Assignee:
              Unassigned
              Reporter:
              Lochan Marwaha
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: