vault icon indicating copy to clipboard operation
vault copied to clipboard

mongodb 5 not supported

Open vosdev opened this issue 3 years ago • 1 comments

Mongodb version 5 is not supported.

2022-07-18 12:46:28,235 INFO spawned: 'api' with pid 100
Error en mongo: server returned error on SASL authentication step: BSON field 'saslContinue.mechanism' is an unknown field.
2022-07-18 12:46:28,320 INFO exited: api (exit status 1; not expected)

It is not specified in the docs and I was stuck on this for days trying to get it to work :/. First time mongodb user here so I figured I was doing something wrong.

Version 4.4 works fine. Can you specify this in the docs?

vosdev avatar Jul 18 '22 13:07 vosdev

Correct this was already added to the kerberos hub helm chart but not factory and vault docs. Thank you 🙏

Kind regards, Verstraeten Cédric

On 18 Jul 2022, at 15:26, Daniel Vos @.***> wrote:

 Mongodb version 5 is not supported.

2022-07-18 12:46:28,235 INFO spawned: 'api' with pid 100 Error en mongo: server returned error on SASL authentication step: BSON field 'saslContinue.mechanism' is an unknown field. 2022-07-18 12:46:28,320 INFO exited: api (exit status 1; not expected) It is not specified in the docs and I was stuck on this for days trying to get it to work :/. First time mongodb user here so I figured I was doing something wrong.

Version 4.4 works fine. Can you specify this in the docs?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

cedricve avatar Jul 18 '22 13:07 cedricve