SUB0PT1MAL
SUB0PT1MAL
IImmich
Created by SUB0PT1MAL on 8/5/2024 in #help-desk-support
Issue with connection to psql "pgvecto-rs:pg15-v0.2.0"
I'm currently trying to setup Immich on docker in a debian server. I have redis and psql15 with vector 0.2.0 on different containers in the same machine. I've set up the vector extension and gave the immich user superuser. Now, when i start the immich contaienr i get a loop with:
Starting api worker
[Nest] 2941 - 08/06/2024, 1:53:46 AM LOG [Api:EventRepository] Initialized websocket server
Migration "UsePgVectors1700713871511" failed, error: could not access file "$libdir/vector": No such file or directory
Starting api worker
[Nest] 2941 - 08/06/2024, 1:53:46 AM LOG [Api:EventRepository] Initialized websocket server
Migration "UsePgVectors1700713871511" failed, error: could not access file "$libdir/vector": No such file or directory
Checking the postgresql i can see the extension there, but its called "vectors" instead of "vector" I've been googling this for a while but all the results just mention the vector extension installation, that i already have. Is this a known issue? Is there a known way to fix it?
19 replies