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

Cannot connect to Postgres #66

Open
C-Jabbour opened this issue Sep 1, 2023 · 0 comments
Open

Cannot connect to Postgres #66

C-Jabbour opened this issue Sep 1, 2023 · 0 comments

Comments

@C-Jabbour
Copy link

Hello,

I have tried to run the commands individually and get the following error a couple of minutes after running this step:
docker-compose exec jupyter datacube -v system init

The error message:
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) could not connect to server: Connection timed out
Is the server running on host "postgres" (192.168.64.2) and accepting
TCP/IP connections on port 5432?

Appreciate any assistance.

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

1 participant