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
Im getting connection errors when trying to connect to mongo database with SSL enabled.Can you please let me know if current plugin supports connection to mongo with ssl enabled.
Error:
2019/07/12 10:29:23 - RemoveOldVersion (salesbyday).0 - ERROR (version 8.2.0.0-342, build 8.2.0.0-342 from 2018-11-14 10.30.55 by buildguy) : An error occurred during write: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=ndbuat-shard-00-00-xxxxx.azure.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}, {address=ndbuat-shard-00-02-xxxxx.azure.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}, {address=ndbuat-shard-00-01-xxxxx.azure.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}]
2019/07/12 10:29:23 - RemoveOldVersion (salesbyday).0 - Retrying write to mongodb in 10 seconds...
Thanks,
Hiran
The text was updated successfully, but these errors were encountered:
Hi there,
Im getting connection errors when trying to connect to mongo database with SSL enabled.Can you please let me know if current plugin supports connection to mongo with ssl enabled.
Error:
2019/07/12 10:29:23 - RemoveOldVersion (salesbyday).0 - ERROR (version 8.2.0.0-342, build 8.2.0.0-342 from 2018-11-14 10.30.55 by buildguy) : An error occurred during write: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=ndbuat-shard-00-00-xxxxx.azure.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}, {address=ndbuat-shard-00-02-xxxxx.azure.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}, {address=ndbuat-shard-00-01-xxxxx.azure.mongodb.net:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketReadException: Prematurely reached end of stream}}]
2019/07/12 10:29:23 - RemoveOldVersion (salesbyday).0 - Retrying write to mongodb in 10 seconds...
Thanks,
Hiran
The text was updated successfully, but these errors were encountered: