Raj
IImmich
•Created by Raj on 1/25/2025 in #help-desk-support
Immich latest realese new installation on Raspberry Pi 4 error. Help!
New to the world of Raspberry Pi and Installing Immich on it. Followed the guide from the website using docker.
After the docker compose up -d the Web URL is not accessible.
On executing docker compose up getting the below:
immich_server | [Nest] 8 - 01/25/2025, 5:07:13 PM LOG [Microservices:EventRepository] Initialized websocket server
immich_server | Error: The pgvecto.rs extension is not available in this Postgres instance.
immich_server | If using a container image, ensure the image has the extension installed.
immich_server | at /usr/src/app/dist/services/database.service.js:73:23
immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
immich_server | at async /usr/src/app/dist/repositories/database.repository.js:211:23
immich_server | microservices worker error: Error: The pgvecto.rs extension is not available in this Postgres instance.
immich_server | If using a container image, ensure the image has the extension installed.
immich_server | microservices worker exited with code 1
134 replies