Can't access web UI all of a sudden

Hi, This evening, only change I had done to my setup was to copy the ML files (see: https://github.com/immich-app/immich/issues/4117#issuecomment-1772790612) On restart of containers, no access to web GUI. Everything was working fine before that (apart from micro services failing with clip error) Logs in the file attached Any suggestions?
2 Replies
Alex Tran
Alex Tran2y ago
try bring everything down with docker-compose down then docker-compose up it looks like it cannot communicate with Typesense, so maybe the restart process you did had some issue
miknzau
miknzauOP2y ago
Ahh ok - I did have an issue with copying a few of the files from the download of the replacement ML set that you put online. It is like I was not able to write to the _data\image-classification\microsoft_resnet-50 folder. Strange and I think a WSL2 permissions issue. Was trying with the windows explorer WSL gui. The "clip" and "facial-recognition" folders copied over fine this way though so I am a little perplexed.

Did you find this page helpful?