docker-library / mongo

Docker Official Image packaging for MongoDB
https://www.mongodb.org/
Apache License 2.0
1.03k stars 620 forks source link

AuthenticationFailed: SCRAM authentication failed, storedKey mismatch #408

Closed ruanpablom closed 4 years ago

ruanpablom commented 4 years ago

When I try to login in admin database using Mongo compass this error is returned: ACCESS [conn6] SASL SCRAM-SHA-256 authentication failed for root on admin from client 192.168.0.10:44938 ; AuthenticationFailed: SCRAM authentication failed, storedKey mismatch

wglambert commented 4 years ago

Can you give all the commands you ran and any relevant files or logs for reproducing the issue

wglambert commented 4 years ago

Going to close assuming you resolved the issue

You could also try asking over at the Docker Community Forums, Docker Community Slack, or Stack Overflow. Since these repos aren't really a user-help forum

lvergergsk commented 4 years ago

same error occur