Skip to content

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

Open
@engdorm

Description

@engdorm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions