I
Immich4mo ago
numselli

unable to pull immich-server

I had a working install then after a server issue all of my docker containers diapered, i am now working on getting everything set back up. when i go to pull the containers i get ERROR: failed to register layer: unlinkat /usr/share/doc/gcc-12-base: invalid argument more of the compose logs
immich-app# docker-compose up -d
Pulling immich-server (ghcr.io/immich-app/immich-server:release)...
release: Pulling from immich-app/immich-server
bc0965b23a04: Already exists
5dcef5c595f9: Pull complete
f69c1a284ce6: Pull complete
6ce505ae46d9: Pull complete
891f3f9b7733: Pull complete
db6f18e3c216: Pull complete
82d577019193: Pull complete
6b0049e80ed1: Extracting [==================================================>] 381.3MB/381.3MBB41: Download completeMB/38.45MB6f: Download complete
c9a9ba0db0cb: Download complete
2b6b26ec4e37: Download complete
4f4fb700ef54: Download complete
cf9ef685d7f7: Download completeMB/156.8MBc8: Download complete
dde03e13fcea: Download complete
0048dd4babb8: Download complete
8c4e1ed1c254: Download complete
37d71e10ff6b: Download complete
816e4a870f02: Download complete
57c2499d8a91: Download complete
9710e492246a: Download complete
f1653d727cd7: Download complete
b86fbb6a6e14: Download completeERROR: failed to register layer: unlinkat /usr/share/doc/gcc-12-base: invalid argument
immich-app# docker-compose up -d
Pulling immich-server (ghcr.io/immich-app/immich-server:release)...
release: Pulling from immich-app/immich-server
bc0965b23a04: Already exists
5dcef5c595f9: Pull complete
f69c1a284ce6: Pull complete
6ce505ae46d9: Pull complete
891f3f9b7733: Pull complete
db6f18e3c216: Pull complete
82d577019193: Pull complete
6b0049e80ed1: Extracting [==================================================>] 381.3MB/381.3MBB41: Download completeMB/38.45MB6f: Download complete
c9a9ba0db0cb: Download complete
2b6b26ec4e37: Download complete
4f4fb700ef54: Download complete
cf9ef685d7f7: Download completeMB/156.8MBc8: Download complete
dde03e13fcea: Download complete
0048dd4babb8: Download complete
8c4e1ed1c254: Download complete
37d71e10ff6b: Download complete
816e4a870f02: Download complete
57c2499d8a91: Download complete
9710e492246a: Download complete
f1653d727cd7: Download complete
b86fbb6a6e14: Download completeERROR: failed to register layer: unlinkat /usr/share/doc/gcc-12-base: invalid argument
7 Replies
Immich
Immich4mo ago
:wave: Hey @numselli, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. 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 ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA
Immich
Immich4mo ago
Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: uploaded the relevant information (see below). 7. :ballot_box_with_check: 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) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed.
GitHub
immich-app immich · Discussions
Explore the GitHub Discussions forum for immich-app immich. Discuss code, ask questions & collaborate with the developer community.
GitHub
Issues · immich-app/immich
High performance self-hosted photo and video management solution. - Issues · immich-app/immich
Zeus
Zeus4mo ago
Hello, what OS are you on ? Its likely the "server issue" is still present, as this is a Docker issue, immich hasnt started yet
numselli
numselliOP4mo ago
i tried it on another system and it worked, its probably the os and docker version ubuntu server 23.04 Docker version 24.0.5, build 24.0.5-0 ubuntu1~23.04.1 docker-compose version 1.29.2, build 5becea4c
Zeus
Zeus4mo ago
Youre also using docker-compose, which we dont support. Should be docker compose
numselli
numselliOP4mo ago
updated docker and changed to docker compose still the same, though its probably a me issue This is an issue with my hypervisor, as its effecting other things running on the host
Immich
Immich4mo ago
This thread has been closed. To re-open, use the button below.

Did you find this page helpful?