cfp
cfp
IImmich
Created by cfp on 12/5/2024 in #help-desk-support
Immich Redis saving to disk "no space left on device"
i see. thanks
14 replies
IImmich
Created by cfp on 12/5/2024 in #help-desk-support
Immich Redis saving to disk "no space left on device"
I see. The root in /var/lib/docker will get erased each container restart, right? Wouldn't that be an issue if I give the redis data volume a persistent storage? I sadly can't expand my root disk since this isn't a VM and the machine can't be disassembled.
14 replies
IImmich
Created by cfp on 12/5/2024 in #help-desk-support
Immich Redis saving to disk "no space left on device"
this is running on alpine linux, docker engine. The hardware is an x86_64 intel based minipc. The root partition is pretty small (thats why the error is coming) and I mainly use an external HDD anyway, mounted on /media/vol. fdisk -l and df -h outputs attached (you can also see there that / is 100% full. Likely since the redis container somehow accesses it)
14 replies
IImmich
Created by cfp on 12/5/2024 in #help-desk-support
Immich Redis saving to disk "no space left on device"
status:
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
immich_machine_learning ghcr.io/immich-app/immich-machine-learning:release "tini -- ./start.sh" immich-machine-learning 2 months ago Up 3 weeks (healthy)
immich_postgres tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 "docker-entrypoint.s…" database 2 months ago Up 3 weeks 5432/tcp
immich_redis redis:6.2-alpine@sha256:70a7a5b641117670beae0d80658430853896b5ef269ccf00d1827427e3263fa3 "docker-entrypoint.s…" redis 2 months ago Up 3 weeks 6379/tcp
immich_server ghcr.io/immich-app/immich-server:release "tini -- /bin/bash s…" immich-server 2 months ago Up 3 weeks (healthy) 0.0.0.0:1034->3001/tcp, :::1034->3001/tcp
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
immich_machine_learning ghcr.io/immich-app/immich-machine-learning:release "tini -- ./start.sh" immich-machine-learning 2 months ago Up 3 weeks (healthy)
immich_postgres tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 "docker-entrypoint.s…" database 2 months ago Up 3 weeks 5432/tcp
immich_redis redis:6.2-alpine@sha256:70a7a5b641117670beae0d80658430853896b5ef269ccf00d1827427e3263fa3 "docker-entrypoint.s…" redis 2 months ago Up 3 weeks 6379/tcp
immich_server ghcr.io/immich-app/immich-server:release "tini -- /bin/bash s…" immich-server 2 months ago Up 3 weeks (healthy) 0.0.0.0:1034->3001/tcp, :::1034->3001/tcp
14 replies
IImmich
Created by cfp on 12/5/2024 in #help-desk-support
Immich Redis saving to disk "no space left on device"
container logs:
14 replies
IImmich
Created by cfp on 12/5/2024 in #help-desk-support
Immich Redis saving to disk "no space left on device"
My files
14 replies