Skip to content

Error: Container status is 'creating', expected 'running'. #15

Description

@runleveldev

In this CI run, even though the Job completed successfully, the action failed because the container status was (still) "creating" rather than "running" when it was checked. https://github.com/mieweb/opensource-server/actions/runs/26001824863/job/76426426049

This is probably a timing issue. Perhaps we should loop on getting the container status (with a timeout) until it shows 'running'?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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