Details
-
Bug
-
Resolution: Gone away
-
Major - P3
-
None
-
1.4.2
-
None
-
Running in a debian based docker image
Description
I am trying to connect to a database that is setup with authentication using SCRAM-SHA-256 using the go mongodb driver but I cannot make it work. What else do I need to do on this machine to get this to work? Do I have to install SASL libraries?
auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-256": (AuthenticationFailed) Authentication failed.