Temal
Explore posts from serversIImmich
•Created by Temal on 2/11/2025 in #help-desk-support
Immich not loading anymore after CLIP change
Hello, thanks for reading and trying to help. It's really important for me to fix this issue as soon as possible to get my immich running properly again to view my photos.
WHAT I WANTED TO DO:
- change smart search clip model to ViT-H-14-378-quickgeludfn5b
- rerun scan for smart search: i clicked on run and it said active 3 and pending 16k. i searched for photos meanwhile it was scanning, but then it was stuck on active 3 so i tried to stop it. didn't work. then I restarted the immich container.
after that following occured when i tried to access my immich webapp: Failed to fetch () Stacktrace.... blablabla (see screenshot)
Then i restarted my ubuntu system, but didn't fix anything
PROBLEM NOW
Immich doesn't load not at all anymore. Browser says: ERR_CONNECTION_REFUSED
If I enter docker logs 5af820055625 --tail=50 --follow into my ubuntu command terminal, following comes:
```[Microservices:SmartInfoService] Dimension size of model ViT-H-14-378-quickgeludfn5b is 1024, but database expects 640.
[Microservices:SmartInfoService] Updating database CLIP dimension size to 1024.``` and some longer error code saying "query failed PostgresError: relation "clip_index" does not exist" and "PostgresError: relation "clip_index" does not exist". For detailed error log, just ask.
Thanks for taking time to trying to fix my issue!
66 replies
CDCloudflare Developers
•Created by Temal on 8/1/2024 in #general-help
Zero Trust Tunnel: Can't get VNC to work
Hello, I have an Ubuntu Desktop with apache2 webserver installed. I use Cloudflare Tunnel to access my server from anywhere outside my network. I use the domain colinm.de. I already set up a subdomain (ssh.colinm.de) to access SSH service through cloudflare tunnel. Now I am also trying to access VNC online through Cloudflare, I followed the steps on https://developers.cloudflare.com/cloudflare-one/tutorials/vnc-client-in-browser/ but also, I can't find any config.yml on my ubuntu system (ofc I have cloudflared installed and already set up). Anyway, I also created the application on the Access tab on Zero Trust with the correct configuration (Type: VNC, URL: localhost). But when I open https://vnc.colinm.de/ and login using email OTP, it says "The origin has unexpectedly closed the connection. Please confirm that the origin is healthy." and in the browser console there is following error: "Failed when connecting: Invalid server version 2.0-Ope"
Please help, thanks!
4 replies