Skip to content

[BUG] Docker compose setup fails completely #3882

@joeyfigaro

Description

@joeyfigaro

Describe the bug
Running docker compose -f docker-compose.prod.yml up [-d] on Ubuntu Server 25.x shows a ghcr.io timeout.

Error response from daemon: Head "https://ghcr.io/v2/simstudioai/realtime/manifests/latest": Get "https://ghcr.io/token?scope=repository%3Asimstudioai%2Frealtime%3Apull&service=ghcr.io": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

To Reproduce
Steps to reproduce the behavior:

  1. Clone repository and cd into it
  2. Create populated .env using .env.example from README
  3. Run docker compose -f docker-compose.prod.yml up
  4. Observe timeout errors and crashed startup

Expected behavior
Containers are successfully pulled from registry and all services start successfully.

Screenshots
N/A

Additional context
I'm not seeing anything on the Github status page, but ghcr.io has had timeout issues in the past.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions