Ali Alfarra

Results 4 comments of Ali Alfarra

If you're using mongodb **3.4** like me then you need to change `authSchema` to **3** (default is **5**) ``` mongo use admin db.system.users.remove({}) db.system.version.update({"_id": "authSchema"}, { "_id" : "authSchema", "currentVersion"...

If you're using mongodb **3.4** like me then you need to change `authSchema` to **3** (default is **5**) ``` mongo use admin db.system.users.remove({}) db.system.version.update({"_id": "authSchema"}, { "_id" : "authSchema", "currentVersion"...

Hi @vrtmrz, The "Release" notification was already enabled for me. Sharing a screenshot attachment for your reference.

@vrtmrz BTW, this issue is still present, I'm not receiving any email notifications at all.