Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels