You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes models will provide dumb connection strings (e.g. verbatim process.env.MONGO_URI) that will inevitably fail to connect. If the user has configured a connection string already, we should respond with a suggestion to use that value instead.