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 start service postgres: driver failed #32

Open
JoeyGarcia opened this issue May 21, 2020 · 0 comments
Open

Cannot start service postgres: driver failed #32

JoeyGarcia opened this issue May 21, 2020 · 0 comments

Comments

@JoeyGarcia
Copy link

I have a Macbook pro running Catalina.

When I ran the docker-compose up -d command, I got this error.

"Starting airflow-tutorial_postgres_1 ... error

ERROR: for airflow-tutorial_postgres_1 Cannot start service postgres: driver failed programming external connectivity on endpoint airflow-tutorial_postgres_1 (4200e95bb80bf2a632cee0a527427b3dcd3fbfb2b8c1fa8ea2af782f559c08cc): Error starting userland proxy: listen tcp 0.0.0.0:5432: bind: address already in use

ERROR: for postgres Cannot start service postgres: driver failed programming external connectivity on endpoint airflow-tutorial_postgres_1 (4200e95bb80bf2a632cee0a527427b3dcd3fbfb2b8c1fa8ea2af782f559c08cc): Error starting userland proxy: listen tcp 0.0.0.0:5432: bind: address already in use
ERROR: Encountered errors while bringing up the project."

I ran "sudo netstat -nl -p tcp | grep 5432" but nothing showed so I am not sure why it says something is running on that address is already running.

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