Skip to content

[BUG] Docker installation method broken #720

@Ejo2001

Description

@Ejo2001

I am attempting to set up sim studio on a VM inside my proxmox server at home. I am using the latest Ubuntu 24.04-2 in a VM with 16GB RAM, 4 CPU cores and 100GB of storage. When I try to follow the instructions on setting up Sim Studio with Docker, I get this:

 ✔ Network sim_default         Created                                                                                                                                                                     0.3s 
 ✔ Volume "sim_postgres_data"  Created                                                                                                                                                                     0.1s 
 ✔ Container sim-db-1          Healthy                                                                                                                                                                    32.1s 
 ✔ Container sim-migrations-1  Exited                                                                                                                                                                     12.1s 
 ✘ Container sim-realtime-1    Error                                                                                                                                                                     200.5s 
 ✔ Container sim-simstudio-1   Created                                                                                                                                                                     0.6s 
dependency failed to start: container sim-realtime-1 is unhealthy

I have tried the npx package as well (which gave me other problems), but I prefer to dockerize my set up which is why I am sticking with the docker deployment.

If I understand this correctly, the "sim-realtime" Docker image is broken and needs to be fixed in order for the whole app to function

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