Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhealthy ckan on installation #182

Open
jinsheng200303 opened this issue Oct 24, 2024 · 2 comments
Open

Unhealthy ckan on installation #182

jinsheng200303 opened this issue Oct 24, 2024 · 2 comments
Assignees

Comments

@jinsheng200303
Copy link

docker logs ckan
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "db" (172.18.0.13), port 5432 failed: Connection refused
        Is the server running on that host and accepting TCP/IP connections?

(Background on this error at: https://sqlalche.me/e/14/e3q8)
unable to load app 0 (mountpoint='') (callable not found or import error)
@jinsheng200303
Copy link
Author

sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "db" (172.18.0.12), port 5432 failed: FATAL:  password authentication failed for user "ckandbuser"

@kowh-ai
Copy link
Contributor

kowh-ai commented Oct 30, 2024

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...

@kowh-ai kowh-ai self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants