Closed abkarim closed 8 months ago
Starts working after changing password in docker-compose.yml file (not sure why but it's working now)
idk why but for me nothing is working....
@felipeit I'm also unable to detect the issue, but changing password to simple text like "user_pass" worked for me previously it was like "user_pass@#@$@$2".
Are you getting the same error "password authentication failed for user 'user'" ?
The hash sign #
creates a comment in yaml. You should put double quote character around your password if it contains special characters
Yeah @abkarim
this is something with SCRAM authentication.
docker-compose.yml
i have set POSTGRES_HOST_AUTH_METHOD like md5 but dont have effect...
Unable to login from adminer (note: I'm just starting with postgres, i have not tried to login from anything else at this point) while username and password are correct (I have checked many times)
docker-compose.yml
Device:
Docker: