CyberWave
CyberWave
IImmich
Created by CyberWave on 5/27/2025 in #help-desk-support
immich-microservices:v1.133.0 image missing/unavailable on GHCR.io (manifest unknown / denied)
Hey team, I'm facing a deployment issue with Immich v1.133.0. When using docker compose up -d, the immich-microservices container fails to pull its image from GHCR.io.The error I get is:Error response from daemon: Head "https://ghcr.io/v2/immich-app/immich-microservices/manifests/v1.133.0": denied Further testing with direct docker pull commands revealed:immich-server:v1.133.0 and immich-machine-learning:v1.133.0 pull successfully.immich-microservices:v1.133.0 (and immich-microservices:latest) fails with Error response from daemon: manifest unknown.This indicates that the immich-microservices:v1.133.0 image is missing or incorrectly published on GHCR.io, despite other Immich images for the same version being available. My Docker setup and network are otherwise functional (other public GHCR.io images pull fine, server time is synchronized).As a workaround, I'll try an older Immich version (e.g., v1.107.3). Please investigate and re-publish the v1.133.0 immich-microservices image if necessary.Thanks!
15 replies