Skip to content

stat /compose/temporal-django-worker: no such file or directory: unknown on installation #14865

@fibis

Description

@fibis

Bug description

I am trying a clean installation with the provided installation script. I am running the script with all default parameters. When I come to the step that all containers are starting, the following error message occurs:

Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/compose/temporal-django-worker": stat /compose/temporal-django-worker: no such file or directory: unknown

How to reproduce

  1. Running the installation script via /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"
  2. Use default for the latest-release and insert a domain
  3. Wait for the creation of the containers and the message "Starting the stack!" after that, the error message will be thrown.

Environment

  • PostHog Cloud US, project ID: [please provide from https://app.posthog.com/project/settings#project-id]
  • PostHog Cloud EU, project ID: [please provide from https://eu.posthog.com/project/settings#project-id]
  • PostHog Hobby self-hosted with docker compose, version/commit: latest-release
  • PostHog self-hosted with Kubernetes (deprecated, see "Sunsetting Kubernetes support"), version/commit: [please provide]

Additional context

I think this error is related to this commit: 0223d7a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions