When I run mongo I can able to lists the DBs using show dbs command, and perform write and read actions.
But when using the client (Robot 3T) I receive the next error:
Error:
Network error while attempting to run command 'saslStart' on host 'localhost:27017'
Localhost DB, using macOS Catalina.