I
Immich6mo ago
Dexter

Getting failed to start shim error, no more space left on device.

Error response from daemon: failed to create task for container: failed to start shim: symlink /var/lib/desktop-containerd/daemon/io.containerd.runtime.v2.task/moby/c80ca1df9eafd330231cfbee3fb0f451e079fa3b18ed61390805992d5dd2fc92 /var/run/desktop-containerd/daemon/io.containerd.runtime.v2.task/moby/c80ca1df9eafd330231cfbee3fb0f451e079fa3b18ed61390805992d5dd2fc92/work: no space left on device: unknown
7 Replies
Immich
Immich6mo ago
:wave: Hey @Dexter, Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker compose ps docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy Checklist 1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: I have read applicable release notes. 3. :ballot_box_with_check: I have reviewed the FAQs for known issues. 4. :blue_square: I have reviewed Github for known issues. 5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy). 6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting. 7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) If this ticket can be closed you can use the /close command, and re-open it later if needed.
Zeus
Zeus6mo ago
It looks like your storage device is out of space - this is not an immich issue though
Dexter
DexterOP6mo ago
My storage is not out of space though
No description
Dexter
DexterOP6mo ago
This issue also happened with Damselfly it said SQLite has run out of memory/storage but clearly i have loads
Zeus
Zeus6mo ago
Well however docker is setup for your windows, it clearly does not have loads lol
Dexter
DexterOP6mo ago
When installing Docker Desktop does not ask how much storage I want to give it. Ill try reinstalling docker desktop see if this fixes things hope it does
Mraedis
Mraedis6mo ago
If you're using the default compose, all folders will be in the WSL2 container, which has an inherent limit of, I believe, 32G https://learn.microsoft.com/en-us/windows/wsl/disk-space

Did you find this page helpful?