You can pin this to a specific version like "v1.71.0" IMMICH_VERSION=release # Connection secret for postgres. You should change it to a random password DB_PASSWORD=*** # The values below this line do not need to be changed ### DB_HOSTNAME=immich_postgres DB_USERNAME=postgres DB_DATA...
If the Postgres instance already has a compatible version installed, Immich may not have the necessary permissions to activate it. In this case, please run 'ALTER EXTENSION UPDATE vectors' manually as a superuser. See https://immich.app/docs/guides/database-queries for how to query the data...
immich-microservices Migration"RemoveThumbailAtForMissingThumbnails1725327902980"failed, error: relation"public.asset_files"does not exist immich-microservices QueryFailedError: relation"public.asset_files"does not exist immich-microservices at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver...
FILE_ERROR_NOT_FOUND immich_server|[Nest] 7 - 11/02/2023, 5:06:31 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)... immich_postgres|The files belonging to this database system will be owned by user"postgres". immich_typesense|W20231102 17:06:29.327255 454 ...
-${TYPESENSE_LOCATION}:/datarestart:alwaysredis:container_name:immich_redisimage:redis:6.2-alpine@sha256:70a7a5b641117670beae0d80658430853896b5ef269ccf00d1827427e3263fa3restart:always#database:#container_name: immich_postgres#image: postgres:14-alpine@sha256:28407a9961e76f2d285dc6991e8e48893503cc...
immich_server | [Nest] 17 - 10/09/2024, 8:51:09 AM ERROR [Api:QueryFailedError: column asset.previewPath does not exist immich_server | at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19) ...
-.envrestart:always#redis:#container_name: immich_redis#image: redis:6.2#restart: always#database:#container_name: immich_postgres#image: postgres:14#env_file:#- .env#environment:#POSTGRES_PASSWORD: ${DB_PASSWORD}#POSTGRES_USER: ${DB_USERNAME}#POSTGRES_DB: ${DB_DATABASE_NAME}#PG_DATA: ...
immich_postgres image: postgres:14 env_file: - .env environment: POSTGRES_PASSWORD: ${DB_PASSWORD} POSTGRES_USER: ${DB_USERNAME} POSTGRES_DB: ${DB_DATABASE_NAME} PG_DATA: /var/lib/postgresql/data volumes: - pgdata:/var/lib/postgresql/data restart: always immich-proxy: container_name: ...
postgres and typesense. You should change these to random passwordsTYPESENSE_API_KEY=vowansodiujvlc DB_PASSWORD=postgres#The values below this line do not need to be changed###DB_HOSTNAME=immich_postgres DB_USERNAME=postgres DB_DATABASE_NAME=immich REDIS_HOSTNAME=immich_redis Reproduction steps ...
Lastly, we need to review and modify the runtime.env that is inside your specified INSTALL_DIR (not the runtime.env inside this repo). The default values could also work, unless you changed the DB_PASSWORD when installing Postgres. For Timezones TZ, you can consult them in the TZ Data...