Open jinsheng200303 opened 1 month ago
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "db" (172.18.0.12), port 5432 failed: FATAL: password authentication failed for user "ckandbuser"
Yes the CKAN container will have problems starting if it cannot connect to the the db container...if possible try making a simple connection from the CKAN container to the db container on the port db is listening on...