Problems strting up GCE containers after upgrade to gvmd 22.6

the docker-compose … up -d never ran through successfully after todays pull.

i had to run docker-compose … create before running the “up -d”.

Note: “up --no-start” instead of “create” does not work as docker-compose will wait on dependencies of containers running, which makes no sense and I would consider it a bug in DC.

Just pulled the newest images and it still works as it should. Even run all containers from scratch afterwards and having no issue.

1 Like

and what do you think it does mean that it works for you and not for some customer? is it proof for you that everything is OK?

That means I tried to reproduce your specific issue to help you but I couldn’t. That also means we need further details and log output. Thanks.

3 Likes