How can I resolve "Mongo Driver Error : Timed out after 10000 ms" error ?
Show older comments
I am trying to connect to the server given in the documentation at the following documentation page:
However the connection through "mongo" function does not succeed and it gives an error after 10 seconds:
ERROR: [Mongo Driver Error]:Timed out after 10000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=dbtb01:27017, type=UNKNOWN, state=CONNECTING}].
Is the server offline? How can I resolve this issue?
Accepted Answer
More Answers (0)
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!