immich icon indicating copy to clipboard operation
immich copied to clipboard

Startup checks

Open bo0tzz opened this issue 1 year ago • 1 comments

When starting up, the server/microservices should perform some basic checks to make sure everything is in order, and refuse to start with a clear error message if it isn't:

  1. [X] Make sure the loaded pgvecto.rs version is as expected (currently v0.1.11)
  2. [X] Make sure the Postgres version is at least 14
  3. [ ] Make sure that the process can read and write IMMICH_MEDIA_LOCATION.

bo0tzz avatar Dec 17 '23 21:12 bo0tzz

Sidenote: seems like pgvecto.rs 0.1.11 incorrectly has the internal version set as 0.1.1

bo0tzz avatar Dec 17 '23 21:12 bo0tzz