promised-mongo icon indicating copy to clipboard operation
promised-mongo copied to clipboard

bug in parse-mongo-url causing promised-mongo unusable

Open tapsboy opened this issue 10 years ago • 2 comments

A bug in readPreference value detection in parse-mongo-url, fixed at https://github.com/sorribas/parse-mongo-url/pull/2 but not merged, is rendering promised-mongo unusable.

Any workarounds without forking?

Update: This is not fixed in the underlying repo. I have sent a https://github.com/gordonmleigh/promised-mongo/pull/33 with the updated package.json

tapsboy avatar Sep 25 '15 15:09 tapsboy

Is that causing "auth failed" errors with Mongo 3.0? I'm currently ripping my hair out trying to figure out why my production servers are all crashed. :P

RangerMauve avatar Sep 30 '15 19:09 RangerMauve

nope.. it doesn't even connect ... citing something like "Invalid readPreference value"

tapsboy avatar Sep 30 '15 20:09 tapsboy