Could not connect to database using connectionString: mongodb://admin:xxxxxxxx@mongo:27017/"

the username and password was right, but mongodb keep give feedback could connect using that connectionString, any idea of this?

Thanks

Your connect string is not correct
Where is your mongodb hosted?
Local machine or Atlas?