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

ENGINE_EXCEPTION invalid mongo uri when using mongo+srv:// #121

Closed
wesleysaraujo opened this issue Jul 11, 2018 · 3 comments
Closed

ENGINE_EXCEPTION invalid mongo uri when using mongo+srv:// #121

wesleysaraujo opened this issue Jul 11, 2018 · 3 comments

Comments

@wesleysaraujo
Copy link

Hello, in my adonisjs application I'm using Lucid Mongo, I like db mongo I'm using Atlas, in my environment setting I'm setting DB_HOST to url which is mongo + srv: // ... however this gives an error when I try do some connection operation in the bank:

Error:
"Invalid mongodb uri" mongodb + srv: ... "Must begin with" mongodb: // ""

How do I get around this error?

@duyluonglc
Copy link
Owner

sorry I did not have time to invest to your issue. should be included in next version

@nir-jas
Copy link

nir-jas commented Nov 12, 2018

Is this fixed? Facing same problem

@duyluonglc
Copy link
Owner

fixed in v3.1.5

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

No branches or pull requests

3 participants