Long time user and huge advocate of Immich! I have managed to avoid asking anyone for assistance up until this morning....
Though the issue I seem to be experiencing is not being actively discussed here - which gives me that feeling like perhaps I didn't do something properly.
To make troubleshooting easier, I simply deleted everything I had for previous Immich versions, pruned the docker system and rebuilt everything following the latest release notes + latest .env and latest docker-compose files.
Upon uploading a single picture the following error appears:
[Nest] 7 - 06/14/2024, 9:03:00 AM ERROR [Microservices:JobService] Unable to run job handler (faceDetection/face-detection): Error: Machine learning request to "http://immich_machine_learning:3003" failed with SocketError: other side closed
[Nest] 7 - 06/14/2024, 9:03:00 AM ERROR [Microservices:JobService] Error: Machine learning request to "http://immich_machine_learning:3003" failed with SocketError: other side closed
I have attempted to change that http address to point to the container's IP, the machine's IP, the localhost and all result in the same problem
Using all the latest files, without any previous versions setup on this server - what step am I likely missing in the documentation?
Note: This is a dedicated Immich server (Debian 12), no proxy, no external routing, it's primarily for testing as I slowly de-google my family. Point being, I've attempted to keep it as simple as possible with the most complex piece probably being my Nvidia card...though that works flawlessly.
.