-
[Plugin] Compose Manager Plus
Found the problem was most likely another plugin. The RAMDisk for docker logs plugin. I removed it rebooted and everything started working again. Hopefully if anyone runs into this problem, they'll find my posts
-
[Plugin] RAM-Disk for Docker logs
There appear to be problems with this plugin in the latest updates 7.2.5 and 7.2.6 I posted my problem where I noticed the issue first.
-
[Plugin] Compose Manager Plus
Upon further investigation, there are a bunch of "containers" which are non existent showing up.
-
[Plugin] Compose Manager Plus
For some reason the count for the amount of containers is all over the place. Some stacks are more and one has 0/1 when it should have 2. This is from fresh. Everything was removed/reset prior to hitting compose up. For my jellyfin stack. ✘ Container 5877e52c388e Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /mnt/cache/appdata/jf-cache There is no volume that contains that path in the docker compose. services: jellyfin: image: jellyfin/jellyfin container_name: jellyfin volumes: - /mnt/cache/appdata/jellyfin:/config - /dev/shm/jellyfin:/transcodes - /mnt/user/media:/media:ro ports: - 8096:8096/tcp restart: unless-stopped devices: - /dev/dri:/dev/driFor my Immich stack, it says [+] up 76/78 ✔ Image ghcr.io/immich-app/immich-server:release Pulled 35.3s ✔ Image docker.io/valkey/valkey:9@sha256:3b55f... Pulled 6.5s ✔ Image ghcr.io/immich-app/postgres:16-vectorc... Pulled 1.2s ✔ Image ghcr.io/immich-app/immich-machine-lear... Pulled 26.6s ✔ Network immich_immich Created 0.0s ✔ Network immich_internal_immich Created 0.0s ⠹ Container ce6bf163fb3b Recreate 0.2s ✘ Container aea52a9b7861 Error response from daemon: No such container: aea52a9b7861f60cf1f56ccf99e695efca66bda16062f21344bf66be78a6ffa0 0.2s ✔ Container 9e9a4a0540eb Removed 0.0s ⠹ Container b4ef314f79f9 Recreate 0.2s Error response from daemon: No such container: aea52a9b7861f60cf1f56ccf99e695efca66bda16062f21344bf66be78a6ffa0 ✗ Stack immich failed to start (exit code: 1) Let me know if I can provide any other information.
-
[Plugin] Compose Manager Plus
Is this compatible with 7.2.6? I'm having a lot of problems after updating from 7.2.4
-
Tetricz changed their profile photo
-
Unraid OS version 6.10.0 available
I've been having this issue too, so far though it's only effected 2 of my containers that I'm aware of. My nextcloud and tachidesk-server containers lost access to the mounts outside of appdata. I've had to go in the Unraid terminal and grant 777 permissions to get them working again.
-
USB Boot Redundancy
Basically I want to be able to register two usb drives and have them mirrored in the same machine. I don't know if it's possible to do this or not, but I think it would be a nice to have. Considering I've had 3 usb drives fail me over the years I just want something that doesn't have me nervous it'll stop responding randomly someday. So even something like support for Sata-DOMs would be really welcome. Although I think just having some sort of automatic mirroring would be good enough.
-
Tetricz started following [Support] jj9987 - Redis
-
[Support] jj9987 - Redis
I happen to have these same errors popping up. Did you happen to resolve them and/or have they caused any issues?