Open ogulcan-dev opened 2 years ago
That's because you either didn't include the mongodb URI or give an invalid mongodb URI that returns error while connection
No, ı enter true mongodb url
No, ı enter true mongodb url
re-check your mongodb it fine with me.
I think you dont understand me. I check my mongodb url. Do you understand bro?
change catch here https://github.com/Weeb-Devs/Laffey/blob/94f8b520dd795ee8e66d369f64840abdaaa98865/src/Laffey.js#L63
to
.catch((e) => {console.error(e); available: false})
so you can see the error
I have a error named this => querySrv ENOTFOUND _mongodb._tcp.45.147.45.124
I tried, ı have same error
MONGODB URI is either not provided or invalid. Extra feature (prefix) won't be available
I have a error when start the app