Unable to run job handler: Error: Input file contains unsupported image format

Hi

Pulling my hair out!

I have a fresh install following the docker-compose method at "https://immich.app/docs/install/docker-compose". I have really stuck to the letter of the law excluding all the extras like traefik just to keep it simple!

The uploads all fail with the immich_microservices the only container with errors in the logs

[Nest] 7 - 09/05/2023, 10:35:54 AM ERROR [JobService] Unable to run job handler: Error: Input file contains unsupported image format
[Nest] 7 - 09/05/2023, 10:35:54 AM ERROR [JobService] Error: Input file contains unsupported image format
[Nest] 7 - 09/05/2023, 10:35:54 AM ERROR [JobService] Object:
{
"id": "1b43e4ae-f0d3-428e-9cf1-590eab457f50",
"source": "upload"
}

When I look at the "Uploaded" files on the actual filesystem they are 0 kb.

Docker Compose and .env file attached

Any advice would be sincerely appreciated!

Thanks!
Was this page helpful?