search box v1.51.2 error
I just got updated to 1.51.2 and if I put anything into search box and I get:
🚨 Error - Something went wrong
Internal server error (500 - Internal Server Error)
18 Replies
Have you run the CLIP encoding job?
Yes, I just ran the CLIP encoding job now and no change. I also tried running jobs, EXTRACT METADATA and TAG OBJECTS, no difference. What information should I collect to diagnose issue?
Can you check the server log? If you can change the LOG_LEVEL=verbose in the .env and restart the containers
Then help us check the log
Did the Clip job finish running yet?
From the web GUI admin page it appears the Clip job finished... can't say what exactly the result is, but still have error from text search box. I have enabled verbose logs and I am using Portainer... what logs should I get?
it seems you containers cannot communicate to each other
you will need to share your setup so we can take a look
I'm using synology
what access do you need?
I will need to know how do you setup your docker-compose and .env file
the content of the files and screenshot would be helpful
I used these instructions exactly: https://mariushosting.com/how-to-install-immich-on-your-synology-nas/
Marius Hosting
How to Install Immich on Your Synology NAS
Trustworthy expert guide to your Synology NAS.
After having portainer setup, I suggest you follow this guide https://immich.app/docs/install/portainer to setup the Immich stack
Portainer | Immich
Install Immich using Portainer's Stack feature.
otherwise you will need to contact the author of that guide to get help
yes I installed by stack
let us know if follow the official guide help
differences between the official guide and the synology guide... do you see and reason why the containers are not communicating with eachother? They are are all on same network.
"let us know if follow the official guide help" okay... maybe this is too much to ask, thanks for looking though
A big difference:
image: ghcr.io/immich-app/immich-server:release
image: altran1502/immich-server:release
does this matter?
Nope, those are the same image just in different places
I'm missing all the lines related to "model-cache:/cache" in my stack... this is not my field, I'm just a hobbyist, significant knowledge deficit on how to get it right.