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

[nedb] 因为 nedb 依赖的 Mongoose 版本不是最新,无法支持最新的连接 URI #3

Open
NateRobinson opened this issue Oct 27, 2020 · 1 comment
Assignees

Comments

@NateRobinson
Copy link

https://stackoverflow.com/questions/48980473/invalid-mongodb-uri-must-begin-with-mongodb

@wangshijun wangshijun self-assigned this Oct 27, 2020
@wangshijun
Copy link
Contributor

先用下面这种连接串试试:

mongodb://<username>:<password>@cluster0-shard-00-00.5lnqa.mongodb.net:27017,cluster0-shard-00-01.5lnqa.mongodb.net:27017,cluster0-shard-00-02.5lnqa.mongodb.net:27017/<dbname>?ssl=true&replicaSet=Cluster0-shard-0&authSource=admin&retryWrites=true&w=majority

@wangshijun wangshijun transferred this issue from another repository Feb 25, 2021
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