forked from ravikantcool2019/databases-for-mongodb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathutterances.json
More file actions
22 lines (22 loc) · 1.16 KB
/
utterances.json
File metadata and controls
22 lines (22 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"troubleshoot-connect": [
"How do I connect to my MongoDB deployment?",
"cannot connect to my MongoDB instance",
"can't connect to MongoDB database",
"error connecting to MongoDB deployment ",
"issue connecting to MongoDB database Via Command line",
"problem connecting to my MongoDB production db",
"errors connecting external application to MongoDB database ",
"application recieving timeouts when connecting to MongoDB Database",
"external application logging Intermittent connection timeouts to ICD MongoDB Deployment",
"error when connecting External app to Databases for MongoDB",
"MongoDB Database will not connect to my external application ",
"VMware vSphere VMs unable to connect to MongoDB",
"AppConnect in IBM Cloud cannot connect to MongoDB DB",
"Cloud foundry performance issues connecting to MongoDB ",
"Cloud Application lost connection to MongoDB database",
"Exception when connecting Cloud Application to MongoDB",
"Why can't I connect to my MongoDB deployment",
"intermittent connection timeouts for MongoDB"
]
}