stripe-archive / mosql

MongoDB → PostgreSQL streaming replication
MIT License
1.63k stars 225 forks source link

Doesn't work with Mongo 3.0 #96

Open elementr1 opened 9 years ago

elementr1 commented 9 years ago

Currently unable to make it work with mongo 3.0

mattknapp commented 9 years ago

Agreed, doesn't work in 3.0. Error attached. mosqlerror

elementr1 commented 9 years ago

Thanks @mattknapp for screenshot

manish2409 commented 8 years ago

Similar error in ubuntu: screenshot from 2015-10-26 14 50 16

ezesculli commented 8 years ago

Any updates on this? Is this working on Mongo 3?

dmitrypol commented 8 years ago

+1

imornar commented 7 years ago

any update on this? looks like mongo 3.2 does not work as wel

2016-11-26 at 14 25 32
johnnason commented 6 years ago

Caused by https://github.com/stripe/mosql/issues/107 - it's the driver. I do have it working locally with 3.0+ with the two PRs mentioned in https://github.com/stripe/mosql/issues/107#issuecomment-355597794