Open applebee1558 opened 5 years ago
same problem, any solution yet ?
I replaced the outdated mongo-uri parser with my own solution and updated the mongoDb drivers. The impl is definitely unstable as it doesn't catch missing required params yet. But as long as you provide a valid uri it should be fine. The worst that can happen anyway, is that the MongoClient won't connect due to bad uri.
I have the same problem, when it will be fixed @mrvautin ?
So, when I try to connect to a shared mongodb atlas cluster, which uses mongodb+srv:// scheme, the admin panel says a invalid scheme is provided. error message: Config error: TypeError: uri must be mongodb scheme