Skip to content

ECS task fails to start when workingDirectory not set #83

@aviggiano

Description

@aviggiano

Observed task failure: container tried to run /tmp/runner.py and exited. Root cause: ECS task definition lacks workingDirectory, so command resolves from /tmp. Fix: set workingDirectory to /app in task definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions