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

running with docker or docker compose doesn't work #13

Open
engdorm opened this issue May 22, 2024 · 0 comments
Open

running with docker or docker compose doesn't work #13

engdorm opened this issue May 22, 2024 · 0 comments

Comments

@engdorm
Copy link

engdorm commented May 22, 2024

I got an error that it cant connect to the postgres db
Could not connect to Postgres, retry in 0.5s

after some debugging I see that the password didn't changed the changing the env var, prior to starting the postgres docker
and on the "mission-database:issac_ros image it was still expecting "postgres" to be the password

and the database "mission" was missing

only after I changed the password to "postgres" on the postgres db container it, and created the mission db manually, it worked

please fix the entrypoint scripts and the docker compose and of course the manual

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