-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't working rightSomething isn't working right
Description
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
- Running the installation script via
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"
- Use default for the
latest-release
and insert a domain - 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
fionnfuchs, jlieow, gunlee01, tomasfarias and viveknair
Metadata
Metadata
Assignees
Labels
bugSomething isn't working rightSomething isn't working right