-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] pgvecto.rs: IPC connection is closed unexpected. #5880
Comments
This sounds like it's probably a pgvecto.rs issue. Can you post the postgres log? |
I'm the developer of pgvecto.rs and sorry to hear that. May I ask what's your system version and kernel version? And does this error happen immediately after upgrade? |
FYI, yesterday I did a fresh reinstall of version of 1.93.3, nuked the DB, nuked the immich photo directory and had the same pgvecto and postgres errors. Asset import worked were not impacted. I just did a compose down/update stack and now the face detection job runs normally |
I have the same issue, restarted db, was successful, but following error was shown:
After that deleted immich-server pod, that fails to start and then following logs appear from postgres:
Small update: reverting to previous version (v1.93.3) works, so seems to be something in immich (didn't even restart the db pod) |
I'm getting this error on |
The bug
The OS that Immich Server is running on
Kubernetes, 1.27
Version of Immich Server
v1.91.4
Version of Immich Mobile App
v1.0.0
Platform with the issue
Your docker-compose.yml content
Reproduction steps
Additional information
pgvecto.rs = 0.1.11
The text was updated successfully, but these errors were encountered: