vishal
vishal
Update01 Getting this error message ``` Logging to /root/mongo-connector.log. Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib/python2.7/site-packages/mongo_connector/util.py", line 107, in...
Error : "OperationFailure: Another user is already authenticated to this database. You must logout first" Above commented error got resolved after removing -a username & -a password as parameter and...
But My issue is still there, still I'm not able to connect to my elastic cloud using mongo-connector :(
Bymistakly closes! Reopened.
Hello, I'm new in this stuff. I have to integrate mongo-db Atlas to Elastic search. I have succefully connected to mongoDB atlas by applying @ShaneHarvey comment however not able to...