MongoDB Hackathon Guide Step 6 - Connecting to the Cluster from Mongo Shell

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Connect to and manage your database cluster from the mongo command shell from your terminal

Комментарии • 8

  • @charanchintapalli3842
    @charanchintapalli3842 3 года назад +1

    after copy the mongoshell string to cmd , dont change anything just press enter. and it asks for password and type your cluster password not mongodb account password. you know the password which is used to connect the cluster , maybe that is in your .env file. check it there . copy that password and paste it here. and the password wont appear just press enter it works. anydoubts feel free to ask

  • @user-qs2sm2fk5m
    @user-qs2sm2fk5m 3 года назад

    thank u !

  • @josephkeller2521
    @josephkeller2521 4 года назад

    Don't know if this was mentioned in any previous video, but also make sure that the User you have created has "ReadWrite" permissions. I created a User as an Admin and it wasn't working.

  • @mariofilho8880
    @mariofilho8880 4 года назад

    Hey. thanks for the video. My query (db.database.find();) doesn't return anything, albeit in mongodb atlas I can see the data. What can be causing this?

  • @conormurphy3657
    @conormurphy3657 4 года назад

    my left ear hurts

  • @aparnamane1164
    @aparnamane1164 4 года назад

    that password is not getting typed