Replies: 1 comment 3 replies
-
Hello, you can use this guide to limit the CPU and RAM to the container https://www.baeldung.com/ops/docker-memory-limit I advise limit the CPU usage on machine-learning and microservices container |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The bug
Description
Current Behavior
When the CPU usage reaches a high level on the host machine, Docker fails to perform properly. It make me disconnect from SSH and disconnect every other services and other dockers instances (CasaOS for instance)
Please let me know if there's any additional information needed to address this issue effectively.
Here you an see that immish is started since 7 hours but status keep being restarted
The OS that Immich Server is running on
Raspberry Pi OS Lite 12 (bookworm)
Version of Immich Server
v1.84.0
Version of Immich Mobile App
doesn't matter
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1. Install immich on Raspberry Pi 4 2. Attempt to run bulk upload 1000 photos & videos 3. Observe the behavior of Docker when the CPU load is high.
Additional information
Beta Was this translation helpful? Give feedback.
All reactions