Hi! I tried to connect and got
<<"code">> => 18,<<"codeName">> => <<"AuthenticationFailed">>,<<"errmsg">> => <<"Authentication failed.">>
We checked logs on server and saw the error
Could not find user \"afsts_user\" for db \"admin\""
But I no see the option to change default Authentication Mechanism? Does it exist in the driver?
Hi! I tried to connect and got <<"code">> => 18,<<"codeName">> => <<"AuthenticationFailed">>,<<"errmsg">> => <<"Authentication failed.">> We checked logs on server and saw the error Could not find user \"afsts_user\" for db \"admin\"" But I no see the option to change default Authentication Mechanism? Does it exist in the driver?
Erlang@25 {mongodb, {git, "https://github.com/emqx/mongodb-erlang.git", {tag, "v3.0.23"}}},