MongoDB bad auth Authentication failed (code 18) 진단표로 즉시 해결
MongoDB 'bad auth : Authentication failed (code 18)'를 30초 진단표로 원인 특정하고 복붙 명령으로 복구하세요. authSource 누락, 비밀번호 URL 인코딩, SCRAM mismatch를 mongosh·Node·pymongo 예제로 해결합니다.
7월 3일6분 읽기
PostgreSQL password authentication failed for user postgres 해결 5가지
PostgreSQL 'password authentication failed for user postgres' 에러를 오타·비밀번호 미설정·pg_hba.conf scram/md5 불일치·도커 네트워크까지 5가지 원인별 진단 순서로 해결합니다. psql·JDBC·Spring 복붙 명령 포함.
6월 13일4분 읽기