Relative Content

Tag Archive for pythondockerflasksqlalchemy

Access denied for user flask container

I’m running two docker containers one is mysql db and the other one is flask app , the issue is once i’m imitating a migration i get the error access denied for user followed by the ip of the flask container (MySQLdb._exceptions.OperationalError) (1045, “Access denied for user ‘alex’@’172.18.0.3’ (using password: YES)”)