Tommy
IImmich
•Created by Tommy on 1/1/2025 in #help-desk-support
Manually downgrade pgvector.rs?
I managed to goof up a bit and overshot the pgvecto.rs image version when upgrading my postgres instance, accidentally deploying pgvecto.rs
0.4.0
which Immich errored on. So I downgraded the image to pg16-0.3.0
instead, but Immich is still throwing an error about pgvecto.rs 0.4.0
not being compatible. Can I manually update something to make Immich realize that the container/db is running 0.3.0
?4 replies
IImmich
•Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
when accessing the web server I'm getting the response "500 self-signed certificate", my config is this:
am I doing something wrong here?
90 replies
IImmich
•Created by Tommy on 7/4/2023 in #help-desk-support
Startup errors for services
I'm getting this startup error for the
server
container when starting it with Nomad (i.e. not the docker-compose config in the repo):
What is the parameter to set the typesense address, since the container seems to be trying to reach just typesense
?4 replies
IImmich
•Created by Tommy on 7/4/2023 in #help-desk-support
QueryFailedError
I'm setting up Immich in my Nomad cluster, so I'm translating the docker-compose setup, but this error is throwing me off.
Both the microservices and server containers throw this:
I'm running postgres:14.8-alpine for my database container, it's shared by several services.
Any idea why the
uuid_generate_v4
wouldn't be found, or is this error a red herring?4 replies