Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working with mongoDB Atlas and Elastic cloud #21

Open
vishaleclass opened this issue May 14, 2019 · 1 comment
Open

not working with mongoDB Atlas and Elastic cloud #21

vishaleclass opened this issue May 14, 2019 · 1 comment

Comments

@vishaleclass
Copy link

vishaleclass commented May 14, 2019

Hello,
I was trying this utility to sync the data from mongoDB atlas and Elasticsearch cloud.
However I'm getting below error.

[root@vm02 node-mongodb-es-connector]# node app.js
info: 2019-05-14 07:08:03 | info |  |  | <-----------------------------Starting syncMasterDoc----------------------------->
debug: 2019-05-14 07:08:03 | debug |  |  | FsWatcher is running
error: 2019-05-14 07:08:04 | error | https://XXXXXXX.ap-southeast-1.aws.found.io:9243 | mybooks | MongoParseError: Unescaped at-sign in authority section
error: 2019-05-14 07:08:04 | error | https://XXXXXXX.ap-southeast-1.aws.found.io:9243 | mybooks | File error: MongoParseError: Unescaped at-sign in authority section
info: 2019-05-14 07:08:04 | info |  |  | <-----------------------------end syncMasterDoc----------------------------->
info: 2019-05-14 07:08:04 | info |  |  | <-----------------------------Starting syncAttachment----------------------------->
error: 2019-05-14 07:08:04 | error | https://XXXXXXX.ap-southeast-1.aws.found.io:9243 | mybooks | File error: MongoParseError: Unescaped at-sign in authority section

Thanks

@zhr85210078
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants