-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Description
I cannot connect to my mongoDB Atlast server, times out after 15 seconds.
This is my mongo url
mongo-url = "mongodb+srv://USERNAME:[email protected]/local"
Unable to connect to MongoDB using URL [email protected]/local: timed out after 15 seconds
I can connect to it using mongo with the same url, but I get an error when using monstache.
This command works from the same server:
/usr/bin/mongo "mongodb+srv://USERNAME:[email protected]/local"
Metadata
Metadata
Assignees
Labels
No labels