Problem starting up Immich

2025-02-04 17:50:13 immich_server            | microservices worker error: QueryFailedError: pgvecto.rs: IPC connection is closed unexpected.
2025-02-04 17:50:13 immich_server            | ADVICE: The error is raisen by background worker errors. Please check the full PostgreSQL log to get more information. Please read `https://docs.pgvecto.rs/admin/configuration.html`., stack: QueryFailedError: pgvecto.rs: IPC connection is closed unexpected.
2025-02-04 17:50:13 immich_server            | ADVICE: The error is raisen by background worker errors. Please check the full PostgreSQL log to get more information. Please read `https://docs.pgvecto.rs/admin/configuration.html`.
2025-02-04 17:50:13 immich_server            |     at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)
2025-02-04 17:50:13 immich_server            |     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-02-04 17:50:13 immich_server            |     at async DataSource.query (/usr/src/app/node_modules/typeorm/data-source/DataSource.js:350:20)
2025-02-04 17:50:13 immich_server            |     at async DatabaseRepository.shouldReindex (/usr/src/app/dist/repositories/database.repository.js:150:25)
2025-02-04 17:50:13 immich_server            |     at async DatabaseService.checkReindexing (/usr/src/app/dist/services/database.service.js:145:17)
2025-02-04 17:50:13 immich_server            |     at async /usr/src/app/dist/services/database.service.js:93:13
2025-02-04 17:50:13 immich_server            |     at async /usr/src/app/dist/repositories/database.repository.js:211:23
2025-02-04 17:50:13 immich_server            | microservices worker exited with code 1


Microservices worker exited with code 1. Never had this issue before and haven't made any changes. Can't seem to fix or find the problem and docs is no longer an owned domain either 🤣. Any help would be appreciated.
Was this page helpful?