immich_postgres | Using SSD storage immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-08-25 07:31:48.348 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-25 07:31:48.349 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-25 07:31:48.385 UTC [1] LOG: starting PostgreSQL 14.18 (Debian 14.18-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-08-25 07:31:48.385 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-08-25 07:31:48.385 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-08-25 07:31:48.387 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-08-25 07:31:48.391 UTC [32] LOG: database system was shut down at 2025-08-25 07:29:27 UTC immich_postgres | 2025-08-25 07:31:48.400 UTC [1] LOG: database system is ready to accept connections immich_postgres | 2025-08-25 07:33:04.534 UTC [1] LOG: received fast shutdown request immich_postgres | 2025-08-25 07:33:04.535 UTC [1] LOG: aborting any active transactions immich_postgres | 2025-08-25 07:33:04.539 UTC [1] LOG: background worker "logical replication launcher" (PID 41) exited with exit code 1 immich_postgres | 2025-08-25 07:33:04.539 UTC [36] LOG: shutting down immich_postgres | 2025-08-25 07:33:04.565 UTC [1] LOG: database system is shut down immich_postgres | Using SSD storage immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-08-25 07:35:35.018 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-25 07:35:35.018 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-25 07:35:35.053 UTC [1] LOG: starting PostgreSQL 14.18 (Debian 14.18-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-08-25 07:35:35.054 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-08-25 07:35:35.054 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-08-25 07:35:35.055 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-08-25 07:35:35.059 UTC [32] LOG: database system was shut down at 2025-08-25 07:33:04 UTC immich_postgres | 2025-08-25 07:35:35.072 UTC [1] LOG: database system is ready to accept connections immich_postgres | 2025-08-25 07:35:59.520 UTC [73] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-25 07:35:59.520 UTC [73] DETAIL: Key ("ownerId", checksum)=(a64625fa-aedf-4dee-ac65-65895c835f64, \xe607641a9a1554fe04ae9cc40028ee089f7b636a) already exists. immich_postgres | 2025-08-25 07:35:59.520 UTC [73] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-25 07:35:59.751 UTC [74] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-25 07:35:59.751 UTC [74] DETAIL: Key ("ownerId", checksum)=(a64625fa-aedf-4dee-ac65-65895c835f64, \xdff3ac72c1286ccf0131b731182b7505c6b4afbb) already exists. immich_postgres | 2025-08-25 07:35:59.751 UTC [74] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 15:52:35.532 UTC [12202] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 15:52:35.538 UTC [12202] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 15:52:35.538 UTC [12202] STATEMENT: with "cte" as (select "asset"."id" as "assetId", "asset"."duplicateId", smart_search.embedding <=> $1 as "distance" from "asset" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" in ('archive', 'timeline') and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null and "asset"."type" = $3 and "asset"."id" != $4::uuid and "asset"."stackId" is null order by "distance" limit $5) select * from "cte" where "cte"."distance" <= $6 immich_postgres | 2025-08-26 17:20:30.176 UTC [12598] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:30.176 UTC [12598] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x0b3cd453e96b00061e8ef7fdb666e3db51d1e05b) already exists. immich_postgres | 2025-08-26 17:20:30.176 UTC [12598] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:32.270 UTC [12600] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:32.270 UTC [12600] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xcfdaec6da3acd372df9486fad895889d8c3ac5af) already exists. immich_postgres | 2025-08-26 17:20:32.270 UTC [12600] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:37.554 UTC [12590] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:37.554 UTC [12590] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x14eadee1a5a8b3c6335c44b0f65bb096831df0b3) already exists. immich_postgres | 2025-08-26 17:20:37.554 UTC [12590] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:39.723 UTC [12596] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:39.723 UTC [12596] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xf56c410370f1ed870d37d0344a8b6947b2c4631e) already exists. immich_postgres | 2025-08-26 17:20:39.723 UTC [12596] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:40.358 UTC [12597] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:40.358 UTC [12597] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x580ef4341665758bb986cec3133330a149450247) already exists. immich_postgres | 2025-08-26 17:20:40.358 UTC [12597] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:40.538 UTC [12599] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:40.538 UTC [12599] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xda648029da683d3e50068b5fd4c782f91665f85d) already exists. immich_postgres | 2025-08-26 17:20:40.538 UTC [12599] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:41.389 UTC [12600] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:41.389 UTC [12600] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xb36675bc14a00f8a6601e600dcb9d3c3ad5b1a03) already exists. immich_postgres | 2025-08-26 17:20:41.389 UTC [12600] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:41.476 UTC [12591] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:41.476 UTC [12591] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x840587315a1b28a2a54409e538148a0d8db41212) already exists. immich_postgres | 2025-08-26 17:20:41.476 UTC [12591] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:41.912 UTC [12595] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:41.912 UTC [12595] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x0443dec2bfcdd749e60c997b774d60df98487753) already exists. immich_postgres | 2025-08-26 17:20:41.912 UTC [12595] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:20:54.277 UTC [12590] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:20:54.277 UTC [12590] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xba548645431ff7d7c8f682a4368b2129e72505bc) already exists. immich_postgres | 2025-08-26 17:20:54.277 UTC [12590] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:26.766 UTC [12595] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:26.766 UTC [12595] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x0b3cd453e96b00061e8ef7fdb666e3db51d1e05b) already exists. immich_postgres | 2025-08-26 17:22:26.766 UTC [12595] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:30.453 UTC [12599] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:30.453 UTC [12599] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xcfdaec6da3acd372df9486fad895889d8c3ac5af) already exists. immich_postgres | 2025-08-26 17:22:30.453 UTC [12599] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:37.431 UTC [12592] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:37.431 UTC [12592] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x14eadee1a5a8b3c6335c44b0f65bb096831df0b3) already exists. immich_postgres | 2025-08-26 17:22:37.431 UTC [12592] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:37.947 UTC [12591] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:37.947 UTC [12591] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xda648029da683d3e50068b5fd4c782f91665f85d) already exists. immich_postgres | 2025-08-26 17:22:37.947 UTC [12591] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:38.032 UTC [12590] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:38.032 UTC [12590] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xf56c410370f1ed870d37d0344a8b6947b2c4631e) already exists. immich_postgres | 2025-08-26 17:22:38.032 UTC [12590] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:38.752 UTC [12600] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:38.752 UTC [12600] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x580ef4341665758bb986cec3133330a149450247) already exists. immich_postgres | 2025-08-26 17:22:38.752 UTC [12600] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:39.940 UTC [12597] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:39.940 UTC [12597] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xb36675bc14a00f8a6601e600dcb9d3c3ad5b1a03) already exists. immich_postgres | 2025-08-26 17:22:39.940 UTC [12597] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:40.752 UTC [12590] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:40.752 UTC [12590] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x840587315a1b28a2a54409e538148a0d8db41212) already exists. immich_postgres | 2025-08-26 17:22:40.752 UTC [12590] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:40.804 UTC [12599] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:40.804 UTC [12599] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x0443dec2bfcdd749e60c997b774d60df98487753) already exists. immich_postgres | 2025-08-26 17:22:40.804 UTC [12599] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 17:22:57.963 UTC [12600] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 17:22:57.963 UTC [12600] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xba548645431ff7d7c8f682a4368b2129e72505bc) already exists. immich_postgres | 2025-08-26 17:22:57.963 UTC [12600] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:13.133 UTC [13013] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:13.133 UTC [13013] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x0b3cd453e96b00061e8ef7fdb666e3db51d1e05b) already exists. immich_postgres | 2025-08-26 18:08:13.133 UTC [13013] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:16.461 UTC [13016] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:16.461 UTC [13016] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xcfdaec6da3acd372df9486fad895889d8c3ac5af) already exists. immich_postgres | 2025-08-26 18:08:16.461 UTC [13016] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:23.451 UTC [13015] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:23.451 UTC [13015] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x14eadee1a5a8b3c6335c44b0f65bb096831df0b3) already exists. immich_postgres | 2025-08-26 18:08:23.451 UTC [13015] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:24.475 UTC [13014] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:24.475 UTC [13014] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xda648029da683d3e50068b5fd4c782f91665f85d) already exists. immich_postgres | 2025-08-26 18:08:24.475 UTC [13014] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:25.860 UTC [13016] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:25.860 UTC [13016] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x580ef4341665758bb986cec3133330a149450247) already exists. immich_postgres | 2025-08-26 18:08:25.860 UTC [13016] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:28.244 UTC [13015] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:28.244 UTC [13015] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xf56c410370f1ed870d37d0344a8b6947b2c4631e) already exists. immich_postgres | 2025-08-26 18:08:28.244 UTC [13015] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:29.175 UTC [13013] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:29.175 UTC [13013] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x840587315a1b28a2a54409e538148a0d8db41212) already exists. immich_postgres | 2025-08-26 18:08:29.175 UTC [13013] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:29.260 UTC [13015] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:29.260 UTC [13015] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xb36675bc14a00f8a6601e600dcb9d3c3ad5b1a03) already exists. immich_postgres | 2025-08-26 18:08:29.260 UTC [13015] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:29.677 UTC [13013] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:29.677 UTC [13013] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \x0443dec2bfcdd749e60c997b774d60df98487753) already exists. immich_postgres | 2025-08-26 18:08:29.677 UTC [13013] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:08:39.890 UTC [13015] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_postgres | 2025-08-26 18:08:39.890 UTC [13015] DETAIL: Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \xba548645431ff7d7c8f682a4368b2129e72505bc) already exists. immich_postgres | 2025-08-26 18:08:39.890 UTC [13015] STATEMENT: insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning * immich_postgres | 2025-08-26 18:34:54.485 UTC [13078] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:34:54.486 UTC [13078] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:34:54.486 UTC [13078] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:34:56.470 UTC [13081] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:34:56.471 UTC [13081] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:34:56.471 UTC [13081] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:36:07.595 UTC [1] LOG: received fast shutdown request immich_postgres | 2025-08-26 18:36:07.597 UTC [1] LOG: aborting any active transactions immich_postgres | 2025-08-26 18:36:07.598 UTC [13081] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13014] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13079] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13080] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13078] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13077] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13016] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.606 UTC [13017] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.610 UTC [13015] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.615 UTC [13013] FATAL: terminating connection due to administrator command immich_postgres | 2025-08-26 18:36:07.639 UTC [1] LOG: background worker "logical replication launcher" (PID 41) exited with exit code 1 immich_postgres | 2025-08-26 18:36:07.655 UTC [36] LOG: shutting down immich_postgres | 2025-08-26 18:36:07.794 UTC [1] LOG: database system is shut down immich_postgres | Using SSD storage immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-08-26 18:36:08.793 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-26 18:36:08.793 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-26 18:36:08.843 UTC [1] LOG: starting PostgreSQL 14.18 (Debian 14.18-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-08-26 18:36:08.843 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-08-26 18:36:08.843 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-08-26 18:36:08.845 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-08-26 18:36:08.850 UTC [33] LOG: database system was shut down at 2025-08-26 18:36:07 UTC immich_postgres | 2025-08-26 18:36:08.873 UTC [1] LOG: database system is ready to accept connections immich_postgres | 2025-08-26 18:36:56.457 UTC [164] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:36:56.459 UTC [164] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:36:56.459 UTC [164] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:37:19.233 UTC [166] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:37:19.235 UTC [166] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:37:19.235 UTC [166] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:42:59.283 UTC [60] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:42:59.284 UTC [60] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:42:59.284 UTC [60] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:43:08.103 UTC [393] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:43:08.104 UTC [393] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:43:08.104 UTC [393] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:43:48.963 UTC [394] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:43:48.964 UTC [394] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:43:48.964 UTC [394] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_postgres | 2025-08-26 18:44:36.518 UTC [393] WARNING: page verification failed, calculated checksum 40689 but expected 18866 immich_postgres | 2025-08-26 18:44:36.518 UTC [393] ERROR: invalid page in block 2542 of relation base/16384/17716 immich_postgres | 2025-08-26 18:44:36.518 UTC [393] STATEMENT: select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5 immich_machine_learning | [08/26/25 18:56:52] INFO  Starting gunicorn 23.0.0 immich_machine_learning | [08/26/25 18:56:52] INFO  Listening at: http://[::]:3003 (8) immich_machine_learning | [08/26/25 18:56:52] INFO  Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [08/26/25 18:56:52] INFO  Booting worker with pid: 9 immich_machine_learning | [08/26/25 18:56:54] INFO  Started server process [9] immich_machine_learning | [08/26/25 18:56:54] INFO  Waiting for application startup. immich_machine_learning | [08/26/25 18:56:54] INFO  Created in-memory cache with unloading after 300s immich_machine_learning |   of inactivity. immich_machine_learning | [08/26/25 18:56:54] INFO  Initialized request thread pool with 4 threads. immich_machine_learning | [08/26/25 18:56:54] INFO  Application startup complete. immich_machine_learning | [08/26/25 18:58:08] INFO  Loading visual model 'ViT-B-32__openai' to memory immich_machine_learning | [08/26/25 18:58:08] INFO  Setting execution providers to immich_machine_learning |   ['CPUExecutionProvider'], in descending order of immich_machine_learning |   preference immich_machine_learning | [08/26/25 18:58:09] INFO  Loading detection model 'buffalo_l' to memory immich_machine_learning | [08/26/25 18:58:09] INFO  Setting execution providers to immich_machine_learning |   ['CPUExecutionProvider'], in descending order of immich_machine_learning |   preference immich_machine_learning | [08/26/25 18:58:10] INFO  Loading recognition model 'buffalo_l' to memory immich_machine_learning | [08/26/25 18:58:10] INFO  Setting execution providers to immich_machine_learning |   ['CPUExecutionProvider'], in descending order of immich_machine_learning |   preference immich_machine_learning | [08/26/25 19:03:14] INFO  Shutting down due to inactivity. immich_machine_learning | [08/26/25 19:03:14] INFO  Shutting down immich_machine_learning | [08/26/25 19:03:14] INFO  Waiting for application shutdown. immich_machine_learning | [08/26/25 19:03:14] INFO  Application shutdown complete. immich_machine_learning | [08/26/25 19:03:14] INFO  Finished server process [9] immich_machine_learning | [08/26/25 19:03:14] ERROR  Worker (pid:9) was sent SIGINT! immich_machine_learning | [08/26/25 19:03:14] INFO  Booting worker with pid: 115 immich_machine_learning | [08/26/25 19:03:16] INFO  Started server process [115] immich_machine_learning | [08/26/25 19:03:16] INFO  Waiting for application startup. immich_machine_learning | [08/26/25 19:03:16] INFO  Created in-memory cache with unloading after 300s immich_machine_learning |   of inactivity. immich_machine_learning | [08/26/25 19:03:16] INFO  Initialized request thread pool with 4 threads. immich_machine_learning | [08/26/25 19:03:16] INFO  Application startup complete. immich_machine_learning | [08/26/25 20:34:53] INFO  Loading textual model 'ViT-B-32__openai' to memory immich_machine_learning | [08/26/25 20:34:53] INFO  Setting execution providers to immich_machine_learning |   ['CPUExecutionProvider'], in descending order of immich_machine_learning |   preference immich_machine_learning | [08/26/25 20:36:10] INFO  Starting gunicorn 23.0.0 immich_machine_learning | [08/26/25 20:36:10] INFO  Listening at: http://[::]:3003 (9) immich_machine_learning | [08/26/25 20:36:10] INFO  Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [08/26/25 20:36:10] INFO  Booting worker with pid: 10 immich_machine_learning | [08/26/25 20:36:12] INFO  Started server process [10] immich_machine_learning | [08/26/25 20:36:12] INFO  Waiting for application startup. immich_machine_learning | [08/26/25 20:36:12] INFO  Created in-memory cache with unloading after 300s immich_machine_learning |   of inactivity. immich_machine_learning | [08/26/25 20:36:12] INFO  Initialized request thread pool with 4 threads. immich_machine_learning | [08/26/25 20:36:12] INFO  Application startup complete. immich_machine_learning | [08/26/25 20:36:55] INFO  Loading textual model 'ViT-B-32__openai' to memory immich_machine_learning | [08/26/25 20:36:55] INFO  Setting execution providers to immich_server | Initializing Immich v1.139.4 immich_server | Detected CPU Cores: 4 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 51950 rows immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 50071 rows immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:StorageService] Verifying system mount folder checks, current state: {"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}} immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 19 - 08/26/2025, 6:56:55 PM  LOG [Api:EventRepository] Initialized websocket server immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:MetadataService] Bootstrapping metadata service immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:MetadataService] Initializing metadata service immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:MapRepository] Initializing metadata repository immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:MetadataService] Initialized local reverse geocoder immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:ServerService] Feature Flags: { immich_machine_learning |   ['CPUExecutionProvider'], in descending order of immich_machine_learning |   preference immich_machine_learning | [08/26/25 20:42:02] INFO  Shutting down due to inactivity. immich_machine_learning | [08/26/25 20:42:02] INFO  Shutting down immich_machine_learning | [08/26/25 20:42:02] INFO  Waiting for application shutdown. immich_machine_learning | [08/26/25 20:42:02] INFO  Application shutdown complete. immich_machine_learning | [08/26/25 20:42:02] INFO  Finished server process [10] immich_machine_learning | [08/26/25 20:42:02] ERROR  Worker (pid:10) was sent SIGINT! immich_machine_learning | [08/26/25 20:42:02] INFO  Booting worker with pid: 101 immich_machine_learning | [08/26/25 20:42:05] INFO  Started server process [101] immich_machine_learning | [08/26/25 20:42:05] INFO  Waiting for application startup. immich_server | "smartSearch": true, immich_server | "facialRecognition": true, immich_server | "duplicateDetection": true, immich_server | "map": true, immich_server | "reverseGeocoding": true, immich_server | "importFaces": false, immich_server | "sidecar": true, immich_server | "search": true, immich_server | "trash": true, immich_server | "oauth": false, immich_server | "oauthAutoLaunch": false, immich_server | "passwordLogin": true, immich_server | "configFile": false, immich_server | "email": false immich_server | } immich_server | [Nest] 8 - 08/26/2025, 6:56:55 PM  LOG [Microservices:VersionService] Adding 1.139.4 to upgrade history immich_server | [Nest] 19 - 08/26/2025, 6:56:55 PM  LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 51950 rows immich_machine_learning | [08/26/25 20:42:05] INFO  Created in-memory cache with unloading after 300s immich_machine_learning |   of inactivity. immich_machine_learning | [08/26/25 20:42:05] INFO  Initialized request thread pool with 4 threads. immich_machine_learning | [08/26/25 20:42:05] INFO  Application startup complete. immich_server | [Nest] 19 - 08/26/2025, 6:56:55 PM  LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 50071 rows immich_server | [Nest] 19 - 08/26/2025, 6:56:55 PM  LOG [Api:StorageService] Verifying system mount folder checks, current state: {"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}} immich_server | [Nest] 19 - 08/26/2025, 6:56:55 PM  LOG [Api:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 19 - 08/26/2025, 6:56:55 PM  LOG [Api:ServerService] Feature Flags: { immich_server | "smartSearch": true, immich_server | "facialRecognition": true, immich_server | "duplicateDetection": true, immich_server | "map": true, immich_server | "reverseGeocoding": true, immich_server | "importFaces": false, immich_server | "sidecar": true, immich_server | "search": true, immich_server | "trash": true, immich_server | "oauth": false, immich_server | "oauthAutoLaunch": false, immich_server | "passwordLogin": true, immich_server | "configFile": false, immich_server | "email": false immich_server | } immich_server | Query failed : { immich_server | durationMs: 4.557297999970615, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x0b3cd453e96b00061e8ef7fdb666e3db51d1e05b) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/52/b6/52b6df39-f41e-4611-a808-fccf452303d8.mp4', immich_server | '1000013240', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:25:42.184Z, immich_server | 2025-08-25T09:25:42.076Z, immich_server | 2025-08-25T09:25:42.184Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112540.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.2265069999266416, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xcfdaec6da3acd372df9486fad895889d8c3ac5af) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/10/10/1010da71-f0e6-4afb-8027-47ff22fc53c8.mp4', immich_server | '1000013241', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:26:02.724Z, immich_server | 2025-08-25T09:26:02.628Z, immich_server | 2025-08-25T09:26:02.724Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112551.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 5.13475100020878, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x14eadee1a5a8b3c6335c44b0f65bb096831df0b3) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/f4/4e/f44e8584-fe0f-4821-9855-af3b00fd67de.mp4', immich_server | '1000013236', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:39.941Z, immich_server | 2025-08-25T09:22:39.841Z, immich_server | 2025-08-25T09:22:39.941Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112225.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.8017839998938143, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xf56c410370f1ed870d37d0344a8b6947b2c4631e) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/71/de/71de402b-5ce9-42c9-a0b6-269fcefb6848.mp4', immich_server | '1000013242', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:26:44.016Z, immich_server | 2025-08-25T09:26:43.920Z, immich_server | 2025-08-25T09:26:44.016Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112608.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.3443889999762177, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x580ef4341665758bb986cec3133330a149450247) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_redis | 1:M 25 Aug 2025 07:31:48.348 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. immich_redis | 1:M 25 Aug 2025 07:31:48.349 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 25 Aug 2025 07:31:48.349 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 25 Aug 2025 07:31:48.349 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_redis | 1:M 25 Aug 2025 07:31:48.349 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 25 Aug 2025 07:31:48.350 * Running mode=standalone, port=6379. immich_redis | 1:M 25 Aug 2025 07:31:48.350 * Server initialized immich_redis | 1:M 25 Aug 2025 07:31:48.350 * Ready to accept connections tcp immich_redis | 1:signal-handler (1756107184) Received SIGTERM scheduling shutdown... immich_redis | 1:M 25 Aug 2025 07:33:04.591 * User requested shutdown... immich_redis | 1:M 25 Aug 2025 07:33:04.591 * Saving the final RDB snapshot before exiting. immich_redis | 1:M 25 Aug 2025 07:33:04.593 * DB saved on disk immich_redis | 1:M 25 Aug 2025 07:33:04.593 # Valkey is now ready to exit, bye bye... immich_redis | 1:M 25 Aug 2025 07:35:34.992 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. immich_redis | 1:M 25 Aug 2025 07:35:34.992 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 25 Aug 2025 07:35:34.992 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 25 Aug 2025 07:35:34.992 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_redis | 1:M 25 Aug 2025 07:35:34.993 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 25 Aug 2025 07:35:34.994 * Running mode=standalone, port=6379. immich_redis | 1:M 25 Aug 2025 07:35:34.994 * Server initialized immich_redis | 1:M 25 Aug 2025 07:35:34.995 * Loading RDB produced by Valkey version 8.1.3 immich_redis | 1:M 25 Aug 2025 07:35:34.995 * RDB age 150 seconds immich_redis | 1:M 25 Aug 2025 07:35:34.995 * RDB memory usage when created 1.48 Mb immich_redis | 1:M 25 Aug 2025 07:35:34.995 * Done loading RDB, keys loaded: 16, keys expired: 8. immich_redis | 1:M 25 Aug 2025 07:35:34.995 * DB loaded from disk: 0.001 seconds immich_redis | 1:M 25 Aug 2025 07:35:34.995 * Ready to accept connections tcp immich_redis | 1:M 25 Aug 2025 07:40:35.098 * 100 changes in 300 seconds. Saving... immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_redis | 1:M 25 Aug 2025 07:40:35.099 * Background saving started by pid 79 immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/ef/72/ef72c294-4a5f-47a5-9d52-5fb42f1aa9ed.mp4', immich_server | '1000013234', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:01.717Z, immich_server | 2025-08-25T09:22:01.613Z, immich_server | 2025-08-25T09:22:01.717Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112159.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.838304999982938, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xda648029da683d3e50068b5fd4c782f91665f85d) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/46/d4/46d4c6b9-ce43-4f23-a968-0a5eb7c273c5.mp4', immich_server | '1000013238', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:25:11.160Z, immich_server | 2025-08-25T09:25:11.028Z, immich_server | 2025-08-25T09:25:11.160Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112444.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.0977920000441372, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xb36675bc14a00f8a6601e600dcb9d3c3ad5b1a03) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/89/83/8983518e-1179-4d59-8762-9a70590a9714.jpg', immich_server | '1000013146', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-22T13:22:59.172Z, immich_server | 2025-08-22T13:22:59.144Z, immich_server | 2025-08-22T13:22:59.172Z, immich_server | 'IMAGE', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250822_152258.jpg' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 4.5624180000741035, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x840587315a1b28a2a54409e538148a0d8db41212) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/92/b7/92b79d73-f58b-4bf3-9215-1556bf8d505c.mp4', immich_server | '1000013235', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:21.229Z, immich_server | 2025-08-25T09:22:21.109Z, immich_server | 2025-08-25T09:22:21.229Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112207.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.282191000180319, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x0443dec2bfcdd749e60c997b774d60df98487753) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/b7/0b/b70bf4f3-776d-43b2-8e95-6059f7fffc58.jpg', immich_server | '1000013145', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-22T13:22:52.356Z, immich_server | 2025-08-22T13:22:52.192Z, immich_server | 2025-08-22T13:22:52.356Z, immich_server | 'IMAGE', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250822_152251.jpg' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.1948470000643283, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xba548645431ff7d7c8f682a4368b2129e72505bc) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_redis | 79:C 25 Aug 2025 07:40:35.102 * DB saved on disk immich_redis | 79:C 25 Aug 2025 07:40:35.103 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 07:40:35.199 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 07:45:36.035 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 07:45:36.035 * Background saving started by pid 150 immich_redis | 150:C 25 Aug 2025 07:45:36.038 * DB saved on disk immich_redis | 150:C 25 Aug 2025 07:45:36.039 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 07:45:36.136 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 07:50:37.067 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 07:50:37.067 * Background saving started by pid 228 immich_redis | 228:C 25 Aug 2025 07:50:37.070 * DB saved on disk immich_redis | 228:C 25 Aug 2025 07:50:37.071 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 07:50:37.168 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 07:55:38.003 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 07:55:38.004 * Background saving started by pid 299 immich_redis | 299:C 25 Aug 2025 07:55:38.007 * DB saved on disk immich_redis | 299:C 25 Aug 2025 07:55:38.007 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 07:55:38.104 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:00:39.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:00:39.045 * Background saving started by pid 370 immich_redis | 370:C 25 Aug 2025 08:00:39.048 * DB saved on disk immich_redis | 370:C 25 Aug 2025 08:00:39.049 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:00:39.146 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:05:40.087 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:05:40.087 * Background saving started by pid 442 immich_redis | 442:C 25 Aug 2025 08:05:40.091 * DB saved on disk immich_redis | 442:C 25 Aug 2025 08:05:40.091 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:05:40.188 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:10:41.020 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:10:41.021 * Background saving started by pid 513 immich_redis | 513:C 25 Aug 2025 08:10:41.024 * DB saved on disk immich_redis | 513:C 25 Aug 2025 08:10:41.025 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 08:10:41.122 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:15:42.076 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:15:42.076 * Background saving started by pid 584 immich_redis | 584:C 25 Aug 2025 08:15:42.080 * DB saved on disk immich_redis | 584:C 25 Aug 2025 08:15:42.080 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:15:42.177 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:20:43.015 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:20:43.015 * Background saving started by pid 656 immich_redis | 656:C 25 Aug 2025 08:20:43.018 * DB saved on disk immich_redis | 656:C 25 Aug 2025 08:20:43.019 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:20:43.116 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:25:44.061 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:25:44.062 * Background saving started by pid 727 immich_redis | 727:C 25 Aug 2025 08:25:44.065 * DB saved on disk immich_redis | 727:C 25 Aug 2025 08:25:44.065 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:25:44.162 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:30:45.009 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:30:45.009 * Background saving started by pid 798 immich_redis | 798:C 25 Aug 2025 08:30:45.012 * DB saved on disk immich_redis | 798:C 25 Aug 2025 08:30:45.013 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:30:45.110 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:35:46.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:35:46.044 * Background saving started by pid 870 immich_redis | 870:C 25 Aug 2025 08:35:46.047 * DB saved on disk immich_redis | 870:C 25 Aug 2025 08:35:46.048 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:35:46.145 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:40:47.031 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:40:47.031 * Background saving started by pid 941 immich_redis | 941:C 25 Aug 2025 08:40:47.034 * DB saved on disk immich_redis | 941:C 25 Aug 2025 08:40:47.035 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:40:47.132 * Background saving terminated with success immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/8c/f0/8cf00164-e311-49b3-a591-632cd5d5bac4.mp4', immich_server | '1000013233', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:21:12.821Z, immich_server | 2025-08-25T09:21:12.621Z, immich_server | 2025-08-25T09:21:12.821Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_111916.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 4.213031999999657, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_redis | 1:M 25 Aug 2025 08:45:48.063 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:45:48.063 * Background saving started by pid 1012 immich_redis | 1012:C 25 Aug 2025 08:45:48.066 * DB saved on disk immich_redis | 1012:C 25 Aug 2025 08:45:48.067 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 08:45:48.164 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:50:49.096 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:50:49.096 * Background saving started by pid 1083 immich_redis | 1083:C 25 Aug 2025 08:50:49.100 * DB saved on disk immich_redis | 1083:C 25 Aug 2025 08:50:49.100 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:50:49.197 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 08:55:50.037 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 08:55:50.037 * Background saving started by pid 1154 immich_redis | 1154:C 25 Aug 2025 08:55:50.040 * DB saved on disk immich_redis | 1154:C 25 Aug 2025 08:55:50.041 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 08:55:50.138 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:00:51.073 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:00:51.073 * Background saving started by pid 1226 immich_redis | 1226:C 25 Aug 2025 09:00:51.077 * DB saved on disk immich_redis | 1226:C 25 Aug 2025 09:00:51.077 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:00:51.174 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:05:52.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:05:52.039 * Background saving started by pid 1297 immich_redis | 1297:C 25 Aug 2025 09:05:52.042 * DB saved on disk immich_redis | 1297:C 25 Aug 2025 09:05:52.043 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:05:52.139 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:10:53.014 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:10:53.014 * Background saving started by pid 1368 immich_redis | 1368:C 25 Aug 2025 09:10:53.018 * DB saved on disk immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x0b3cd453e96b00061e8ef7fdb666e3db51d1e05b) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/23/06/23067a5b-0f7c-4fd6-976a-63ffb624d796.mp4', immich_server | '1000013240', immich_redis | 1368:C 25 Aug 2025 09:10:53.018 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:10:53.115 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:15:54.035 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:15:54.036 * Background saving started by pid 1439 immich_redis | 1439:C 25 Aug 2025 09:15:54.040 * DB saved on disk immich_redis | 1439:C 25 Aug 2025 09:15:54.040 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:15:54.136 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:20:55.015 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:20:55.015 * Background saving started by pid 1510 immich_redis | 1510:C 25 Aug 2025 09:20:55.018 * DB saved on disk immich_redis | 1510:C 25 Aug 2025 09:20:55.019 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:20:55.116 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:25:56.000 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:25:56.001 * Background saving started by pid 1581 immich_redis | 1581:C 25 Aug 2025 09:25:56.004 * DB saved on disk immich_redis | 1581:C 25 Aug 2025 09:25:56.005 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:25:56.102 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:30:57.003 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:30:57.004 * Background saving started by pid 1651 immich_redis | 1651:C 25 Aug 2025 09:30:57.007 * DB saved on disk immich_redis | 1651:C 25 Aug 2025 09:30:57.007 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:30:57.105 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:35:58.028 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:35:58.028 * Background saving started by pid 1722 immich_redis | 1722:C 25 Aug 2025 09:35:58.032 * DB saved on disk immich_redis | 1722:C 25 Aug 2025 09:35:58.032 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:35:58.129 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:40:59.029 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:40:59.029 * Background saving started by pid 1793 immich_redis | 1793:C 25 Aug 2025 09:40:59.033 * DB saved on disk immich_redis | 1793:C 25 Aug 2025 09:40:59.033 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:40:59.130 * Background saving terminated with success immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:25:42.184Z, immich_server | 2025-08-25T09:25:42.076Z, immich_server | 2025-08-25T09:25:42.184Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112540.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.79874200001359, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xcfdaec6da3acd372df9486fad895889d8c3ac5af) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_redis | 1:M 25 Aug 2025 09:46:00.094 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:46:00.094 * Background saving started by pid 1864 immich_redis | 1864:C 25 Aug 2025 09:46:00.097 * DB saved on disk immich_redis | 1864:C 25 Aug 2025 09:46:00.098 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:46:00.195 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:51:01.007 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:51:01.007 * Background saving started by pid 1935 immich_redis | 1935:C 25 Aug 2025 09:51:01.011 * DB saved on disk immich_redis | 1935:C 25 Aug 2025 09:51:01.011 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/eb/e2/ebe25e21-057d-45d3-b4b9-4d6d9862b362.mp4', immich_server | '1000013241', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:26:02.724Z, immich_server | 2025-08-25T09:26:02.628Z, immich_server | 2025-08-25T09:26:02.724Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112551.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_redis | 1:M 25 Aug 2025 09:51:01.108 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 09:56:10.166 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 09:56:10.166 * Background saving started by pid 2007 immich_redis | 2007:C 25 Aug 2025 09:56:10.169 * DB saved on disk immich_redis | 2007:C 25 Aug 2025 09:56:10.170 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 09:56:10.267 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:01:11.096 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:01:11.097 * Background saving started by pid 2078 immich_redis | 2078:C 25 Aug 2025 10:01:11.100 * DB saved on disk immich_redis | 2078:C 25 Aug 2025 10:01:11.101 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:01:11.197 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:06:12.009 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:06:12.010 * Background saving started by pid 2150 immich_redis | 2150:C 25 Aug 2025 10:06:12.013 * DB saved on disk immich_redis | 2150:C 25 Aug 2025 10:06:12.014 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:06:12.111 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:11:13.025 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:11:13.026 * Background saving started by pid 2223 immich_redis | 2223:C 25 Aug 2025 10:11:13.029 * DB saved on disk immich_redis | 2223:C 25 Aug 2025 10:11:13.030 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:11:13.126 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:16:14.049 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:16:14.050 * Background saving started by pid 2295 immich_redis | 2295:C 25 Aug 2025 10:16:14.053 * DB saved on disk immich_redis | 2295:C 25 Aug 2025 10:16:14.053 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:16:14.150 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:21:15.077 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:21:15.077 * Background saving started by pid 2367 immich_redis | 2367:C 25 Aug 2025 10:21:15.081 * DB saved on disk immich_redis | 2367:C 25 Aug 2025 10:21:15.081 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:21:15.178 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:26:16.091 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:26:16.091 * Background saving started by pid 2438 immich_redis | 2438:C 25 Aug 2025 10:26:16.095 * DB saved on disk immich_redis | 2438:C 25 Aug 2025 10:26:16.095 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:26:16.192 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:31:17.099 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:31:17.100 * Background saving started by pid 2509 immich_redis | 2509:C 25 Aug 2025 10:31:17.103 * DB saved on disk immich_redis | 2509:C 25 Aug 2025 10:31:17.104 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:31:17.200 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:36:18.009 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:36:18.009 * Background saving started by pid 2580 immich_redis | 2580:C 25 Aug 2025 10:36:18.013 * DB saved on disk immich_redis | 2580:C 25 Aug 2025 10:36:18.013 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:36:18.110 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:41:19.029 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:41:19.029 * Background saving started by pid 2651 immich_redis | 2651:C 25 Aug 2025 10:41:19.032 * DB saved on disk immich_redis | 2651:C 25 Aug 2025 10:41:19.033 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:41:19.130 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:46:20.061 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:46:20.061 * Background saving started by pid 2722 immich_redis | 2722:C 25 Aug 2025 10:46:20.065 * DB saved on disk immich_redis | 2722:C 25 Aug 2025 10:46:20.065 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:46:20.162 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:51:21.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:51:21.073 * Background saving started by pid 2793 immich_redis | 2793:C 25 Aug 2025 10:51:21.076 * DB saved on disk immich_redis | 2793:C 25 Aug 2025 10:51:21.077 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:51:21.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 10:56:22.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 10:56:22.093 * Background saving started by pid 2864 immich_redis | 2864:C 25 Aug 2025 10:56:22.096 * DB saved on disk immich_redis | 2864:C 25 Aug 2025 10:56:22.097 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 10:56:22.193 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:01:23.024 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:01:23.025 * Background saving started by pid 2935 immich_redis | 2935:C 25 Aug 2025 11:01:23.028 * DB saved on disk immich_redis | 2935:C 25 Aug 2025 11:01:23.029 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:01:23.126 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:06:24.035 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:06:24.035 * Background saving started by pid 3006 immich_redis | 3006:C 25 Aug 2025 11:06:24.038 * DB saved on disk immich_redis | 3006:C 25 Aug 2025 11:06:24.039 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:06:24.136 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:11:25.059 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:11:25.060 * Background saving started by pid 3077 immich_redis | 3077:C 25 Aug 2025 11:11:25.063 * DB saved on disk immich_redis | 3077:C 25 Aug 2025 11:11:25.064 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 11:11:25.160 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:16:26.075 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:16:26.076 * Background saving started by pid 3148 immich_redis | 3148:C 25 Aug 2025 11:16:26.079 * DB saved on disk immich_redis | 3148:C 25 Aug 2025 11:16:26.080 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:16:26.176 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:21:27.080 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:21:27.081 * Background saving started by pid 3219 immich_redis | 3219:C 25 Aug 2025 11:21:27.084 * DB saved on disk immich_redis | 3219:C 25 Aug 2025 11:21:27.084 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:21:27.181 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:26:28.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:26:28.002 * Background saving started by pid 3290 immich_redis | 3290:C 25 Aug 2025 11:26:28.016 * DB saved on disk immich_redis | 3290:C 25 Aug 2025 11:26:28.017 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_server | durationMs: 4.1072160000912845, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_redis | 1:M 25 Aug 2025 11:26:28.103 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:31:29.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:31:29.008 * Background saving started by pid 3360 immich_redis | 3360:C 25 Aug 2025 11:31:29.012 * DB saved on disk immich_redis | 3360:C 25 Aug 2025 11:31:29.012 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:31:29.109 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:36:30.020 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:36:30.021 * Background saving started by pid 3432 immich_redis | 3432:C 25 Aug 2025 11:36:30.024 * DB saved on disk immich_redis | 3432:C 25 Aug 2025 11:36:30.025 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:36:30.122 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:41:31.052 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:41:31.053 * Background saving started by pid 3503 immich_redis | 3503:C 25 Aug 2025 11:41:31.056 * DB saved on disk immich_redis | 3503:C 25 Aug 2025 11:41:31.056 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:41:31.153 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:46:32.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:46:32.073 * Background saving started by pid 3574 immich_redis | 3574:C 25 Aug 2025 11:46:32.076 * DB saved on disk immich_redis | 3574:C 25 Aug 2025 11:46:32.076 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:46:32.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:51:33.095 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:51:33.096 * Background saving started by pid 3645 immich_redis | 3645:C 25 Aug 2025 11:51:33.099 * DB saved on disk immich_redis | 3645:C 25 Aug 2025 11:51:33.099 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:51:33.196 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 11:56:34.015 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 11:56:34.016 * Background saving started by pid 3715 immich_redis | 3715:C 25 Aug 2025 11:56:34.019 * DB saved on disk immich_redis | 3715:C 25 Aug 2025 11:56:34.019 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 11:56:34.116 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:01:35.042 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:01:35.042 * Background saving started by pid 3786 immich_redis | 3786:C 25 Aug 2025 12:01:35.046 * DB saved on disk immich_redis | 3786:C 25 Aug 2025 12:01:35.046 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:01:35.143 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:06:36.047 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:06:36.047 * Background saving started by pid 3857 immich_redis | 3857:C 25 Aug 2025 12:06:36.050 * DB saved on disk immich_redis | 3857:C 25 Aug 2025 12:06:36.051 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:06:36.148 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:11:37.064 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:11:37.064 * Background saving started by pid 3928 immich_redis | 3928:C 25 Aug 2025 12:11:37.068 * DB saved on disk immich_redis | 3928:C 25 Aug 2025 12:11:37.068 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:11:37.165 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:16:38.086 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:16:38.086 * Background saving started by pid 3999 immich_redis | 3999:C 25 Aug 2025 12:16:38.089 * DB saved on disk immich_redis | 3999:C 25 Aug 2025 12:16:38.090 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:16:38.187 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:21:39.099 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:21:39.099 * Background saving started by pid 4070 immich_redis | 4070:C 25 Aug 2025 12:21:39.102 * DB saved on disk immich_redis | 4070:C 25 Aug 2025 12:21:39.103 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:21:39.200 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:26:40.020 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:26:40.021 * Background saving started by pid 4147 immich_redis | 4147:C 25 Aug 2025 12:26:40.024 * DB saved on disk immich_redis | 4147:C 25 Aug 2025 12:26:40.024 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:26:40.121 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:31:41.024 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:31:41.024 * Background saving started by pid 4219 immich_redis | 4219:C 25 Aug 2025 12:31:41.027 * DB saved on disk immich_redis | 4219:C 25 Aug 2025 12:31:41.028 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:31:41.125 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:36:42.026 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:36:42.027 * Background saving started by pid 4290 immich_redis | 4290:C 25 Aug 2025 12:36:42.030 * DB saved on disk immich_redis | 4290:C 25 Aug 2025 12:36:42.030 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:36:42.127 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:41:43.031 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:41:43.031 * Background saving started by pid 4361 immich_redis | 4361:C 25 Aug 2025 12:41:43.034 * DB saved on disk immich_redis | 4361:C 25 Aug 2025 12:41:43.035 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:41:43.132 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:46:44.047 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:46:44.047 * Background saving started by pid 4432 immich_redis | 4432:C 25 Aug 2025 12:46:44.051 * DB saved on disk immich_redis | 4432:C 25 Aug 2025 12:46:44.051 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:46:44.148 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:51:45.018 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:51:45.019 * Background saving started by pid 4504 immich_redis | 4504:C 25 Aug 2025 12:51:45.022 * DB saved on disk immich_redis | 4504:C 25 Aug 2025 12:51:45.023 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:51:45.120 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 12:56:46.053 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 12:56:46.054 * Background saving started by pid 4575 immich_redis | 4575:C 25 Aug 2025 12:56:46.057 * DB saved on disk immich_redis | 4575:C 25 Aug 2025 12:56:46.058 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 12:56:46.154 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:01:47.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:01:47.073 * Background saving started by pid 4646 immich_redis | 4646:C 25 Aug 2025 13:01:47.079 * DB saved on disk immich_redis | 4646:C 25 Aug 2025 13:01:47.079 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:01:47.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:06:48.083 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:06:48.084 * Background saving started by pid 4717 immich_redis | 4717:C 25 Aug 2025 13:06:48.089 * DB saved on disk immich_redis | 4717:C 25 Aug 2025 13:06:48.090 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:06:48.185 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:11:49.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:11:49.044 * Background saving started by pid 4788 immich_redis | 4788:C 25 Aug 2025 13:11:49.048 * DB saved on disk immich_redis | 4788:C 25 Aug 2025 13:11:49.048 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:11:49.145 * Background saving terminated with success immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x14eadee1a5a8b3c6335c44b0f65bb096831df0b3) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/36/bd/36bdcfbf-b390-42fe-9443-48be732d229c.mp4', immich_server | '1000013236', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:39.941Z, immich_server | 2025-08-25T09:22:39.841Z, immich_server | 2025-08-25T09:22:39.941Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112225.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.448193000163883, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xda648029da683d3e50068b5fd4c782f91665f85d) already exists.', immich_server | schema_name: 'public', immich_redis | 1:M 25 Aug 2025 13:16:50.048 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:16:50.048 * Background saving started by pid 4859 immich_redis | 4859:C 25 Aug 2025 13:16:50.052 * DB saved on disk immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/6e/1b/6e1b1049-5d77-4a6b-b8fd-af50278ae42c.mp4', immich_server | '1000013238', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:25:11.160Z, immich_server | 2025-08-25T09:25:11.028Z, immich_server | 2025-08-25T09:25:11.160Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112444.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 1.7974050000775605, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_redis | 4859:C 25 Aug 2025 13:16:50.052 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:16:50.149 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:21:51.047 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:21:51.047 * Background saving started by pid 4930 immich_redis | 4930:C 25 Aug 2025 13:21:51.050 * DB saved on disk immich_redis | 4930:C 25 Aug 2025 13:21:51.051 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:21:51.148 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:26:52.055 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:26:52.055 * Background saving started by pid 5001 immich_redis | 5001:C 25 Aug 2025 13:26:52.058 * DB saved on disk immich_redis | 5001:C 25 Aug 2025 13:26:52.059 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:26:52.156 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:31:53.059 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:31:53.059 * Background saving started by pid 5072 immich_redis | 5072:C 25 Aug 2025 13:31:53.063 * DB saved on disk immich_redis | 5072:C 25 Aug 2025 13:31:53.063 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xf56c410370f1ed870d37d0344a8b6947b2c4631e) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/89/bd/89bdf7ec-c945-4bb0-954a-bf5a156b653e.mp4', immich_server | '1000013242', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:26:44.016Z, immich_redis | 1:M 25 Aug 2025 13:31:53.160 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:36:54.077 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:36:54.077 * Background saving started by pid 5143 immich_redis | 5143:C 25 Aug 2025 13:36:54.081 * DB saved on disk immich_server | 2025-08-25T09:26:43.920Z, immich_server | 2025-08-25T09:26:44.016Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112608.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.306909999810159, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_redis | 5143:C 25 Aug 2025 13:36:54.081 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:36:54.178 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:41:55.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:41:55.039 * Background saving started by pid 5214 immich_redis | 5214:C 25 Aug 2025 13:41:55.042 * DB saved on disk immich_redis | 5214:C 25 Aug 2025 13:41:55.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:41:55.140 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:46:56.034 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:46:56.034 * Background saving started by pid 5285 immich_redis | 5285:C 25 Aug 2025 13:46:56.037 * DB saved on disk immich_redis | 5285:C 25 Aug 2025 13:46:56.038 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:46:56.135 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:51:57.015 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:51:57.016 * Background saving started by pid 5356 immich_redis | 5356:C 25 Aug 2025 13:51:57.019 * DB saved on disk immich_redis | 5356:C 25 Aug 2025 13:51:57.019 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:51:57.116 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 13:56:58.093 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 13:56:58.094 * Background saving started by pid 5427 immich_redis | 5427:C 25 Aug 2025 13:56:58.097 * DB saved on disk immich_redis | 5427:C 25 Aug 2025 13:56:58.098 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 13:56:58.194 * Background saving terminated with success immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x580ef4341665758bb986cec3133330a149450247) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_redis | 1:M 25 Aug 2025 14:01:59.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:01:59.066 * Background saving started by pid 5500 immich_redis | 5500:C 25 Aug 2025 14:01:59.070 * DB saved on disk immich_redis | 5500:C 25 Aug 2025 14:01:59.070 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:01:59.167 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:07:00.040 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:07:00.040 * Background saving started by pid 5571 immich_redis | 5571:C 25 Aug 2025 14:07:00.044 * DB saved on disk immich_redis | 5571:C 25 Aug 2025 14:07:00.044 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:07:00.141 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:12:01.013 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:12:01.013 * Background saving started by pid 5641 immich_redis | 5641:C 25 Aug 2025 14:12:01.017 * DB saved on disk immich_redis | 5641:C 25 Aug 2025 14:12:01.017 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:12:01.114 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:17:02.089 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:17:02.090 * Background saving started by pid 5711 immich_redis | 5711:C 25 Aug 2025 14:17:02.093 * DB saved on disk immich_redis | 5711:C 25 Aug 2025 14:17:02.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:17:02.190 * Background saving terminated with success immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_redis | 1:M 25 Aug 2025 14:22:03.079 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:22:03.080 * Background saving started by pid 5782 immich_redis | 5782:C 25 Aug 2025 14:22:03.083 * DB saved on disk immich_redis | 5782:C 25 Aug 2025 14:22:03.084 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:22:03.181 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:27:04.060 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:27:04.060 * Background saving started by pid 5853 immich_redis | 5853:C 25 Aug 2025 14:27:04.064 * DB saved on disk immich_redis | 5853:C 25 Aug 2025 14:27:04.064 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:27:04.161 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:32:05.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:32:05.039 * Background saving started by pid 5922 immich_redis | 5922:C 25 Aug 2025 14:32:05.043 * DB saved on disk immich_redis | 5922:C 25 Aug 2025 14:32:05.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:32:05.140 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:37:06.021 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:37:06.021 * Background saving started by pid 5993 immich_redis | 5993:C 25 Aug 2025 14:37:06.024 * DB saved on disk immich_redis | 5993:C 25 Aug 2025 14:37:06.025 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:37:06.122 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:42:07.012 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:42:07.013 * Background saving started by pid 6064 immich_redis | 6064:C 25 Aug 2025 14:42:07.016 * DB saved on disk immich_redis | 6064:C 25 Aug 2025 14:42:07.017 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:42:07.113 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:47:08.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:47:08.093 * Background saving started by pid 6135 immich_redis | 6135:C 25 Aug 2025 14:47:08.096 * DB saved on disk immich_redis | 6135:C 25 Aug 2025 14:47:08.097 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:47:08.193 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:52:09.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:52:09.072 * Background saving started by pid 6206 immich_redis | 6206:C 25 Aug 2025 14:52:09.076 * DB saved on disk immich_redis | 6206:C 25 Aug 2025 14:52:09.076 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:52:09.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 14:57:10.051 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 14:57:10.051 * Background saving started by pid 6277 immich_redis | 6277:C 25 Aug 2025 14:57:10.055 * DB saved on disk immich_redis | 6277:C 25 Aug 2025 14:57:10.055 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 14:57:10.152 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:02:11.024 * 100 changes in 300 seconds. Saving... immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/fd/b2/fdb28f80-3d6d-4245-a62e-cf9bff7acb47.mp4', immich_server | '1000013234', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:01.717Z, immich_server | 2025-08-25T09:22:01.613Z, immich_server | 2025-08-25T09:22:01.717Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112159.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.3779339999891818, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xb36675bc14a00f8a6601e600dcb9d3c3ad5b1a03) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_redis | 1:M 25 Aug 2025 15:02:11.025 * Background saving started by pid 6348 immich_redis | 6348:C 25 Aug 2025 15:02:11.028 * DB saved on disk immich_redis | 6348:C 25 Aug 2025 15:02:11.029 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:02:11.125 * Background saving terminated with success immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/27/35/27357d30-523f-4eb1-a1f4-37f964207ba5.jpg', immich_server | '1000013146', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-22T13:22:59.172Z, immich_server | 2025-08-22T13:22:59.144Z, immich_server | 2025-08-22T13:22:59.172Z, immich_server | 'IMAGE', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250822_152258.jpg' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.139790000161156, immich_redis | 1:M 25 Aug 2025 15:07:12.006 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:07:12.006 * Background saving started by pid 6419 immich_redis | 6419:C 25 Aug 2025 15:07:12.010 * DB saved on disk immich_redis | 6419:C 25 Aug 2025 15:07:12.010 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:07:12.107 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:12:13.090 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:12:13.090 * Background saving started by pid 6490 immich_redis | 6490:C 25 Aug 2025 15:12:13.093 * DB saved on disk immich_redis | 6490:C 25 Aug 2025 15:12:13.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:12:13.191 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:17:14.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:17:14.067 * Background saving started by pid 6561 immich_redis | 6561:C 25 Aug 2025 15:17:14.070 * DB saved on disk immich_redis | 6561:C 25 Aug 2025 15:17:14.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:17:14.167 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:22:15.056 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:22:15.056 * Background saving started by pid 6632 immich_redis | 6632:C 25 Aug 2025 15:22:15.060 * DB saved on disk immich_redis | 6632:C 25 Aug 2025 15:22:15.060 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:22:15.157 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:27:16.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:27:16.039 * Background saving started by pid 6703 immich_redis | 6703:C 25 Aug 2025 15:27:16.043 * DB saved on disk immich_redis | 6703:C 25 Aug 2025 15:27:16.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x840587315a1b28a2a54409e538148a0d8db41212) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_redis | 1:M 25 Aug 2025 15:27:16.140 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:32:17.013 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:32:17.013 * Background saving started by pid 6774 immich_redis | 6774:C 25 Aug 2025 15:32:17.017 * DB saved on disk immich_redis | 6774:C 25 Aug 2025 15:32:17.018 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:32:17.114 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:37:18.098 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:37:18.098 * Background saving started by pid 6847 immich_redis | 6847:C 25 Aug 2025 15:37:18.102 * DB saved on disk immich_redis | 6847:C 25 Aug 2025 15:37:18.102 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/99/e2/99e2fc1e-1780-4407-b652-e59e8f07f414.mp4', immich_server | '1000013235', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:21.229Z, immich_server | 2025-08-25T09:22:21.109Z, immich_server | 2025-08-25T09:22:21.229Z, immich_server | 'VIDEO', immich_server | false, immich_redis | 1:M 25 Aug 2025 15:37:18.199 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:42:19.011 * 100 changes in 300 seconds. Saving... immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112207.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.0327649998944253, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x0443dec2bfcdd749e60c997b774d60df98487753) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/dc/5b/dc5ba33f-2d0e-442d-a2bc-e8ae8e0abd3a.jpg', immich_server | '1000013145', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-22T13:22:52.356Z, immich_server | 2025-08-22T13:22:52.192Z, immich_server | 2025-08-22T13:22:52.356Z, immich_server | 'IMAGE', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250822_152251.jpg' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.398520000046119, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_redis | 1:M 25 Aug 2025 15:42:19.012 * Background saving started by pid 6918 immich_redis | 6918:C 25 Aug 2025 15:42:19.016 * DB saved on disk immich_redis | 6918:C 25 Aug 2025 15:42:19.016 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:42:19.113 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:47:20.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:47:20.039 * Background saving started by pid 6989 immich_redis | 6989:C 25 Aug 2025 15:47:20.042 * DB saved on disk immich_redis | 6989:C 25 Aug 2025 15:47:20.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:47:20.140 * Background saving terminated with success immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xba548645431ff7d7c8f682a4368b2129e72505bc) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_redis | 1:M 25 Aug 2025 15:52:21.053 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:52:21.054 * Background saving started by pid 7060 immich_redis | 7060:C 25 Aug 2025 15:52:21.057 * DB saved on disk immich_redis | 7060:C 25 Aug 2025 15:52:21.058 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 15:52:21.155 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 15:57:22.062 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 15:57:22.063 * Background saving started by pid 7131 immich_redis | 7131:C 25 Aug 2025 15:57:22.066 * DB saved on disk immich_redis | 7131:C 25 Aug 2025 15:57:22.067 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 15:57:22.164 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:02:23.084 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:02:23.085 * Background saving started by pid 7203 immich_redis | 7203:C 25 Aug 2025 16:02:23.088 * DB saved on disk immich_redis | 7203:C 25 Aug 2025 16:02:23.088 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:02:23.185 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:07:24.090 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:07:24.091 * Background saving started by pid 7274 immich_redis | 7274:C 25 Aug 2025 16:07:24.095 * DB saved on disk immich_redis | 7274:C 25 Aug 2025 16:07:24.095 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 16:07:24.191 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:12:25.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:12:25.002 * Background saving started by pid 7344 immich_redis | 7344:C 25 Aug 2025 16:12:25.006 * DB saved on disk immich_redis | 7344:C 25 Aug 2025 16:12:25.007 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:12:25.103 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:17:26.085 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:17:26.086 * Background saving started by pid 7415 immich_redis | 7415:C 25 Aug 2025 16:17:26.089 * DB saved on disk immich_redis | 7415:C 25 Aug 2025 16:17:26.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:17:26.186 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:22:27.000 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:22:27.000 * Background saving started by pid 7486 immich_redis | 7486:C 25 Aug 2025 16:22:27.004 * DB saved on disk immich_redis | 7486:C 25 Aug 2025 16:22:27.004 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:22:27.101 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:27:28.022 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:27:28.022 * Background saving started by pid 7557 immich_redis | 7557:C 25 Aug 2025 16:27:28.026 * DB saved on disk immich_redis | 7557:C 25 Aug 2025 16:27:28.026 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:27:28.123 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:32:29.043 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:32:29.044 * Background saving started by pid 7628 immich_redis | 7628:C 25 Aug 2025 16:32:29.047 * DB saved on disk immich_redis | 7628:C 25 Aug 2025 16:32:29.047 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:32:29.144 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:37:30.070 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:37:30.070 * Background saving started by pid 7699 immich_redis | 7699:C 25 Aug 2025 16:37:30.074 * DB saved on disk immich_redis | 7699:C 25 Aug 2025 16:37:30.074 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:37:30.171 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:42:31.018 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:42:31.019 * Background saving started by pid 7770 immich_redis | 7770:C 25 Aug 2025 16:42:31.022 * DB saved on disk immich_redis | 7770:C 25 Aug 2025 16:42:31.023 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:42:31.119 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:47:32.032 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:47:32.033 * Background saving started by pid 7841 immich_redis | 7841:C 25 Aug 2025 16:47:32.036 * DB saved on disk immich_redis | 7841:C 25 Aug 2025 16:47:32.037 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:47:32.133 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:52:33.055 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:52:33.056 * Background saving started by pid 7912 immich_redis | 7912:C 25 Aug 2025 16:52:33.059 * DB saved on disk immich_redis | 7912:C 25 Aug 2025 16:52:33.060 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:52:33.156 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 16:57:34.085 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 16:57:34.086 * Background saving started by pid 7983 immich_redis | 7983:C 25 Aug 2025 16:57:34.089 * DB saved on disk immich_redis | 7983:C 25 Aug 2025 16:57:34.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 16:57:34.186 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:02:35.005 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:02:35.006 * Background saving started by pid 8054 immich_redis | 8054:C 25 Aug 2025 17:02:35.009 * DB saved on disk immich_redis | 8054:C 25 Aug 2025 17:02:35.010 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:02:35.107 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:07:41.158 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:07:41.159 * Background saving started by pid 8125 immich_redis | 8125:C 25 Aug 2025 17:07:41.162 * DB saved on disk immich_redis | 8125:C 25 Aug 2025 17:07:41.163 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:07:41.259 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:12:42.080 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:12:42.081 * Background saving started by pid 8196 immich_redis | 8196:C 25 Aug 2025 17:12:42.084 * DB saved on disk immich_redis | 8196:C 25 Aug 2025 17:12:42.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:12:42.181 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:17:43.003 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:17:43.003 * Background saving started by pid 8267 immich_redis | 8267:C 25 Aug 2025 17:17:43.007 * DB saved on disk immich_redis | 8267:C 25 Aug 2025 17:17:43.008 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 17:17:43.104 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:22:44.023 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:22:44.023 * Background saving started by pid 8338 immich_redis | 8338:C 25 Aug 2025 17:22:44.027 * DB saved on disk immich_redis | 8338:C 25 Aug 2025 17:22:44.027 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:22:44.124 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:27:45.055 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:27:45.056 * Background saving started by pid 8409 immich_redis | 8409:C 25 Aug 2025 17:27:45.059 * DB saved on disk immich_redis | 8409:C 25 Aug 2025 17:27:45.060 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:27:45.157 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:32:46.076 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:32:46.077 * Background saving started by pid 8480 immich_redis | 8480:C 25 Aug 2025 17:32:46.080 * DB saved on disk immich_redis | 8480:C 25 Aug 2025 17:32:46.081 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 17:32:46.177 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:37:47.091 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:37:47.092 * Background saving started by pid 8552 immich_redis | 8552:C 25 Aug 2025 17:37:47.095 * DB saved on disk immich_redis | 8552:C 25 Aug 2025 17:37:47.095 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:37:47.192 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:42:48.015 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:42:48.015 * Background saving started by pid 8624 immich_redis | 8624:C 25 Aug 2025 17:42:48.018 * DB saved on disk immich_redis | 8624:C 25 Aug 2025 17:42:48.019 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:42:48.116 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:47:49.035 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:47:49.035 * Background saving started by pid 8702 immich_redis | 8702:C 25 Aug 2025 17:47:49.039 * DB saved on disk immich_redis | 8702:C 25 Aug 2025 17:47:49.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:47:49.136 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:52:50.052 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:52:50.053 * Background saving started by pid 8773 immich_redis | 8773:C 25 Aug 2025 17:52:50.056 * DB saved on disk immich_redis | 8773:C 25 Aug 2025 17:52:50.057 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 17:52:50.153 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 17:57:51.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 17:57:51.067 * Background saving started by pid 8844 immich_redis | 8844:C 25 Aug 2025 17:57:51.070 * DB saved on disk immich_redis | 8844:C 25 Aug 2025 17:57:51.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 17:57:51.167 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:02:52.086 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:02:52.086 * Background saving started by pid 8916 immich_redis | 8916:C 25 Aug 2025 18:02:52.100 * DB saved on disk immich_redis | 8916:C 25 Aug 2025 18:02:52.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:02:52.187 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:07:53.097 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:07:53.098 * Background saving started by pid 8987 immich_redis | 8987:C 25 Aug 2025 18:07:53.101 * DB saved on disk immich_redis | 8987:C 25 Aug 2025 18:07:53.102 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 18:07:53.198 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:12:54.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:12:54.008 * Background saving started by pid 9058 immich_redis | 9058:C 25 Aug 2025 18:12:54.011 * DB saved on disk immich_redis | 9058:C 25 Aug 2025 18:12:54.012 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:12:54.109 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:17:55.019 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:17:55.020 * Background saving started by pid 9129 immich_redis | 9129:C 25 Aug 2025 18:17:55.023 * DB saved on disk immich_redis | 9129:C 25 Aug 2025 18:17:55.023 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:17:55.120 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:22:56.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:22:56.039 * Background saving started by pid 9200 immich_redis | 9200:C 25 Aug 2025 18:22:56.043 * DB saved on disk immich_redis | 9200:C 25 Aug 2025 18:22:56.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:22:56.140 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:27:57.058 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:27:57.059 * Background saving started by pid 9271 immich_redis | 9271:C 25 Aug 2025 18:27:57.062 * DB saved on disk immich_redis | 9271:C 25 Aug 2025 18:27:57.063 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 18:27:57.160 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:32:58.041 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:32:58.041 * Background saving started by pid 9342 immich_redis | 9342:C 25 Aug 2025 18:32:58.045 * DB saved on disk immich_redis | 9342:C 25 Aug 2025 18:32:58.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:32:58.142 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:37:59.080 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:37:59.080 * Background saving started by pid 9414 immich_redis | 9414:C 25 Aug 2025 18:37:59.086 * DB saved on disk immich_redis | 9414:C 25 Aug 2025 18:37:59.087 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:37:59.181 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:43:00.011 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:43:00.011 * Background saving started by pid 9486 immich_redis | 9486:C 25 Aug 2025 18:43:00.015 * DB saved on disk immich_redis | 9486:C 25 Aug 2025 18:43:00.015 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:43:00.112 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:48:11.450 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:48:11.450 * Background saving started by pid 9557 immich_redis | 9557:C 25 Aug 2025 18:48:11.453 * DB saved on disk immich_redis | 9557:C 25 Aug 2025 18:48:11.454 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:48:11.551 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:53:12.048 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:53:12.049 * Background saving started by pid 9629 immich_redis | 9629:C 25 Aug 2025 18:53:12.052 * DB saved on disk immich_redis | 9629:C 25 Aug 2025 18:53:12.053 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:53:12.149 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 18:58:13.040 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 18:58:13.041 * Background saving started by pid 9701 immich_redis | 9701:C 25 Aug 2025 18:58:13.044 * DB saved on disk immich_redis | 9701:C 25 Aug 2025 18:58:13.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 18:58:13.141 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:03:14.029 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:03:14.029 * Background saving started by pid 9773 immich_redis | 9773:C 25 Aug 2025 19:03:14.033 * DB saved on disk immich_redis | 9773:C 25 Aug 2025 19:03:14.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:03:14.130 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:08:15.019 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:08:15.020 * Background saving started by pid 9844 immich_redis | 9844:C 25 Aug 2025 19:08:15.023 * DB saved on disk immich_redis | 9844:C 25 Aug 2025 19:08:15.024 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:08:15.120 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:13:16.024 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:13:16.025 * Background saving started by pid 9916 immich_redis | 9916:C 25 Aug 2025 19:13:16.028 * DB saved on disk immich_redis | 9916:C 25 Aug 2025 19:13:16.029 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:13:16.125 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:18:17.022 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:18:17.023 * Background saving started by pid 9987 immich_redis | 9987:C 25 Aug 2025 19:18:17.026 * DB saved on disk immich_redis | 9987:C 25 Aug 2025 19:18:17.026 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:18:17.123 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:23:18.025 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:23:18.025 * Background saving started by pid 10058 immich_redis | 10058:C 25 Aug 2025 19:23:18.029 * DB saved on disk immich_redis | 10058:C 25 Aug 2025 19:23:18.029 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:23:18.126 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:28:19.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:28:19.003 * Background saving started by pid 10127 immich_redis | 10127:C 25 Aug 2025 19:28:19.006 * DB saved on disk immich_redis | 10127:C 25 Aug 2025 19:28:19.007 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:28:19.103 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:33:20.071 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:33:20.072 * Background saving started by pid 10199 immich_redis | 10199:C 25 Aug 2025 19:33:20.076 * DB saved on disk immich_redis | 10199:C 25 Aug 2025 19:33:20.076 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:33:20.172 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:38:21.097 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:38:21.097 * Background saving started by pid 10270 immich_redis | 10270:C 25 Aug 2025 19:38:21.101 * DB saved on disk immich_redis | 10270:C 25 Aug 2025 19:38:21.101 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:38:21.198 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:43:22.084 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:43:22.084 * Background saving started by pid 10340 immich_redis | 10340:C 25 Aug 2025 19:43:22.088 * DB saved on disk immich_redis | 10340:C 25 Aug 2025 19:43:22.088 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:43:22.185 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:48:23.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:48:23.092 * Background saving started by pid 10412 immich_redis | 10412:C 25 Aug 2025 19:48:23.095 * DB saved on disk immich_redis | 10412:C 25 Aug 2025 19:48:23.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:48:23.193 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:53:41.585 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:53:41.586 * Background saving started by pid 10491 immich_redis | 10491:C 25 Aug 2025 19:53:41.589 * DB saved on disk immich_redis | 10491:C 25 Aug 2025 19:53:41.590 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:53:41.686 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 19:58:42.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 19:58:42.089 * Background saving started by pid 10562 immich_redis | 10562:C 25 Aug 2025 19:58:42.092 * DB saved on disk immich_redis | 10562:C 25 Aug 2025 19:58:42.093 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 19:58:42.189 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:03:43.081 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:03:43.081 * Background saving started by pid 10634 immich_redis | 10634:C 25 Aug 2025 20:03:43.084 * DB saved on disk immich_redis | 10634:C 25 Aug 2025 20:03:43.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:03:43.182 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:08:44.080 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:08:44.080 * Background saving started by pid 10706 immich_server | routine: '_bt_check_unique' immich_server | }, immich_redis | 10706:C 25 Aug 2025 20:08:44.084 * DB saved on disk immich_redis | 10706:C 25 Aug 2025 20:08:44.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 20:08:44.181 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:13:45.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:13:45.088 * Background saving started by pid 10778 immich_redis | 10778:C 25 Aug 2025 20:13:45.092 * DB saved on disk immich_redis | 10778:C 25 Aug 2025 20:13:45.092 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:13:45.189 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:18:46.091 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:18:46.092 * Background saving started by pid 10849 immich_redis | 10849:C 25 Aug 2025 20:18:46.095 * DB saved on disk immich_redis | 10849:C 25 Aug 2025 20:18:46.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:18:46.193 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:23:47.001 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:23:47.002 * Background saving started by pid 10920 immich_redis | 10920:C 25 Aug 2025 20:23:47.005 * DB saved on disk immich_redis | 10920:C 25 Aug 2025 20:23:47.005 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:23:47.102 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:28:48.010 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:28:48.011 * Background saving started by pid 10991 immich_redis | 10991:C 25 Aug 2025 20:28:48.014 * DB saved on disk immich_redis | 10991:C 25 Aug 2025 20:28:48.015 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/c4/43/c443a4c1-67b0-4ac7-a55c-77c53d1bb328.mp4', immich_server | '1000013233', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:21:12.821Z, immich_server | 2025-08-25T09:21:12.621Z, immich_server | 2025-08-25T09:21:12.821Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_111916.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 6.207891000434756, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x0b3cd453e96b00061e8ef7fdb666e3db51d1e05b) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/75/ea/75ea4b0d-d26b-4cdf-ad01-60b1b40cbf3e.mp4', immich_server | '1000013240', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:25:42.184Z, immich_server | 2025-08-25T09:25:42.076Z, immich_server | 2025-08-25T09:25:42.184Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112540.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 5.786317000165582, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xcfdaec6da3acd372df9486fad895889d8c3ac5af) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/0e/0b/0e0b718b-9d38-42f9-babf-1be208776f01.mp4', immich_server | '1000013241', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_redis | 1:M 25 Aug 2025 20:28:48.111 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:33:49.007 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:33:49.008 * Background saving started by pid 11062 immich_redis | 11062:C 25 Aug 2025 20:33:49.011 * DB saved on disk immich_redis | 11062:C 25 Aug 2025 20:33:49.012 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:33:49.108 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:38:50.081 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:38:50.081 * Background saving started by pid 11132 immich_redis | 11132:C 25 Aug 2025 20:38:50.084 * DB saved on disk immich_redis | 11132:C 25 Aug 2025 20:38:50.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:38:50.182 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:43:51.054 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:43:51.054 * Background saving started by pid 11202 immich_redis | 11202:C 25 Aug 2025 20:43:51.058 * DB saved on disk immich_redis | 11202:C 25 Aug 2025 20:43:51.059 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:43:51.155 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:48:52.028 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:48:52.029 * Background saving started by pid 11274 immich_redis | 11274:C 25 Aug 2025 20:48:52.032 * DB saved on disk immich_redis | 11274:C 25 Aug 2025 20:48:52.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:48:52.129 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:53:53.005 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:53:53.005 * Background saving started by pid 11344 immich_redis | 11344:C 25 Aug 2025 20:53:53.009 * DB saved on disk immich_redis | 11344:C 25 Aug 2025 20:53:53.010 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:53:53.106 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 20:58:54.083 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 20:58:54.083 * Background saving started by pid 11415 immich_redis | 11415:C 25 Aug 2025 20:58:54.087 * DB saved on disk immich_redis | 11415:C 25 Aug 2025 20:58:54.087 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 20:58:54.184 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:03:55.065 * 100 changes in 300 seconds. Saving... immich_server | 2025-08-25T09:26:02.724Z, immich_server | 2025-08-25T09:26:02.628Z, immich_server | 2025-08-25T09:26:02.724Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112551.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 4.805188000202179, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_redis | 1:M 25 Aug 2025 21:03:55.065 * Background saving started by pid 11486 immich_redis | 11486:C 25 Aug 2025 21:03:55.069 * DB saved on disk immich_redis | 11486:C 25 Aug 2025 21:03:55.069 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:03:55.166 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:08:56.034 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:08:56.035 * Background saving started by pid 11556 immich_redis | 11556:C 25 Aug 2025 21:08:56.038 * DB saved on disk immich_redis | 11556:C 25 Aug 2025 21:08:56.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:08:56.136 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:13:57.003 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:13:57.003 * Background saving started by pid 11627 immich_redis | 11627:C 25 Aug 2025 21:13:57.007 * DB saved on disk immich_redis | 11627:C 25 Aug 2025 21:13:57.007 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:13:57.104 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:18:58.081 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:18:58.081 * Background saving started by pid 11698 immich_redis | 11698:C 25 Aug 2025 21:18:58.085 * DB saved on disk immich_redis | 11698:C 25 Aug 2025 21:18:58.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 21:18:58.182 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:23:59.056 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:23:59.057 * Background saving started by pid 11771 immich_redis | 11771:C 25 Aug 2025 21:23:59.060 * DB saved on disk immich_redis | 11771:C 25 Aug 2025 21:23:59.060 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:23:59.157 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:29:00.037 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:29:00.037 * Background saving started by pid 11843 immich_redis | 11843:C 25 Aug 2025 21:29:00.041 * DB saved on disk immich_redis | 11843:C 25 Aug 2025 21:29:00.041 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:29:00.138 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:34:01.016 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:34:01.016 * Background saving started by pid 11914 immich_redis | 11914:C 25 Aug 2025 21:34:01.020 * DB saved on disk immich_redis | 11914:C 25 Aug 2025 21:34:01.020 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:34:01.117 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:39:02.096 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:39:02.096 * Background saving started by pid 11986 immich_redis | 11986:C 25 Aug 2025 21:39:02.100 * DB saved on disk immich_redis | 11986:C 25 Aug 2025 21:39:02.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:39:02.197 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:44:03.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:44:03.072 * Background saving started by pid 12057 immich_redis | 12057:C 25 Aug 2025 21:44:03.076 * DB saved on disk immich_redis | 12057:C 25 Aug 2025 21:44:03.077 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 21:44:03.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:49:04.050 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:49:04.051 * Background saving started by pid 12129 immich_redis | 12129:C 25 Aug 2025 21:49:04.054 * DB saved on disk immich_redis | 12129:C 25 Aug 2025 21:49:04.054 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:49:04.151 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:54:05.021 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:54:05.022 * Background saving started by pid 12201 immich_redis | 12201:C 25 Aug 2025 21:54:05.025 * DB saved on disk immich_redis | 12201:C 25 Aug 2025 21:54:05.026 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 21:54:05.123 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 21:59:06.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 21:59:06.002 * Background saving started by pid 12271 immich_redis | 12271:C 25 Aug 2025 21:59:06.006 * DB saved on disk immich_redis | 12271:C 25 Aug 2025 21:59:06.006 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 21:59:06.103 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:00:07.021 * 10000 changes in 60 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:00:07.022 * Background saving started by pid 12286 immich_redis | 12286:C 25 Aug 2025 22:00:07.061 * DB saved on disk immich_redis | 12286:C 25 Aug 2025 22:00:07.061 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:00:07.123 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:01:08.031 * 10000 changes in 60 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:01:08.032 * Background saving started by pid 12301 immich_redis | 12301:C 25 Aug 2025 22:01:08.051 * DB saved on disk immich_redis | 12301:C 25 Aug 2025 22:01:08.051 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x14eadee1a5a8b3c6335c44b0f65bb096831df0b3) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_redis | 1:M 25 Aug 2025 22:01:08.133 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:02:09.072 * 10000 changes in 60 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:02:09.073 * Background saving started by pid 12316 immich_redis | 12316:C 25 Aug 2025 22:02:09.078 * DB saved on disk immich_redis | 12316:C 25 Aug 2025 22:02:09.079 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 22:02:09.174 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:07:10.032 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:07:10.033 * Background saving started by pid 12387 immich_redis | 12387:C 25 Aug 2025 22:07:10.038 * DB saved on disk immich_redis | 12387:C 25 Aug 2025 22:07:10.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:07:10.133 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:12:11.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:12:11.073 * Background saving started by pid 12458 immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/89/6c/896c0ed2-02a4-402c-9cc7-6719f84925e0.mp4', immich_server | '1000013236', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:39.941Z, immich_server | 2025-08-25T09:22:39.841Z, immich_server | 2025-08-25T09:22:39.941Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112225.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 5.422538000158966, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xda648029da683d3e50068b5fd4c782f91665f85d) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/f8/2c/f82cc6c9-f658-4b05-af08-e44c396807c9.mp4', immich_server | '1000013238', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:25:11.160Z, immich_server | 2025-08-25T09:25:11.028Z, immich_redis | 12458:C 25 Aug 2025 22:12:11.078 * DB saved on disk immich_redis | 12458:C 25 Aug 2025 22:12:11.078 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:12:11.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:17:12.013 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:17:12.013 * Background saving started by pid 12529 immich_redis | 12529:C 25 Aug 2025 22:17:12.019 * DB saved on disk immich_redis | 12529:C 25 Aug 2025 22:17:12.019 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:17:12.114 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:22:13.045 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:22:13.045 * Background saving started by pid 12600 immich_redis | 12600:C 25 Aug 2025 22:22:13.051 * DB saved on disk immich_redis | 12600:C 25 Aug 2025 22:22:13.051 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:22:13.146 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:27:14.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:27:14.088 * Background saving started by pid 12671 immich_redis | 12671:C 25 Aug 2025 22:27:14.094 * DB saved on disk immich_redis | 12671:C 25 Aug 2025 22:27:14.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:27:14.189 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:32:15.022 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:32:15.022 * Background saving started by pid 12742 immich_redis | 12742:C 25 Aug 2025 22:32:15.029 * DB saved on disk immich_redis | 12742:C 25 Aug 2025 22:32:15.030 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:32:15.123 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:37:16.087 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:37:16.088 * Background saving started by pid 12813 immich_redis | 12813:C 25 Aug 2025 22:37:16.093 * DB saved on disk immich_redis | 12813:C 25 Aug 2025 22:37:16.093 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:37:16.188 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:42:17.074 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:42:17.075 * Background saving started by pid 12885 immich_redis | 12885:C 25 Aug 2025 22:42:17.080 * DB saved on disk immich_redis | 12885:C 25 Aug 2025 22:42:17.081 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:42:17.176 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:47:18.068 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:47:18.069 * Background saving started by pid 12956 immich_redis | 12956:C 25 Aug 2025 22:47:18.074 * DB saved on disk immich_redis | 12956:C 25 Aug 2025 22:47:18.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:47:18.170 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:52:19.046 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:52:19.047 * Background saving started by pid 13027 immich_redis | 13027:C 25 Aug 2025 22:52:19.052 * DB saved on disk immich_redis | 13027:C 25 Aug 2025 22:52:19.052 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:52:19.147 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 22:57:20.031 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 22:57:20.032 * Background saving started by pid 13098 immich_redis | 13098:C 25 Aug 2025 22:57:20.037 * DB saved on disk immich_redis | 13098:C 25 Aug 2025 22:57:20.037 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 22:57:20.133 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:02:21.011 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:02:21.011 * Background saving started by pid 13169 immich_redis | 13169:C 25 Aug 2025 23:02:21.017 * DB saved on disk immich_redis | 13169:C 25 Aug 2025 23:02:21.017 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:02:21.112 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:07:22.093 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:07:22.094 * Background saving started by pid 13240 immich_redis | 13240:C 25 Aug 2025 23:07:22.101 * DB saved on disk immich_redis | 13240:C 25 Aug 2025 23:07:22.101 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:07:22.195 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:12:23.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:12:23.073 * Background saving started by pid 13311 immich_redis | 13311:C 25 Aug 2025 23:12:23.078 * DB saved on disk immich_redis | 13311:C 25 Aug 2025 23:12:23.079 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:12:23.173 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:17:24.048 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:17:24.049 * Background saving started by pid 13382 immich_redis | 13382:C 25 Aug 2025 23:17:24.054 * DB saved on disk immich_redis | 13382:C 25 Aug 2025 23:17:24.055 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:17:24.149 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:22:25.043 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:22:25.044 * Background saving started by pid 13454 immich_redis | 13454:C 25 Aug 2025 23:22:25.049 * DB saved on disk immich_redis | 13454:C 25 Aug 2025 23:22:25.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:22:25.145 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:27:26.025 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:27:26.026 * Background saving started by pid 13525 immich_redis | 13525:C 25 Aug 2025 23:27:26.031 * DB saved on disk immich_redis | 13525:C 25 Aug 2025 23:27:26.031 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:27:26.126 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:32:27.096 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:32:27.096 * Background saving started by pid 13596 immich_redis | 13596:C 25 Aug 2025 23:32:27.102 * DB saved on disk immich_redis | 13596:C 25 Aug 2025 23:32:27.102 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:32:27.197 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:37:28.065 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:37:28.065 * Background saving started by pid 13667 immich_redis | 13667:C 25 Aug 2025 23:37:28.070 * DB saved on disk immich_redis | 13667:C 25 Aug 2025 23:37:28.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 23:37:28.166 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:42:29.004 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:42:29.005 * Background saving started by pid 13738 immich_redis | 13738:C 25 Aug 2025 23:42:29.010 * DB saved on disk immich_redis | 13738:C 25 Aug 2025 23:42:29.011 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 25 Aug 2025 23:42:29.106 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:47:30.051 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:47:30.052 * Background saving started by pid 13809 immich_redis | 13809:C 25 Aug 2025 23:47:30.057 * DB saved on disk immich_redis | 13809:C 25 Aug 2025 23:47:30.058 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:47:30.153 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:52:31.099 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:52:31.100 * Background saving started by pid 13880 immich_redis | 13880:C 25 Aug 2025 23:52:31.105 * DB saved on disk immich_redis | 13880:C 25 Aug 2025 23:52:31.106 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:52:31.200 * Background saving terminated with success immich_redis | 1:M 25 Aug 2025 23:57:32.036 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 25 Aug 2025 23:57:32.036 * Background saving started by pid 13951 immich_redis | 13951:C 25 Aug 2025 23:57:32.042 * DB saved on disk immich_redis | 13951:C 25 Aug 2025 23:57:32.042 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 25 Aug 2025 23:57:32.137 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:02:33.071 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:02:33.072 * Background saving started by pid 14023 immich_redis | 14023:C 26 Aug 2025 00:02:33.077 * DB saved on disk immich_redis | 14023:C 26 Aug 2025 00:02:33.077 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:02:33.172 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:07:34.071 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:07:34.072 * Background saving started by pid 14094 immich_redis | 14094:C 26 Aug 2025 00:07:34.077 * DB saved on disk immich_redis | 14094:C 26 Aug 2025 00:07:34.077 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:07:34.172 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:12:35.074 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:12:35.075 * Background saving started by pid 14166 immich_redis | 14166:C 26 Aug 2025 00:12:35.080 * DB saved on disk immich_redis | 14166:C 26 Aug 2025 00:12:35.081 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:12:35.175 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:17:36.062 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:17:36.063 * Background saving started by pid 14237 immich_redis | 14237:C 26 Aug 2025 00:17:36.068 * DB saved on disk immich_redis | 14237:C 26 Aug 2025 00:17:36.069 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:17:36.164 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:22:37.064 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:22:37.065 * Background saving started by pid 14308 immich_redis | 14308:C 26 Aug 2025 00:22:37.070 * DB saved on disk immich_redis | 14308:C 26 Aug 2025 00:22:37.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:22:37.165 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:27:38.089 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:27:38.089 * Background saving started by pid 14379 immich_redis | 14379:C 26 Aug 2025 00:27:38.094 * DB saved on disk immich_redis | 14379:C 26 Aug 2025 00:27:38.095 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:27:38.190 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:32:39.099 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:32:39.100 * Background saving started by pid 14450 immich_redis | 14450:C 26 Aug 2025 00:32:39.106 * DB saved on disk immich_redis | 14450:C 26 Aug 2025 00:32:39.107 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:32:39.200 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:37:40.020 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:37:40.020 * Background saving started by pid 14522 immich_redis | 14522:C 26 Aug 2025 00:37:40.025 * DB saved on disk immich_redis | 14522:C 26 Aug 2025 00:37:40.026 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:37:40.121 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:42:41.076 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:42:41.077 * Background saving started by pid 14593 immich_redis | 14593:C 26 Aug 2025 00:42:41.101 * DB saved on disk immich_redis | 14593:C 26 Aug 2025 00:42:41.101 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:42:41.177 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:47:42.027 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:47:42.028 * Background saving started by pid 14671 immich_redis | 14671:C 26 Aug 2025 00:47:42.033 * DB saved on disk immich_redis | 14671:C 26 Aug 2025 00:47:42.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:47:42.128 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:52:43.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:52:43.072 * Background saving started by pid 14743 immich_redis | 14743:C 26 Aug 2025 00:52:43.079 * DB saved on disk immich_redis | 14743:C 26 Aug 2025 00:52:43.079 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:52:43.173 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 00:57:44.021 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 00:57:44.022 * Background saving started by pid 14814 immich_redis | 14814:C 26 Aug 2025 00:57:44.027 * DB saved on disk immich_redis | 14814:C 26 Aug 2025 00:57:44.028 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 00:57:44.122 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:02:45.056 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:02:45.057 * Background saving started by pid 14887 immich_redis | 14887:C 26 Aug 2025 01:02:45.062 * DB saved on disk immich_redis | 14887:C 26 Aug 2025 01:02:45.063 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:02:45.158 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:07:46.099 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:07:46.100 * Background saving started by pid 14959 immich_redis | 14959:C 26 Aug 2025 01:07:46.105 * DB saved on disk immich_redis | 14959:C 26 Aug 2025 01:07:46.105 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:07:46.200 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:12:47.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:12:47.039 * Background saving started by pid 15030 immich_redis | 15030:C 26 Aug 2025 01:12:47.045 * DB saved on disk immich_redis | 15030:C 26 Aug 2025 01:12:47.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:12:47.140 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:17:48.070 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:17:48.071 * Background saving started by pid 15101 immich_redis | 15101:C 26 Aug 2025 01:17:48.076 * DB saved on disk immich_redis | 15101:C 26 Aug 2025 01:17:48.077 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:17:48.172 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:22:49.009 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:22:49.010 * Background saving started by pid 15172 immich_redis | 15172:C 26 Aug 2025 01:22:49.015 * DB saved on disk immich_redis | 15172:C 26 Aug 2025 01:22:49.016 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:22:49.111 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:27:50.041 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:27:50.042 * Background saving started by pid 15244 immich_redis | 15244:C 26 Aug 2025 01:27:50.047 * DB saved on disk immich_redis | 15244:C 26 Aug 2025 01:27:50.047 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:27:50.142 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:32:51.091 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:32:51.091 * Background saving started by pid 15315 immich_redis | 15315:C 26 Aug 2025 01:32:51.097 * DB saved on disk immich_redis | 15315:C 26 Aug 2025 01:32:51.098 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:32:51.192 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:37:52.045 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:37:52.045 * Background saving started by pid 15386 immich_redis | 15386:C 26 Aug 2025 01:37:52.050 * DB saved on disk immich_redis | 15386:C 26 Aug 2025 01:37:52.051 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:37:52.146 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:42:53.083 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:42:53.084 * Background saving started by pid 15457 immich_redis | 15457:C 26 Aug 2025 01:42:53.089 * DB saved on disk immich_redis | 15457:C 26 Aug 2025 01:42:53.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:42:53.184 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:47:54.025 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:47:54.026 * Background saving started by pid 15528 immich_redis | 15528:C 26 Aug 2025 01:47:54.031 * DB saved on disk immich_redis | 15528:C 26 Aug 2025 01:47:54.032 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:47:54.127 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:52:55.075 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:52:55.075 * Background saving started by pid 15599 immich_redis | 15599:C 26 Aug 2025 01:52:55.082 * DB saved on disk immich_redis | 15599:C 26 Aug 2025 01:52:55.083 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:52:55.176 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 01:57:56.032 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 01:57:56.033 * Background saving started by pid 15670 immich_redis | 15670:C 26 Aug 2025 01:57:56.038 * DB saved on disk immich_redis | 15670:C 26 Aug 2025 01:57:56.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 01:57:56.133 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:02:57.081 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:02:57.082 * Background saving started by pid 15741 immich_redis | 15741:C 26 Aug 2025 02:02:57.087 * DB saved on disk immich_redis | 15741:C 26 Aug 2025 02:02:57.088 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 26 Aug 2025 02:02:57.183 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:07:58.037 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:07:58.037 * Background saving started by pid 15812 immich_redis | 15812:C 26 Aug 2025 02:07:58.042 * DB saved on disk immich_redis | 15812:C 26 Aug 2025 02:07:58.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:07:58.138 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:12:59.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:12:59.089 * Background saving started by pid 15883 immich_redis | 15883:C 26 Aug 2025 02:12:59.093 * DB saved on disk immich_redis | 15883:C 26 Aug 2025 02:12:59.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:12:59.189 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:18:00.042 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:18:00.043 * Background saving started by pid 15954 immich_redis | 15954:C 26 Aug 2025 02:18:00.048 * DB saved on disk immich_redis | 15954:C 26 Aug 2025 02:18:00.048 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:18:00.143 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:23:01.090 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:23:01.091 * Background saving started by pid 16025 immich_redis | 16025:C 26 Aug 2025 02:23:01.096 * DB saved on disk immich_redis | 16025:C 26 Aug 2025 02:23:01.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:23:01.191 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:28:02.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:28:02.039 * Background saving started by pid 16096 immich_redis | 16096:C 26 Aug 2025 02:28:02.044 * DB saved on disk immich_redis | 16096:C 26 Aug 2025 02:28:02.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:28:02.140 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:33:03.084 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:33:03.084 * Background saving started by pid 16167 immich_redis | 16167:C 26 Aug 2025 02:33:03.089 * DB saved on disk immich_redis | 16167:C 26 Aug 2025 02:33:03.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:33:03.185 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:38:04.098 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:38:04.098 * Background saving started by pid 16238 immich_redis | 16238:C 26 Aug 2025 02:38:04.104 * DB saved on disk immich_redis | 16238:C 26 Aug 2025 02:38:04.104 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:38:04.199 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:43:05.079 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:43:05.079 * Background saving started by pid 16310 immich_redis | 16310:C 26 Aug 2025 02:43:05.085 * DB saved on disk immich_redis | 16310:C 26 Aug 2025 02:43:05.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:43:05.180 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:48:06.065 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:48:06.065 * Background saving started by pid 16381 immich_redis | 16381:C 26 Aug 2025 02:48:06.071 * DB saved on disk immich_redis | 16381:C 26 Aug 2025 02:48:06.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | 2025-08-25T09:25:11.160Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112444.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.853697999380529, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_redis | 1:M 26 Aug 2025 02:48:06.166 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:53:07.049 * 100 changes in 300 seconds. Saving... immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x580ef4341665758bb986cec3133330a149450247) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_redis | 1:M 26 Aug 2025 02:53:07.049 * Background saving started by pid 16452 immich_redis | 16452:C 26 Aug 2025 02:53:07.055 * DB saved on disk immich_redis | 16452:C 26 Aug 2025 02:53:07.055 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:53:07.150 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 02:58:08.035 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 02:58:08.036 * Background saving started by pid 16523 immich_redis | 16523:C 26 Aug 2025 02:58:08.041 * DB saved on disk immich_redis | 16523:C 26 Aug 2025 02:58:08.042 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 02:58:08.137 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:03:09.009 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:03:09.010 * Background saving started by pid 16594 immich_redis | 16594:C 26 Aug 2025 03:03:09.015 * DB saved on disk immich_redis | 16594:C 26 Aug 2025 03:03:09.015 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:03:09.110 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:08:10.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:08:10.089 * Background saving started by pid 16665 immich_redis | 16665:C 26 Aug 2025 03:08:10.094 * DB saved on disk immich_redis | 16665:C 26 Aug 2025 03:08:10.095 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:08:10.189 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:13:11.076 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:13:11.077 * Background saving started by pid 16735 immich_redis | 16735:C 26 Aug 2025 03:13:11.082 * DB saved on disk immich_redis | 16735:C 26 Aug 2025 03:13:11.083 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:13:11.178 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:18:12.068 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:18:12.069 * Background saving started by pid 16806 immich_redis | 16806:C 26 Aug 2025 03:18:12.074 * DB saved on disk immich_redis | 16806:C 26 Aug 2025 03:18:12.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:18:12.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:23:13.035 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:23:13.036 * Background saving started by pid 16876 immich_redis | 16876:C 26 Aug 2025 03:23:13.041 * DB saved on disk immich_redis | 16876:C 26 Aug 2025 03:23:13.042 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:23:13.136 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:28:14.010 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:28:14.011 * Background saving started by pid 16947 immich_redis | 16947:C 26 Aug 2025 03:28:14.016 * DB saved on disk immich_redis | 16947:C 26 Aug 2025 03:28:14.017 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:28:14.111 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:33:15.083 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:33:15.084 * Background saving started by pid 17018 immich_redis | 17018:C 26 Aug 2025 03:33:15.089 * DB saved on disk immich_redis | 17018:C 26 Aug 2025 03:33:15.089 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:33:15.185 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:38:16.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:38:16.069 * Background saving started by pid 17089 immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/02/f0/02f03283-4fd7-4f90-bcf1-077b125c8c8c.mp4', immich_server | '1000013234', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:01.717Z, immich_server | 2025-08-25T09:22:01.613Z, immich_server | 2025-08-25T09:22:01.717Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112159.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.9012249996885657, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xf56c410370f1ed870d37d0344a8b6947b2c4631e) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_redis | 17089:C 26 Aug 2025 03:38:16.074 * DB saved on disk immich_redis | 17089:C 26 Aug 2025 03:38:16.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:38:16.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:43:17.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:43:17.067 * Background saving started by pid 17161 immich_redis | 17161:C 26 Aug 2025 03:43:17.081 * DB saved on disk immich_redis | 17161:C 26 Aug 2025 03:43:17.082 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:43:17.167 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:48:18.082 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:48:18.083 * Background saving started by pid 17232 immich_redis | 17232:C 26 Aug 2025 03:48:18.088 * DB saved on disk immich_redis | 17232:C 26 Aug 2025 03:48:18.089 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:48:18.184 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:53:19.090 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:53:19.090 * Background saving started by pid 17303 immich_redis | 17303:C 26 Aug 2025 03:53:19.095 * DB saved on disk immich_redis | 17303:C 26 Aug 2025 03:53:19.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:53:19.191 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 03:58:20.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 03:58:20.092 * Background saving started by pid 17374 immich_redis | 17374:C 26 Aug 2025 03:58:20.098 * DB saved on disk immich_redis | 17374:C 26 Aug 2025 03:58:20.098 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 03:58:20.193 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:03:21.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:03:21.002 * Background saving started by pid 17445 immich_redis | 17445:C 26 Aug 2025 04:03:21.008 * DB saved on disk immich_redis | 17445:C 26 Aug 2025 04:03:21.008 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:03:21.103 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:08:22.011 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:08:22.012 * Background saving started by pid 17516 immich_redis | 17516:C 26 Aug 2025 04:08:22.017 * DB saved on disk immich_redis | 17516:C 26 Aug 2025 04:08:22.018 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:08:22.113 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:13:23.017 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:13:23.018 * Background saving started by pid 17588 immich_redis | 17588:C 26 Aug 2025 04:13:23.023 * DB saved on disk immich_redis | 17588:C 26 Aug 2025 04:13:23.023 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:13:23.118 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:18:24.031 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:18:24.032 * Background saving started by pid 17659 immich_redis | 17659:C 26 Aug 2025 04:18:24.037 * DB saved on disk immich_redis | 17659:C 26 Aug 2025 04:18:24.038 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:18:24.133 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:23:25.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:23:25.040 * Background saving started by pid 17730 immich_redis | 17730:C 26 Aug 2025 04:23:25.045 * DB saved on disk immich_redis | 17730:C 26 Aug 2025 04:23:25.046 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:23:25.140 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:28:26.044 * 100 changes in 300 seconds. Saving... immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/e9/e4/e9e4a6f3-58c8-4f1a-95da-f9d8fab9581d.mp4', immich_server | '1000013242', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:26:44.016Z, immich_server | 2025-08-25T09:26:43.920Z, immich_server | 2025-08-25T09:26:44.016Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_redis | 1:M 26 Aug 2025 04:28:26.044 * Background saving started by pid 17801 immich_redis | 17801:C 26 Aug 2025 04:28:26.050 * DB saved on disk immich_redis | 17801:C 26 Aug 2025 04:28:26.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:28:26.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:33:27.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:33:27.044 * Background saving started by pid 17872 immich_redis | 17872:C 26 Aug 2025 04:33:27.049 * DB saved on disk immich_redis | 17872:C 26 Aug 2025 04:33:27.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:33:27.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:38:28.046 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:38:28.046 * Background saving started by pid 17943 immich_redis | 17943:C 26 Aug 2025 04:38:28.051 * DB saved on disk immich_redis | 17943:C 26 Aug 2025 04:38:28.052 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:38:28.147 * Background saving terminated with success immich_server | '20250825_112608.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 3.9870870001614094, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_redis | 1:M 26 Aug 2025 04:43:29.094 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:43:29.095 * Background saving started by pid 18015 immich_redis | 18015:C 26 Aug 2025 04:43:29.100 * DB saved on disk immich_redis | 18015:C 26 Aug 2025 04:43:29.101 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:43:29.195 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:48:30.043 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:48:30.044 * Background saving started by pid 18086 immich_redis | 18086:C 26 Aug 2025 04:48:30.049 * DB saved on disk immich_redis | 18086:C 26 Aug 2025 04:48:30.049 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:48:30.144 * Background saving terminated with success immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x840587315a1b28a2a54409e538148a0d8db41212) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/4c/96/4c961856-8513-4717-8ad9-a8f38ba465df.mp4', immich_server | '1000013235', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:22:21.229Z, immich_server | 2025-08-25T09:22:21.109Z, immich_server | 2025-08-25T09:22:21.229Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_112207.mp4' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.4560650000348687, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_redis | 1:M 26 Aug 2025 04:53:31.087 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:53:31.087 * Background saving started by pid 18157 immich_redis | 18157:C 26 Aug 2025 04:53:31.092 * DB saved on disk immich_redis | 18157:C 26 Aug 2025 04:53:31.093 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:53:31.188 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 04:58:32.030 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 04:58:32.030 * Background saving started by pid 18228 immich_redis | 18228:C 26 Aug 2025 04:58:32.035 * DB saved on disk immich_redis | 18228:C 26 Aug 2025 04:58:32.036 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 04:58:32.131 * Background saving terminated with success immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xb36675bc14a00f8a6601e600dcb9d3c3ad5b1a03) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/3c/f3/3cf3b36d-62a4-4d2d-8420-0abbb131e23d.jpg', immich_server | '1000013146', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-22T13:22:59.172Z, immich_server | 2025-08-22T13:22:59.144Z, immich_server | 2025-08-22T13:22:59.172Z, immich_server | 'IMAGE', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250822_152258.jpg' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.208151999861002, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\x0443dec2bfcdd749e60c997b774d60df98487753) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_redis | 1:M 26 Aug 2025 05:03:33.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:03:33.070 * Background saving started by pid 18299 immich_redis | 18299:C 26 Aug 2025 05:03:33.075 * DB saved on disk immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_redis | 18299:C 26 Aug 2025 05:03:33.076 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_redis | 1:M 26 Aug 2025 05:03:33.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:08:34.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:08:34.003 * Background saving started by pid 18370 immich_redis | 18370:C 26 Aug 2025 05:08:34.008 * DB saved on disk immich_redis | 18370:C 26 Aug 2025 05:08:34.008 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:08:34.104 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:13:35.042 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:13:35.043 * Background saving started by pid 18441 immich_redis | 18441:C 26 Aug 2025 05:13:35.048 * DB saved on disk immich_redis | 18441:C 26 Aug 2025 05:13:35.049 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:13:35.143 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:18:36.085 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:18:36.086 * Background saving started by pid 18512 immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/30/38/30388d52-57d2-4065-bf65-db443ed34b74.jpg', immich_server | '1000013145', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-22T13:22:52.356Z, immich_server | 2025-08-22T13:22:52.192Z, immich_server | 2025-08-22T13:22:52.356Z, immich_server | 'IMAGE', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250822_152251.jpg' immich_server | ] immich_server | } immich_server | Query failed : { immich_server | durationMs: 2.064113000407815, immich_server | error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("ownerId", checksum)=(e756254f-d93e-4ed8-bdbd-38dac7125e79, \\xba548645431ff7d7c8f682a4368b2129e72505bc) already exists.', immich_redis | 18512:C 26 Aug 2025 05:18:36.091 * DB saved on disk immich_redis | 18512:C 26 Aug 2025 05:18:36.091 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:18:36.186 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:23:37.029 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:23:37.030 * Background saving started by pid 18583 immich_redis | 18583:C 26 Aug 2025 05:23:37.035 * DB saved on disk immich_redis | 18583:C 26 Aug 2025 05:23:37.035 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:23:37.130 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:28:38.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:28:38.069 * Background saving started by pid 18654 immich_redis | 18654:C 26 Aug 2025 05:28:38.075 * DB saved on disk immich_redis | 18654:C 26 Aug 2025 05:28:38.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:28:38.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:33:39.007 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:33:39.007 * Background saving started by pid 18726 immich_redis | 18726:C 26 Aug 2025 05:33:39.012 * DB saved on disk immich_redis | 18726:C 26 Aug 2025 05:33:39.013 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:33:39.108 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:38:40.052 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:38:40.053 * Background saving started by pid 18797 immich_redis | 18797:C 26 Aug 2025 05:38:40.058 * DB saved on disk immich_redis | 18797:C 26 Aug 2025 05:38:40.059 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:38:40.154 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:43:41.091 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:43:41.092 * Background saving started by pid 18869 immich_redis | 18869:C 26 Aug 2025 05:43:41.099 * DB saved on disk immich_redis | 18869:C 26 Aug 2025 05:43:41.099 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | schema_name: 'public', immich_server | table_name: 'asset', immich_server | constraint_name: 'UQ_assets_owner_checksum', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | }, immich_server | sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', immich_server | params: [ immich_server | 'e756254f-d93e-4ed8-bdbd-38dac7125e79', immich_server | null, immich_server | , immich_server | '/data/upload/e756254f-d93e-4ed8-bdbd-38dac7125e79/e5/3e/e53eed9a-ff4f-42b4-b041-96a410179be3.mp4', immich_server | '1000013233', immich_server | 'c4f4a97e6f165dadf68e755a36601f31df0f1be7681d72fdc8939e5fb5dbe268', immich_server | 2025-08-25T09:21:12.821Z, immich_server | 2025-08-25T09:21:12.621Z, immich_server | 2025-08-25T09:21:12.821Z, immich_server | 'VIDEO', immich_server | false, immich_server | '0', immich_server | 'timeline', immich_server | '20250825_111916.mp4' immich_server | ] immich_server | } immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 119.68850599974394, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_redis | 1:M 26 Aug 2025 05:43:41.192 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:48:42.040 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:48:42.040 * Background saving started by pid 18940 immich_redis | 18940:C 26 Aug 2025 05:48:42.045 * DB saved on disk immich_redis | 18940:C 26 Aug 2025 05:48:42.046 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:48:42.141 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:53:43.070 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:53:43.071 * Background saving started by pid 19011 immich_redis | 19011:C 26 Aug 2025 05:53:43.078 * DB saved on disk immich_redis | 19011:C 26 Aug 2025 05:53:43.078 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:53:43.172 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 05:58:44.020 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 05:58:44.021 * Background saving started by pid 19083 immich_redis | 19083:C 26 Aug 2025 05:58:44.026 * DB saved on disk immich_redis | 19083:C 26 Aug 2025 05:58:44.027 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 05:58:44.122 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:03:45.087 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:03:45.088 * Background saving started by pid 19153 immich_redis | 19153:C 26 Aug 2025 06:03:45.093 * DB saved on disk immich_redis | 19153:C 26 Aug 2025 06:03:45.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:03:45.188 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:08:46.024 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:08:46.025 * Background saving started by pid 19225 immich_redis | 19225:C 26 Aug 2025 06:08:46.030 * DB saved on disk immich_redis | 19225:C 26 Aug 2025 06:08:46.030 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:08:46.125 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:13:47.076 * 100 changes in 300 seconds. Saving... immich_server | '[0.0053753364,-0.023948688,0.015907181,0.013342828,-0.010879805,0.016385533,0.00996582,-0.062930316,-0.012169797,0.026854144,0.00078894105,-0.02048117,0.028834136,-0.022069806,0.052242596,0.011635489,0.04237413,0.017000215,-0.010656652,-0.008297929,0.057731524,0.032238822,-0.0031423664,0.04754013,0.004044921,-0.022439023,-0.014524064,0.022931173,-0.00932132,0.02622771,-0.03478555,-0.014405539,-0.0359487,-0.04393385,-0.04818444,0.02603355,-0.022083564,-0.002038454,0.011804059,0.006247013,-0.04001592,0.021394804,0.005914832,-0.049418427,-0.0063168234,-0.003994776,0.0054201875,-0.026016701,0.008054979,0.008210384,-0.025192328,0.0019285638,-0.00015720825,0.011899239,-0.012064807,-0.085843615,0.021087859,-0.015095345,-0.019759698,-0.004450463,-0.00454974,-0.011541781,0.026762657,0.03359597,-0.013434219,0.0081069805,0.014710228,0.007830193,-0.021435924,-0.0130082285,0.014260187,-0.004404565,-0.011446959,-0.0032929045,-0.0037277874,-0.020277211,0.017981527,0.024530327,-0.032921433,-0.008109851,-0.017552132,0.0034170763,-0.006052176,0.0272371,-0.010234887,-0.0026750593,0.0036101232,-0.016107675,-0.0029211338,-0.0018555422,0.012612447,-0.029795906,-0.12982458,0.05106075,-0.010920106,-0.0021183142,0.011144405,-0.0052866735,-0.006098197,-0.019668013,0.014150911,0.028081214,0.010290944,-0.0020783416,-0.05543742,-0.032092642,-0.0057448163,0.0005134389,-0.00054167747,-0.004258464,-0.02105528,-0.003709812,0.0038511816,0.022344204,0.019638514,-0.03142312,0.020466806,0.043378804,0.005756397,-0.009340976,0.04801516,-0.03343219,-0.016570657,-0.013662475,-0.00554501,0.0023499236,-0.023516076,-0.031551808,-0.0041643153,-0.009534049,-0.0010667184,-0.04158295,-0.029085109,0.58199126,0.032665215,0.0150606055,-0.022056803,-0.03310253,0.0066180713,-0.019969044,-0.0010633048,-0.023653204,0.014530469,0.02116721,-0.016081356,0.0020913677,0.019920925,0.0013489901,-0.006533932,-0.042816803,0.025268804,0.007446517,0.0006357928,0.03095656,0.005694993,0.011698363,0.03826381,-0.014255058,0.036725733,-0.014521992,0.007108879,0.0061973496,0.0011841065,0.051632356,0.0018433789,-0.0072228005,0.04092599,-0.044717256,0.005306543,0.0039384365,0.02475987,0.017988227,0.024827205,0.05914161,-0.027272895,0.0013834715,-0.02079205,0.0038130514,0.023445219,0.037070755,0.038288347,0.016494554,-0.023389088,-0.044496402,-0.017937504,-0.013333536,-0.0014465424,0.0060732365,0.007991141,-0.028153304,0.013717967,-0.0159989,-0.038228028,-0.020101277,-0.02950992,-0.017928855,-0.0009920057,0.02380865,0.016175427,-0.008410702,-0.011699857,-0.009374484,0.02496269,-0.00026910915,-0.0049297516,0.0019525766,0.009874251,-0.06502971,-0.0057795,0.028196635,0.078300916,0.019825438,0.063821025,0.0038472258,-0.010948155,0.023638867,-0.01992352,-0.016954934,-0.040848095,-0.036128387,-0.0021945343,-0.033062343,-0.045481462,0.0015362968,0.016339326,-0.0241341,-0.021477196,-0.01281157,-0.050877124,-0.0025482762,-0.014757932,0.049776625,0.017011927,0.007463311,0.020188764,0.022970902,0.0010073996,-0.020959444,-0.029676104,-0.04364536,0.0012288947,0.036831755,-0.0013915396,-0.04048228,-0.019653346,0.011369734,0.016429886,-0.012652569,0.020644596,-0.030038143,-0.027283644,0.010550665,0.03541473,0.046958447,-0.026643705,-0.017306905,0.012439158,-0.02245951,0.009415988,-0.031670704,-0.014774104,0.00013195405,0.008537686,-0.01331061,0.008807346,0.0074098385,0.037688684,0.029849144,-0.03273309,-0.008788636,-0.008618701,0.006415456,-0.01813537,-0.042962782,-0.01060008,0.012238724,-0.0026432485,-0.00647925,0.01216425,-0.008768527,0.017470032,-0.009459739,-0.0028986265,0.010319119,-0.044717267,-0.010454053,0.018456012,0.016063903,0.012789666,0.009743284,-0.016911443,-0.021056186,-0.019445214,-0.027027063,-0.016574085,-0.010968945,-0.06704694,0.006868275,-0.00695034,-0.044102464,0.019836128,0.008300345,-0.022339625,-0.0047257743,0.00033314017,-0.024758581,0.006893415,-0.01941962,-0.0023099373,-0.00079438137,0.010030802,0.024090389,0.5815932,0.002064706,0.010604349,-0.0053249095,-0.0021791412,0.030023405,0.033333514,0.00808021,-0.0027622005,0.031611893,-0.008402276,0.009555006,0.028790487,-0.014045046,0.022084747,0.019924972,-0.016406866,-0.16848557,-0.008969009,0.007498422,-0.00989329,0.0173633,0.006733311,-0.006423659,0.017850626,-0.024993112,-0.015296893,-0.0088737495,-0.010619761,0.010822108,0.001783067,-0.017323798,0.00254703,-0.009665358,0.03901054,0.017576838,-0.028405419,-0.008631859,-0.023936292,-0.019474756,0.009508262,0.037843354,-0.04665666,0.0132743735,0.03204727,0.00928489,0.006638283,-0.00078182895,0.021408122,-0.02283913,-0.01414912,-0.019144256,0.0036873291,-0.027841333,-0.002767829,0.016135283,0.046089113,-0.0011040163,-0.0034794204,0.010586118,-0.019375676,-0.020952584,-0.011236844,-0.02692614,-0.0014112621,-0.021669377,-0.011102886,-0.003150778,0.0058960733,-0.000450835,-0.0026249492,-0.029487211,0.012280827,0.017720787,-0.007514867,0.016967198,-0.02696393,-0.01024559,-0.043810654,0.008479985,-0.03002164,-0.023370802,0.023443218,0.031549707,-0.024460407,0.030304033,-0.0044947825,0.085237876,-0.0056192135,0.024148086,-0.004688649,0.029009882,-0.003484344,-0.018543774,-0.008968836,-0.0023274147,-0.010747993,-0.024738947,-0.008982334,0.023604523,-0.0024014814,0.01357081,0.01129578,-0.015836818,0.039354138,0.015884632,-0.0070668305,0.0029578458,0.0046748277,0.011060984,0.030200126,-0.025739802,-0.02169444,0.014014127,-0.015057673,0.0012736156,0.008408741,0.03658585,-0.0032955653,-0.019427119,-0.019892292,0.00087186537,-0.021703511,0.003736622,-0.023063865,0.012525161,-0.026072424,0.02250111,-0.0075242245,-0.010299637,0.0028317221,-0.029459774,-0.020160457,0.011093151,0.008384556,-0.055395663,-0.012875044,0.015060901,-0.008339419,-0.010236719,0.0027672604,0.02595155,-0.014296551,-0.008586628,0.0112512745,0.03192287,0.018446524,-0.009935053,-0.01497346,0.031695418,-0.00030170302,0.020821134,0.0011749738,-0.001393206,0.016236672,-0.043481436,-0.01965649,-0.012021251,0.033018276,-0.008830827,-0.0020867873,-0.0064448137,-0.019376554,0.000023262472,-0.01568597,0.048452266,0.0012975995,0.05299332,0.003488202,-0.085054316,-0.025560576,0.024062391,-0.0051725893,0.0439839,0.031227764,-0.011077447,-0.012298163,0.014739058,-0.020111466,-0.0011494751,-0.022683635,0.06750584,-0.009822858,-0.013309017,0.008824592,0.0336861,-0.0053507956,0.01198046,0.021416325,0.015626455,-0.022236004,0.031102793,0.0022508583,-0.014729141,-0.0040773815,0.012469734,-0.038742602,-0.017765861,-0.01817755,0.01457507]', immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 19 - 08/26/2025, 8:34:54 PM  ERROR [Api:ErrorInterceptor~sv89mip9] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_redis | 1:M 26 Aug 2025 06:13:47.077 * Background saving started by pid 19296 immich_redis | 19296:C 26 Aug 2025 06:13:47.082 * DB saved on disk immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 24.556259999983013, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_redis | 19296:C 26 Aug 2025 06:13:47.083 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:13:47.177 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:18:48.023 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:18:48.023 * Background saving started by pid 19368 immich_redis | 19368:C 26 Aug 2025 06:18:48.028 * DB saved on disk immich_redis | 19368:C 26 Aug 2025 06:18:48.029 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:18:48.124 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:23:49.062 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:23:49.063 * Background saving started by pid 19439 immich_redis | 19439:C 26 Aug 2025 06:23:49.068 * DB saved on disk immich_redis | 19439:C 26 Aug 2025 06:23:49.069 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:23:49.163 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:28:50.007 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:28:50.008 * Background saving started by pid 19510 immich_redis | 19510:C 26 Aug 2025 06:28:50.013 * DB saved on disk immich_redis | 19510:C 26 Aug 2025 06:28:50.014 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:28:50.108 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:33:51.059 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:33:51.059 * Background saving started by pid 19581 immich_redis | 19581:C 26 Aug 2025 06:33:51.065 * DB saved on disk immich_redis | 19581:C 26 Aug 2025 06:33:51.065 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:33:51.160 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:38:52.009 * 100 changes in 300 seconds. Saving... immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_redis | 1:M 26 Aug 2025 06:38:52.009 * Background saving started by pid 19653 immich_redis | 19653:C 26 Aug 2025 06:38:52.015 * DB saved on disk immich_redis | 19653:C 26 Aug 2025 06:38:52.015 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:38:52.110 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:43:53.060 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:43:53.061 * Background saving started by pid 19725 immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 19 - 08/26/2025, 8:34:56 PM  ERROR [Api:ErrorInterceptor~la07jbex] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_redis | 19725:C 26 Aug 2025 06:43:53.066 * DB saved on disk immich_redis | 19725:C 26 Aug 2025 06:43:53.066 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:43:53.161 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:48:54.021 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:48:54.021 * Background saving started by pid 19796 immich_redis | 19796:C 26 Aug 2025 06:48:54.028 * DB saved on disk immich_redis | 19796:C 26 Aug 2025 06:48:54.029 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:48:54.122 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:53:55.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:53:55.089 * Background saving started by pid 19867 immich_redis | 19867:C 26 Aug 2025 06:53:55.094 * DB saved on disk immich_redis | 19867:C 26 Aug 2025 06:53:55.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:53:55.189 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 06:58:56.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 06:58:56.039 * Background saving started by pid 19945 immich_redis | 19945:C 26 Aug 2025 06:58:56.044 * DB saved on disk immich_redis | 19945:C 26 Aug 2025 06:58:56.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 06:58:56.140 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:03:57.083 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:03:57.083 * Background saving started by pid 20016 immich_redis | 20016:C 26 Aug 2025 07:03:57.088 * DB saved on disk immich_redis | 20016:C 26 Aug 2025 07:03:57.089 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:03:57.184 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:08:58.033 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:08:58.034 * Background saving started by pid 20087 immich_redis | 20087:C 26 Aug 2025 07:08:58.039 * DB saved on disk immich_redis | 20087:C 26 Aug 2025 07:08:58.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:08:58.134 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:13:59.070 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:13:59.071 * Background saving started by pid 20158 immich_redis | 20158:C 26 Aug 2025 07:13:59.076 * DB saved on disk immich_redis | 20158:C 26 Aug 2025 07:13:59.077 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:13:59.171 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:19:00.015 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:19:00.016 * Background saving started by pid 20229 immich_redis | 20229:C 26 Aug 2025 07:19:00.021 * DB saved on disk immich_redis | 20229:C 26 Aug 2025 07:19:00.021 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:19:00.116 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:24:01.056 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:24:01.057 * Background saving started by pid 20301 immich_redis | 20301:C 26 Aug 2025 07:24:01.063 * DB saved on disk immich_redis | 20301:C 26 Aug 2025 07:24:01.064 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:24:01.158 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:29:02.017 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:29:02.018 * Background saving started by pid 20373 immich_redis | 20373:C 26 Aug 2025 07:29:02.023 * DB saved on disk immich_redis | 20373:C 26 Aug 2025 07:29:02.024 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:29:02.118 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:34:03.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:34:03.066 * Background saving started by pid 20444 immich_redis | 20444:C 26 Aug 2025 07:34:03.071 * DB saved on disk immich_redis | 20444:C 26 Aug 2025 07:34:03.072 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:34:03.167 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:39:04.029 * 100 changes in 300 seconds. Saving... immich_server | Initializing Immich v1.139.4 immich_server | Detected CPU Cores: 4 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 51962 rows immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 50071 rows immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:StorageService] Verifying system mount folder checks, current state: {"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}} immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:MetadataService] Bootstrapping metadata service immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:MetadataService] Initializing metadata service immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:MapRepository] Initializing metadata repository immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:MetadataService] Initialized local reverse geocoder immich_server | [Nest] 7 - 08/26/2025, 8:36:14 PM  LOG [Microservices:ServerService] Feature Flags: { immich_server | "smartSearch": true, immich_redis | 1:M 26 Aug 2025 07:39:04.030 * Background saving started by pid 20515 immich_redis | 20515:C 26 Aug 2025 07:39:04.045 * DB saved on disk immich_redis | 20515:C 26 Aug 2025 07:39:04.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:39:04.131 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:44:05.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:44:05.092 * Background saving started by pid 20586 immich_redis | 20586:C 26 Aug 2025 07:44:05.097 * DB saved on disk immich_redis | 20586:C 26 Aug 2025 07:44:05.098 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:44:05.193 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:49:13.089 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:49:13.089 * Background saving started by pid 20657 immich_redis | 20657:C 26 Aug 2025 07:49:13.095 * DB saved on disk immich_redis | 20657:C 26 Aug 2025 07:49:13.095 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:49:13.190 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:54:43.124 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:54:43.125 * Background saving started by pid 20734 immich_redis | 20734:C 26 Aug 2025 07:54:43.130 * DB saved on disk immich_redis | 20734:C 26 Aug 2025 07:54:43.131 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:54:43.226 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 07:59:44.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 07:59:44.092 * Background saving started by pid 20805 immich_redis | 20805:C 26 Aug 2025 07:59:44.097 * DB saved on disk immich_redis | 20805:C 26 Aug 2025 07:59:44.098 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 07:59:44.193 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:04:45.047 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:04:45.048 * Background saving started by pid 20876 immich_server | "facialRecognition": true, immich_server | "duplicateDetection": true, immich_server | "map": true, immich_server | "reverseGeocoding": true, immich_server | "importFaces": false, immich_server | "sidecar": true, immich_server | "search": true, immich_server | "trash": true, immich_server | "oauth": false, immich_server | "oauthAutoLaunch": false, immich_server | "passwordLogin": true, immich_server | "configFile": false, immich_server | "email": false immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:36:15 PM  LOG [Api:EventRepository] Initialized websocket server immich_server | [Nest] 18 - 08/26/2025, 8:36:15 PM  LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 51962 rows immich_server | [Nest] 18 - 08/26/2025, 8:36:15 PM  LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 50071 rows immich_server | [Nest] 18 - 08/26/2025, 8:36:15 PM  LOG [Api:StorageService] Verifying system mount folder checks, current state: {"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}} immich_server | [Nest] 18 - 08/26/2025, 8:36:15 PM  LOG [Api:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 18 - 08/26/2025, 8:36:15 PM  LOG [Api:ServerService] Feature Flags: { immich_server | "smartSearch": true, immich_server | "facialRecognition": true, immich_server | "duplicateDetection": true, immich_server | "map": true, immich_server | "reverseGeocoding": true, immich_server | "importFaces": false, immich_server | "sidecar": true, immich_server | "search": true, immich_server | "trash": true, immich_server | "oauth": false, immich_server | "oauthAutoLaunch": false, immich_server | "passwordLogin": true, immich_server | "configFile": false, immich_server | "email": false immich_server | } immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 44.39483199999813, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_redis | 20876:C 26 Aug 2025 08:04:45.054 * DB saved on disk immich_redis | 20876:C 26 Aug 2025 08:04:45.054 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:04:45.149 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:09:46.012 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:09:46.013 * Background saving started by pid 20947 immich_redis | 20947:C 26 Aug 2025 08:09:46.018 * DB saved on disk immich_redis | 20947:C 26 Aug 2025 08:09:46.018 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:09:46.113 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:14:47.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:14:47.070 * Background saving started by pid 21018 immich_redis | 21018:C 26 Aug 2025 08:14:47.075 * DB saved on disk immich_redis | 21018:C 26 Aug 2025 08:14:47.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_redis | 1:M 26 Aug 2025 08:14:47.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:19:48.032 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:19:48.033 * Background saving started by pid 21089 immich_redis | 21089:C 26 Aug 2025 08:19:48.038 * DB saved on disk immich_redis | 21089:C 26 Aug 2025 08:19:48.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:19:48.134 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:24:49.093 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:24:49.093 * Background saving started by pid 21160 immich_redis | 21160:C 26 Aug 2025 08:24:49.098 * DB saved on disk immich_redis | 21160:C 26 Aug 2025 08:24:49.099 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:24:49.194 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:29:50.052 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:29:50.053 * Background saving started by pid 21231 immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_redis | 21231:C 26 Aug 2025 08:29:50.058 * DB saved on disk immich_redis | 21231:C 26 Aug 2025 08:29:50.059 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:29:50.154 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:34:51.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:34:51.009 * Background saving started by pid 21303 immich_redis | 21303:C 26 Aug 2025 08:34:51.014 * DB saved on disk immich_redis | 21303:C 26 Aug 2025 08:34:51.014 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:34:51.109 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:39:52.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:39:52.069 * Background saving started by pid 21374 immich_redis | 21374:C 26 Aug 2025 08:39:52.074 * DB saved on disk immich_redis | 21374:C 26 Aug 2025 08:39:52.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:39:52.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:44:53.012 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:44:53.013 * Background saving started by pid 21445 immich_redis | 21445:C 26 Aug 2025 08:44:53.023 * DB saved on disk immich_redis | 21445:C 26 Aug 2025 08:44:53.024 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:44:53.114 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:49:54.064 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:49:54.065 * Background saving started by pid 21516 immich_redis | 21516:C 26 Aug 2025 08:49:54.070 * DB saved on disk immich_redis | 21516:C 26 Aug 2025 08:49:54.070 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:49:54.165 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:54:55.022 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:54:55.022 * Background saving started by pid 21587 immich_redis | 21587:C 26 Aug 2025 08:54:55.028 * DB saved on disk immich_redis | 21587:C 26 Aug 2025 08:54:55.028 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:54:55.123 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 08:59:56.096 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 08:59:56.097 * Background saving started by pid 21658 immich_redis | 21658:C 26 Aug 2025 08:59:56.102 * DB saved on disk immich_redis | 21658:C 26 Aug 2025 08:59:56.102 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 08:59:56.198 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:04:57.053 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:04:57.053 * Background saving started by pid 21730 immich_redis | 21730:C 26 Aug 2025 09:04:57.058 * DB saved on disk immich_redis | 21730:C 26 Aug 2025 09:04:57.059 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:04:57.154 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:09:58.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:09:58.009 * Background saving started by pid 21801 immich_redis | 21801:C 26 Aug 2025 09:09:58.014 * DB saved on disk immich_redis | 21801:C 26 Aug 2025 09:09:58.015 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:09:58.109 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:14:59.055 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:14:59.055 * Background saving started by pid 21873 immich_redis | 21873:C 26 Aug 2025 09:14:59.061 * DB saved on disk immich_redis | 21873:C 26 Aug 2025 09:14:59.061 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:14:59.156 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:20:00.014 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:20:00.014 * Background saving started by pid 21944 immich_redis | 21944:C 26 Aug 2025 09:20:00.019 * DB saved on disk immich_redis | 21944:C 26 Aug 2025 09:20:00.020 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:20:00.115 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:25:01.057 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:25:01.057 * Background saving started by pid 22015 immich_redis | 22015:C 26 Aug 2025 09:25:01.063 * DB saved on disk immich_redis | 22015:C 26 Aug 2025 09:25:01.063 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:25:01.158 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:30:02.014 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:30:02.015 * Background saving started by pid 22086 immich_redis | 22086:C 26 Aug 2025 09:30:02.020 * DB saved on disk immich_redis | 22086:C 26 Aug 2025 09:30:02.021 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:30:02.115 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:35:03.062 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:35:03.062 * Background saving started by pid 22157 immich_redis | 22157:C 26 Aug 2025 09:35:03.068 * DB saved on disk immich_redis | 22157:C 26 Aug 2025 09:35:03.068 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:35:03.163 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:40:04.011 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:40:04.012 * Background saving started by pid 22228 immich_redis | 22228:C 26 Aug 2025 09:40:04.017 * DB saved on disk immich_redis | 22228:C 26 Aug 2025 09:40:04.018 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:36:56 PM  ERROR [Api:ErrorInterceptor~6t7tyv7c] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 21.86823199999344, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:37:19 PM  ERROR [Api:ErrorInterceptor~0yi70xwh] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 18.459658000036143, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:42:59 PM  ERROR [Api:ErrorInterceptor~cudsq0jc] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_redis | 1:M 26 Aug 2025 09:40:04.112 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:45:05.076 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:45:05.077 * Background saving started by pid 22299 immich_redis | 22299:C 26 Aug 2025 09:45:05.085 * DB saved on disk immich_redis | 22299:C 26 Aug 2025 09:45:05.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:45:05.177 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:50:06.032 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:50:06.033 * Background saving started by pid 22370 immich_redis | 22370:C 26 Aug 2025 09:50:06.038 * DB saved on disk immich_redis | 22370:C 26 Aug 2025 09:50:06.038 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:50:06.133 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 09:55:07.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 09:55:07.093 * Background saving started by pid 22441 immich_redis | 22441:C 26 Aug 2025 09:55:07.098 * DB saved on disk immich_redis | 22441:C 26 Aug 2025 09:55:07.099 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 09:55:07.194 * Background saving terminated with success immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_redis | 1:M 26 Aug 2025 10:00:08.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:00:08.044 * Background saving started by pid 22512 immich_redis | 22512:C 26 Aug 2025 10:00:08.049 * DB saved on disk immich_redis | 22512:C 26 Aug 2025 10:00:08.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:00:08.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:05:09.088 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:05:09.089 * Background saving started by pid 22583 immich_redis | 22583:C 26 Aug 2025 10:05:09.095 * DB saved on disk immich_redis | 22583:C 26 Aug 2025 10:05:09.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:05:09.189 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:10:10.050 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:10:10.051 * Background saving started by pid 22653 immich_redis | 22653:C 26 Aug 2025 10:10:10.056 * DB saved on disk immich_redis | 22653:C 26 Aug 2025 10:10:10.057 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 19.428717000002507, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_redis | 1:M 26 Aug 2025 10:10:10.151 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:15:11.011 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:15:11.011 * Background saving started by pid 22725 immich_redis | 22725:C 26 Aug 2025 10:15:11.016 * DB saved on disk immich_redis | 22725:C 26 Aug 2025 10:15:11.017 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:15:11.112 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:20:12.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:20:12.070 * Background saving started by pid 22797 immich_redis | 22797:C 26 Aug 2025 10:20:12.075 * DB saved on disk immich_redis | 22797:C 26 Aug 2025 10:20:12.076 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:20:12.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:25:13.026 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:25:13.026 * Background saving started by pid 22868 immich_redis | 22868:C 26 Aug 2025 10:25:13.031 * DB saved on disk immich_redis | 22868:C 26 Aug 2025 10:25:13.032 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 26 Aug 2025 10:25:13.127 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:30:14.089 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:30:14.090 * Background saving started by pid 22939 immich_redis | 22939:C 26 Aug 2025 10:30:14.095 * DB saved on disk immich_redis | 22939:C 26 Aug 2025 10:30:14.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:30:14.190 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:35:15.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:35:15.044 * Background saving started by pid 23010 immich_redis | 23010:C 26 Aug 2025 10:35:15.049 * DB saved on disk immich_redis | 23010:C 26 Aug 2025 10:35:15.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:35:15.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:40:16.092 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:40:16.093 * Background saving started by pid 23081 immich_redis | 23081:C 26 Aug 2025 10:40:16.098 * DB saved on disk immich_redis | 23081:C 26 Aug 2025 10:40:16.099 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:40:16.194 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:45:17.047 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:45:17.047 * Background saving started by pid 23153 immich_redis | 23153:C 26 Aug 2025 10:45:17.053 * DB saved on disk immich_redis | 23153:C 26 Aug 2025 10:45:17.053 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:45:17.148 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:50:18.090 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:50:18.090 * Background saving started by pid 23224 immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_redis | 23224:C 26 Aug 2025 10:50:18.095 * DB saved on disk immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:43:08 PM  ERROR [Api:ErrorInterceptor~tvi4s6eo] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_redis | 23224:C 26 Aug 2025 10:50:18.096 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:50:18.191 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 10:55:19.043 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 10:55:19.043 * Background saving started by pid 23295 immich_redis | 23295:C 26 Aug 2025 10:55:19.049 * DB saved on disk immich_redis | 23295:C 26 Aug 2025 10:55:19.049 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 10:55:19.144 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:00:20.097 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:00:20.097 * Background saving started by pid 23366 immich_redis | 23366:C 26 Aug 2025 11:00:20.102 * DB saved on disk immich_redis | 23366:C 26 Aug 2025 11:00:20.103 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:00:20.198 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:05:21.043 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:05:21.044 * Background saving started by pid 23437 immich_redis | 23437:C 26 Aug 2025 11:05:21.049 * DB saved on disk immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 16.527235999994446, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_redis | 23437:C 26 Aug 2025 11:05:21.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:05:21.144 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:10:22.093 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:10:22.094 * Background saving started by pid 23508 immich_redis | 23508:C 26 Aug 2025 11:10:22.099 * DB saved on disk immich_redis | 23508:C 26 Aug 2025 11:10:22.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:10:22.194 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:15:23.046 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:15:23.047 * Background saving started by pid 23579 immich_redis | 23579:C 26 Aug 2025 11:15:23.052 * DB saved on disk immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:43:48 PM  ERROR [Api:ErrorInterceptor~k6z2djwh] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_redis | 23579:C 26 Aug 2025 11:15:23.052 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:15:23.147 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:20:24.004 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:20:24.005 * Background saving started by pid 23650 immich_redis | 23650:C 26 Aug 2025 11:20:24.010 * DB saved on disk immich_redis | 23650:C 26 Aug 2025 11:20:24.010 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:20:24.105 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:25:25.054 * 100 changes in 300 seconds. Saving... immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_server | Postgres notice: { immich_server | severity_local: 'WARNING', immich_server | severity: 'WARNING', immich_server | code: 'XX001', immich_server | message: 'page verification failed, calculated checksum 40689 but expected 18866', immich_server | file: 'bufpage.c', immich_server | line: '150', immich_server | routine: 'PageIsVerifiedExtended' immich_server | } immich_server | Query failed : { immich_server | durationMs: 10.595883000001777, immich_server | error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: 'XX001', immich_server | file: 'bufmgr.c', immich_server | line: '1037', immich_server | routine: 'ReadBuffer_common' immich_server | }, immich_server | sql: 'select to_json("asset_exif") as "exifInfo", "asset".* from "asset" inner join "asset_exif" on "asset"."id" = "asset_exif"."assetId" inner join "smart_search" on "asset"."id" = "smart_search"."assetId" where "asset"."visibility" = $1 and "asset"."ownerId" = any($2::uuid[]) and "asset"."deletedAt" is null order by smart_search.embedding <=> $3 limit $4 offset $5', immich_server | params: [ immich_server | 'timeline', immich_server | '{a64625fa-aedf-4dee-ac65-65895c835f64}', immich_server | '[-0.001433327,-0.008703764,0.0018700421,-0.0039932355,0.0061618653,0.01029564,0.0015699745,-0.0997718,-0.007883917,0.023422927,0.0029158809,-0.030718511,0.0040285033,-0.01052452,0.023780687,-0.0038877877,0.05444886,0.00022576872,-0.03529757,0.0065814876,0.03615838,0.031085651,0.014443042,0.009709683,-0.02900892,0.01857721,-0.004893021,0.008468837,-0.0005674125,0.01931806,-0.008454517,-0.01832711,0.011200636,0.0133274095,-0.027851988,-0.0021936686,-0.016001038,0.027545324,0.012510328,0.004880207,0.012189205,0.041073296,-0.019830173,-0.0056255646,-0.012388357,0.015552438,0.011487222,0.0009048308,0.011186874,-0.018806074,-0.018255455,-0.012004492,0.0144161945,-0.031225322,-0.033261802,-0.041957207,0.019072412,-0.0034723936,-0.05069328,-0.027864786,0.017599989,-0.026399365,-0.015927702,0.004291024,-0.010741804,0.017995067,0.024054717,0.011915961,0.010174826,-0.014270128,-0.0023355847,-0.030226467,-0.012340904,0.011793767,-0.00041081198,0.0014195348,0.018137459,0.015869876,-0.007575537,-0.016338456,-0.042354107,-0.0009368922,-0.012799874,0.01312229,0.021749277,-0.006744077,0.011867713,-0.043543532,0.008137148,-0.022227935,0.025238857,-0.057652812,-0.13720202,0.034153998,-0.010869796,0.03274044,-0.0145844,0.024405576,0.018338582,-0.012433256,-0.0070570055,-0.016464828,0.03425697,-0.004628779,-0.028313875,-0.008465966,-0.0059437673,0.0014981818,-0.0073417495,-0.019798161,-0.0056963298,-0.006733522,-0.027514223,0.005226317,0.0070572817,-0.017032515,0.020170182,0.03750746,-0.008501698,-0.0106765395,0.040999446,-0.035296377,-0.023326177,0.00038310248,-0.011702992,-0.024356818,-0.0245514,-0.031857904,0.022558965,0.009420727,0.013459437,0.0045058266,-0.006924985,0.6072191,0.011339797,-0.004726669,-0.030090874,-0.025448442,0.020913271,-0.024168147,0.004185662,-0.011511943,-0.017261667,0.019036025,-0.023844602,-0.0107702855,0.010229874,0.006237674,-0.0024642113,-0.015471764,0.022687964,-0.011772619,-0.0046651685,0.017054101,-0.026941134,0.028076664,0.008944551,-0.02924153,-0.016028339,0.0057104737,-0.020741433,0.024479039,-0.01154583,-0.004769929,-0.02279256,0.012250279,0.023908006,-0.029540079,-0.0003261829,0.0011043685,-0.0010730141,0.01734231,0.0057312497,0.014236901,-0.04660966,0.0054990347,-0.0026794716,-0.0056025046,0.03219557,0.010788945,0.010004576,0.035429962,-0.03939888,-0.020045035,-0.022257637,-0.016923822,0.0067131855,-0.016984085,0.00052102056,0.0018762412,-0.01805677,-0.0061205314,-0.0062179924,-0.019022109,-0.04240929,0.008682625,-0.03846185,0.0033028112,-0.0044864374,-0.019916251,-0.017337158,0.0051244646,0.027559936,0.0032591037,-0.010060891,0.025964038,-0.03107571,-0.036162958,-0.004795074,0.025585689,0.08413449,0.013238608,0.027773524,0.0069678915,0.008663452,0.013368359,0.01948365,-0.013335926,-0.02102457,-0.004140034,-0.014894084,-0.028607022,-0.014743647,0.0058729923,0.01250588,0.0013586562,0.0148289995,-0.004586254,-0.018887678,-0.0050058053,-0.02273385,0.004039079,0.00680628,0.022502718,0.018668694,0.024912184,0.0006252448,-0.016571425,-0.014784287,-0.02663076,-0.01044986,0.02241456,0.020134585,-0.028986797,-0.015685188,-0.0066418047,0.007160171,0.00015677829,-0.0020433858,-0.018862313,-0.012110468,0.024933143,0.0354705,0.058801897,-0.01161975,-0.0072636665,0.009450557,0.0047890362,0.018946903,-0.0019171014,-0.0077204574,0.0018078776,0.010436054,0.006726839,0.018215189,0.006066111,0.019520426,-0.025250431,0.029259136,-0.0121570565,0.0027792798,-0.009486349,0.0008805209,-0.0027423536,0.0046874746,-0.0040715327,-0.00053770514,-0.014207123,0.008694415,-0.0023231546,0.022311356,-0.021706728,0.0039790114,0.004131476,-0.007022842,0.00687366,0.035006996,0.014161892,0.048614673,0.008730903,-0.0065884483,-0.02659395,0.0072282376,0.017839964,-0.031802423,0.02959871,-0.051437393,-0.021124983,-0.00091640616,0.011486516,0.025902305,-0.015939718,-0.008174517,-0.0018450504,-0.004243167,-0.006177331,-0.0018690653,-0.006613712,-0.0062102824,0.0026711843,0.021596607,0.0126305325,0.60693854,0.011367607,0.007271021,0.013240372,0.0077927113,0.0047753127,0.041592345,0.0009529251,0.016105404,0.0413564,0.0021379874,-0.0038061985,-0.0024776487,-0.015954947,0.006464951,0.019355519,-0.011978335,-0.17839655,0.017299261,0.023552196,0.0022308885,0.020067226,0.027523188,-0.00089021627,-0.027266359,0.0023357521,-0.015738733,-0.0027598422,0.0017777536,-0.00043551356,0.0086318115,-0.022647617,-0.013134069,0.0070376676,-0.007233673,0.015514973,-0.0006234105,-0.012779629,-0.042937577,0.016146146,0.025503099,0.006403698,-0.021171743,0.0037203836,-0.0019106293,0.031559218,0.008579377,0.034992747,-0.0032298197,-0.014188897,-0.008246312,-0.023486227,0.0060519753,-0.024753733,0.0008173835,0.010951767,0.004086857,0.0063885483,0.0007249489,0.011255108,-0.016967293,0.030140582,-0.032193393,0.011706811,-0.0071425643,-0.011920598,0.007069921,0.017698165,-0.031380557,0.039357617,0.012924215,0.0113818245,0.029040884,0.0024630516,0.011348915,-0.014707275,-0.0030019032,-0.003527684,-0.034584332,0.032221384,-0.008311384,-0.0063210493,0.017169561,0.026253818,-0.0075797937,0.0054030227,0.0037055654,0.052752856,0.022517137,0.014842371,-0.023482978,0.020955022,-0.046715062,0.007126443,0.019531848,0.01993407,0.014876657,0.0029907224,-0.019787611,0.022585327,-0.0034119375,0.018460725,0.018414717,-0.0068968297,0.0022066254,-0.010719246,-0.011608075,0.0000042462348,-0.012048849,-0.017734194,-0.0020645058,-0.038059413,-0.011291614,-0.011621381,-0.02528428,0.0061659375,0.008931339,0.010826663,-0.021121643,0.004955867,-0.016935999,-0.020499287,-0.0018246414,-0.0044076256,-0.026742768,0.026013745,-0.010556589,0.022063253,-0.016042488,-0.0043714833,-0.013570426,-0.028060455,-0.013472214,-0.010768159,-0.0045645586,-0.03960395,-0.016495116,0.025440818,0.010347465,0.024621787,-0.019302977,0.0073884157,-0.017052438,-0.035984527,0.027625298,0.0391956,-0.002964758,-0.016786596,-0.0022827112,0.015055815,0.017605487,0.020309081,0.007401644,0.00070089987,0.013492318,-0.029111814,-0.020905098,0.0019488897,-0.01922556,-0.03811677,-0.000290643,-0.03853401,0.028640237,0.012177387,-0.0027207618,0.04242834,0.020195015,0.027500002,0.014130677,-0.06910328,-0.006750837,-0.01425447,0.020494193,-0.0043550828,-0.008547215,-0.001914287,-0.0023571223,-0.0027422523,-0.0058719926,0.012062986,-0.016693845,0.07873783,-0.0043166582,-0.012422175,0.01592522,0.0012979365,-0.005955754,0.015582416,-0.008945699,0.02685997,0.0003942623,0.02104281,-0.017194424,-0.011968535,-0.0044446453,-0.013364567,-0.0035044965,0.0034408704,-0.028229473,0.009794126]', immich_redis | 1:M 26 Aug 2025 11:25:25.055 * Background saving started by pid 23722 immich_redis | 23722:C 26 Aug 2025 11:25:25.060 * DB saved on disk immich_redis | 23722:C 26 Aug 2025 11:25:25.060 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:25:25.155 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:30:26.005 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:30:26.006 * Background saving started by pid 23793 immich_redis | 23793:C 26 Aug 2025 11:30:26.011 * DB saved on disk immich_redis | 23793:C 26 Aug 2025 11:30:26.011 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:30:26.106 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:35:27.050 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:35:27.051 * Background saving started by pid 23864 immich_server | 101, immich_server | 0 immich_server | ] immich_server | } immich_server | [Nest] 18 - 08/26/2025, 8:44:36 PM  ERROR [Api:ErrorInterceptor~21h6ge23] Unknown error: PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | PostgresError: invalid page in block 2542 of relation base/16384/17716 immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | at TCP.callbackTrampoline (node:internal/async_hooks:130:17) immich_redis | 23864:C 26 Aug 2025 11:35:27.056 * DB saved on disk immich_redis | 23864:C 26 Aug 2025 11:35:27.056 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:35:27.151 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:40:28.090 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:40:28.090 * Background saving started by pid 23936 immich_redis | 23936:C 26 Aug 2025 11:40:28.097 * DB saved on disk immich_redis | 23936:C 26 Aug 2025 11:40:28.098 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:40:28.191 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:45:29.045 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:45:29.045 * Background saving started by pid 24008 immich_redis | 24008:C 26 Aug 2025 11:45:29.052 * DB saved on disk immich_redis | 24008:C 26 Aug 2025 11:45:29.053 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:45:29.146 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:50:30.005 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:50:30.006 * Background saving started by pid 24079 immich_redis | 24079:C 26 Aug 2025 11:50:30.011 * DB saved on disk immich_redis | 24079:C 26 Aug 2025 11:50:30.012 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:50:30.107 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 11:55:31.057 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 11:55:31.057 * Background saving started by pid 24150 immich_redis | 24150:C 26 Aug 2025 11:55:31.062 * DB saved on disk immich_redis | 24150:C 26 Aug 2025 11:55:31.063 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 11:55:31.158 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:00:32.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:00:32.009 * Background saving started by pid 24229 immich_redis | 24229:C 26 Aug 2025 12:00:32.014 * DB saved on disk immich_redis | 24229:C 26 Aug 2025 12:00:32.015 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:00:32.109 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:05:33.073 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:05:33.073 * Background saving started by pid 24300 immich_redis | 24300:C 26 Aug 2025 12:05:33.079 * DB saved on disk immich_redis | 24300:C 26 Aug 2025 12:05:33.079 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:05:33.174 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:10:34.050 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:10:34.051 * Background saving started by pid 24371 immich_redis | 24371:C 26 Aug 2025 12:10:34.056 * DB saved on disk immich_redis | 24371:C 26 Aug 2025 12:10:34.057 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:10:34.151 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:15:35.021 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:15:35.021 * Background saving started by pid 24442 immich_redis | 24442:C 26 Aug 2025 12:15:35.027 * DB saved on disk immich_redis | 24442:C 26 Aug 2025 12:15:35.027 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:15:35.122 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:20:36.077 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:20:36.078 * Background saving started by pid 24513 immich_redis | 24513:C 26 Aug 2025 12:20:36.083 * DB saved on disk immich_redis | 24513:C 26 Aug 2025 12:20:36.084 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:20:36.179 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:25:37.046 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:25:37.047 * Background saving started by pid 24585 immich_redis | 24585:C 26 Aug 2025 12:25:37.052 * DB saved on disk immich_redis | 24585:C 26 Aug 2025 12:25:37.052 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:25:37.147 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:30:38.021 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:30:38.022 * Background saving started by pid 24656 immich_redis | 24656:C 26 Aug 2025 12:30:38.027 * DB saved on disk immich_redis | 24656:C 26 Aug 2025 12:30:38.027 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:30:38.123 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:35:39.087 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:35:39.088 * Background saving started by pid 24727 immich_redis | 24727:C 26 Aug 2025 12:35:39.093 * DB saved on disk immich_redis | 24727:C 26 Aug 2025 12:35:39.094 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:35:39.188 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:40:40.004 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:40:40.004 * Background saving started by pid 24797 immich_redis | 24797:C 26 Aug 2025 12:40:40.009 * DB saved on disk immich_redis | 24797:C 26 Aug 2025 12:40:40.010 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:40:40.105 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:45:41.030 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:45:41.031 * Background saving started by pid 24869 immich_redis | 24869:C 26 Aug 2025 12:45:41.036 * DB saved on disk immich_redis | 24869:C 26 Aug 2025 12:45:41.036 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:45:41.131 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:50:42.055 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:50:42.055 * Background saving started by pid 24940 immich_redis | 24940:C 26 Aug 2025 12:50:42.060 * DB saved on disk immich_redis | 24940:C 26 Aug 2025 12:50:42.061 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:50:42.156 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 12:55:43.078 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 12:55:43.078 * Background saving started by pid 25011 immich_redis | 25011:C 26 Aug 2025 12:55:43.084 * DB saved on disk immich_redis | 25011:C 26 Aug 2025 12:55:43.084 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 12:55:43.179 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:00:44.001 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:00:44.001 * Background saving started by pid 25083 immich_redis | 25083:C 26 Aug 2025 13:00:44.007 * DB saved on disk immich_redis | 25083:C 26 Aug 2025 13:00:44.008 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:00:44.102 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:05:45.023 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:05:45.023 * Background saving started by pid 25154 immich_redis | 25154:C 26 Aug 2025 13:05:45.029 * DB saved on disk immich_redis | 25154:C 26 Aug 2025 13:05:45.029 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:05:45.124 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:10:46.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:10:46.044 * Background saving started by pid 25226 immich_redis | 25226:C 26 Aug 2025 13:10:46.049 * DB saved on disk immich_redis | 25226:C 26 Aug 2025 13:10:46.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:10:46.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:15:47.079 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:15:47.079 * Background saving started by pid 25296 immich_redis | 25296:C 26 Aug 2025 13:15:47.084 * DB saved on disk immich_redis | 25296:C 26 Aug 2025 13:15:47.085 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:15:47.180 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:20:48.006 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:20:48.007 * Background saving started by pid 25367 immich_redis | 25367:C 26 Aug 2025 13:20:48.012 * DB saved on disk immich_redis | 25367:C 26 Aug 2025 13:20:48.013 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:20:48.107 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:25:49.034 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:25:49.034 * Background saving started by pid 25438 immich_redis | 25438:C 26 Aug 2025 13:25:49.039 * DB saved on disk immich_redis | 25438:C 26 Aug 2025 13:25:49.040 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:25:49.135 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:30:50.067 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:30:50.068 * Background saving started by pid 25509 immich_redis | 25509:C 26 Aug 2025 13:30:50.073 * DB saved on disk immich_redis | 25509:C 26 Aug 2025 13:30:50.074 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:30:50.168 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:35:51.095 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:35:51.096 * Background saving started by pid 25581 immich_redis | 25581:C 26 Aug 2025 13:35:51.101 * DB saved on disk immich_redis | 25581:C 26 Aug 2025 13:35:51.102 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:35:51.197 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:40:52.049 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:40:52.050 * Background saving started by pid 25652 immich_redis | 25652:C 26 Aug 2025 13:40:52.055 * DB saved on disk immich_redis | 25652:C 26 Aug 2025 13:40:52.055 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:40:52.150 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:45:53.010 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:45:53.010 * Background saving started by pid 25723 immich_redis | 25723:C 26 Aug 2025 13:45:53.015 * DB saved on disk immich_redis | 25723:C 26 Aug 2025 13:45:53.016 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:45:53.111 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:50:54.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:50:54.067 * Background saving started by pid 25794 immich_redis | 25794:C 26 Aug 2025 13:50:54.072 * DB saved on disk immich_redis | 25794:C 26 Aug 2025 13:50:54.073 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:50:54.168 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 13:55:55.022 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 13:55:55.022 * Background saving started by pid 25864 immich_redis | 25864:C 26 Aug 2025 13:55:55.028 * DB saved on disk immich_redis | 25864:C 26 Aug 2025 13:55:55.028 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 13:55:55.123 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:00:56.070 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:00:56.070 * Background saving started by pid 25935 immich_redis | 25935:C 26 Aug 2025 14:00:56.075 * DB saved on disk immich_redis | 25935:C 26 Aug 2025 14:00:56.076 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:00:56.171 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:05:57.027 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:05:57.027 * Background saving started by pid 26007 immich_redis | 26007:C 26 Aug 2025 14:05:57.033 * DB saved on disk immich_redis | 26007:C 26 Aug 2025 14:05:57.034 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:05:57.128 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:10:58.084 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:10:58.084 * Background saving started by pid 26078 immich_redis | 26078:C 26 Aug 2025 14:10:58.090 * DB saved on disk immich_redis | 26078:C 26 Aug 2025 14:10:58.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:10:58.185 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:15:59.041 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:15:59.041 * Background saving started by pid 26149 immich_redis | 26149:C 26 Aug 2025 14:15:59.046 * DB saved on disk immich_redis | 26149:C 26 Aug 2025 14:15:59.047 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:15:59.142 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:21:00.006 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:21:00.006 * Background saving started by pid 26220 immich_redis | 26220:C 26 Aug 2025 14:21:00.011 * DB saved on disk immich_redis | 26220:C 26 Aug 2025 14:21:00.012 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:21:00.107 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:26:01.081 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:26:01.081 * Background saving started by pid 26291 immich_redis | 26291:C 26 Aug 2025 14:26:01.086 * DB saved on disk immich_redis | 26291:C 26 Aug 2025 14:26:01.087 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:26:01.182 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:31:02.036 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:31:02.036 * Background saving started by pid 26363 immich_redis | 26363:C 26 Aug 2025 14:31:02.041 * DB saved on disk immich_redis | 26363:C 26 Aug 2025 14:31:02.042 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:31:02.137 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:36:03.001 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:36:03.001 * Background saving started by pid 26434 immich_redis | 26434:C 26 Aug 2025 14:36:03.007 * DB saved on disk immich_redis | 26434:C 26 Aug 2025 14:36:03.007 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:36:03.102 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:41:04.062 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:41:04.062 * Background saving started by pid 26506 immich_redis | 26506:C 26 Aug 2025 14:41:04.067 * DB saved on disk immich_redis | 26506:C 26 Aug 2025 14:41:04.068 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:41:04.163 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:46:05.027 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:46:05.028 * Background saving started by pid 26577 immich_redis | 26577:C 26 Aug 2025 14:46:05.034 * DB saved on disk immich_redis | 26577:C 26 Aug 2025 14:46:05.034 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:46:05.129 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:51:06.079 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:51:06.080 * Background saving started by pid 26648 immich_redis | 26648:C 26 Aug 2025 14:51:06.085 * DB saved on disk immich_redis | 26648:C 26 Aug 2025 14:51:06.086 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:51:06.180 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 14:56:07.033 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 14:56:07.034 * Background saving started by pid 26720 immich_redis | 26720:C 26 Aug 2025 14:56:07.039 * DB saved on disk immich_redis | 26720:C 26 Aug 2025 14:56:07.039 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 14:56:07.134 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:01:08.087 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:01:08.087 * Background saving started by pid 26791 immich_redis | 26791:C 26 Aug 2025 15:01:08.092 * DB saved on disk immich_redis | 26791:C 26 Aug 2025 15:01:08.093 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:01:08.188 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:06:09.048 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:06:09.049 * Background saving started by pid 26862 immich_redis | 26862:C 26 Aug 2025 15:06:09.054 * DB saved on disk immich_redis | 26862:C 26 Aug 2025 15:06:09.055 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:06:09.150 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:11:10.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:11:10.009 * Background saving started by pid 26933 immich_redis | 26933:C 26 Aug 2025 15:11:10.014 * DB saved on disk immich_redis | 26933:C 26 Aug 2025 15:11:10.014 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:11:10.109 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:16:11.069 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:16:11.069 * Background saving started by pid 27003 immich_redis | 27003:C 26 Aug 2025 15:16:11.075 * DB saved on disk immich_redis | 27003:C 26 Aug 2025 15:16:11.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:16:11.170 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:21:12.016 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:21:12.016 * Background saving started by pid 27075 immich_redis | 27075:C 26 Aug 2025 15:21:12.022 * DB saved on disk immich_redis | 27075:C 26 Aug 2025 15:21:12.022 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:21:12.117 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:26:13.073 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:26:13.074 * Background saving started by pid 27148 immich_redis | 27148:C 26 Aug 2025 15:26:13.079 * DB saved on disk immich_redis | 27148:C 26 Aug 2025 15:26:13.079 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB immich_redis | 1:M 26 Aug 2025 15:26:13.174 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:31:14.025 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:31:14.025 * Background saving started by pid 27218 immich_redis | 27218:C 26 Aug 2025 15:31:14.031 * DB saved on disk immich_redis | 27218:C 26 Aug 2025 15:31:14.031 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:31:14.126 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:36:15.067 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:36:15.068 * Background saving started by pid 27289 immich_redis | 27289:C 26 Aug 2025 15:36:15.073 * DB saved on disk immich_redis | 27289:C 26 Aug 2025 15:36:15.074 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:36:15.169 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:41:16.018 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:41:16.018 * Background saving started by pid 27360 immich_redis | 27360:C 26 Aug 2025 15:41:16.023 * DB saved on disk immich_redis | 27360:C 26 Aug 2025 15:41:16.024 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:41:16.119 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:46:17.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:46:17.073 * Background saving started by pid 27431 immich_redis | 27431:C 26 Aug 2025 15:46:17.078 * DB saved on disk immich_redis | 27431:C 26 Aug 2025 15:46:17.078 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:46:17.173 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:51:18.027 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:51:18.027 * Background saving started by pid 27502 immich_redis | 27502:C 26 Aug 2025 15:51:18.032 * DB saved on disk immich_redis | 27502:C 26 Aug 2025 15:51:18.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:51:18.128 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 15:56:19.017 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 15:56:19.017 * Background saving started by pid 27573 immich_redis | 27573:C 26 Aug 2025 15:56:19.023 * DB saved on disk immich_redis | 27573:C 26 Aug 2025 15:56:19.023 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 15:56:19.118 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:01:20.076 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:01:20.076 * Background saving started by pid 27645 immich_redis | 27645:C 26 Aug 2025 16:01:20.082 * DB saved on disk immich_redis | 27645:C 26 Aug 2025 16:01:20.082 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:01:20.177 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:06:21.030 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:06:21.031 * Background saving started by pid 27716 immich_redis | 27716:C 26 Aug 2025 16:06:21.037 * DB saved on disk immich_redis | 27716:C 26 Aug 2025 16:06:21.037 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:06:21.132 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:11:22.079 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:11:22.080 * Background saving started by pid 27787 immich_redis | 27787:C 26 Aug 2025 16:11:22.085 * DB saved on disk immich_redis | 27787:C 26 Aug 2025 16:11:22.086 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:11:22.181 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:16:23.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:16:23.038 * Background saving started by pid 27860 immich_redis | 27860:C 26 Aug 2025 16:16:23.043 * DB saved on disk immich_redis | 27860:C 26 Aug 2025 16:16:23.044 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:16:23.139 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:21:24.026 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:21:24.027 * Background saving started by pid 27931 immich_redis | 27931:C 26 Aug 2025 16:21:24.032 * DB saved on disk immich_redis | 27931:C 26 Aug 2025 16:21:24.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:21:24.127 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:26:25.008 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:26:25.009 * Background saving started by pid 28004 immich_redis | 28004:C 26 Aug 2025 16:26:25.014 * DB saved on disk immich_redis | 28004:C 26 Aug 2025 16:26:25.014 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:26:25.109 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:31:26.075 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:31:26.076 * Background saving started by pid 28075 immich_redis | 28075:C 26 Aug 2025 16:31:26.081 * DB saved on disk immich_redis | 28075:C 26 Aug 2025 16:31:26.082 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:31:26.176 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:36:27.058 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:36:27.059 * Background saving started by pid 28146 immich_redis | 28146:C 26 Aug 2025 16:36:27.064 * DB saved on disk immich_redis | 28146:C 26 Aug 2025 16:36:27.064 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:36:27.159 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:41:28.099 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:41:28.099 * Background saving started by pid 28220 immich_redis | 28220:C 26 Aug 2025 16:41:28.105 * DB saved on disk immich_redis | 28220:C 26 Aug 2025 16:41:28.105 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:41:28.200 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:46:29.044 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:46:29.044 * Background saving started by pid 28290 immich_redis | 28290:C 26 Aug 2025 16:46:29.049 * DB saved on disk immich_redis | 28290:C 26 Aug 2025 16:46:29.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:46:29.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:51:30.084 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:51:30.085 * Background saving started by pid 28361 immich_redis | 28361:C 26 Aug 2025 16:51:30.090 * DB saved on disk immich_redis | 28361:C 26 Aug 2025 16:51:30.091 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:51:30.186 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 16:56:31.066 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 16:56:31.066 * Background saving started by pid 28432 immich_redis | 28432:C 26 Aug 2025 16:56:31.072 * DB saved on disk immich_redis | 28432:C 26 Aug 2025 16:56:31.072 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 16:56:31.167 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:01:32.043 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:01:32.044 * Background saving started by pid 28502 immich_redis | 28502:C 26 Aug 2025 17:01:32.049 * DB saved on disk immich_redis | 28502:C 26 Aug 2025 17:01:32.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:01:32.145 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:06:33.058 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:06:33.058 * Background saving started by pid 28573 immich_redis | 28573:C 26 Aug 2025 17:06:33.063 * DB saved on disk immich_redis | 28573:C 26 Aug 2025 17:06:33.064 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:06:33.159 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:11:34.078 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:11:34.078 * Background saving started by pid 28643 immich_redis | 28643:C 26 Aug 2025 17:11:34.084 * DB saved on disk immich_redis | 28643:C 26 Aug 2025 17:11:34.084 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:11:34.179 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:16:35.080 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:16:35.080 * Background saving started by pid 28714 immich_redis | 28714:C 26 Aug 2025 17:16:35.088 * DB saved on disk immich_redis | 28714:C 26 Aug 2025 17:16:35.088 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:16:35.181 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:21:36.054 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:21:36.054 * Background saving started by pid 28785 immich_redis | 28785:C 26 Aug 2025 17:21:36.061 * DB saved on disk immich_redis | 28785:C 26 Aug 2025 17:21:36.062 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:21:36.155 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:26:37.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:26:37.039 * Background saving started by pid 28856 immich_redis | 28856:C 26 Aug 2025 17:26:37.044 * DB saved on disk immich_redis | 28856:C 26 Aug 2025 17:26:37.045 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:26:37.139 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:31:38.096 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:31:38.096 * Background saving started by pid 28929 immich_redis | 28929:C 26 Aug 2025 17:31:38.101 * DB saved on disk immich_redis | 28929:C 26 Aug 2025 17:31:38.102 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:31:38.197 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:36:39.046 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:36:39.047 * Background saving started by pid 29001 immich_redis | 29001:C 26 Aug 2025 17:36:39.052 * DB saved on disk immich_redis | 29001:C 26 Aug 2025 17:36:39.053 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:36:39.148 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:41:40.010 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:41:40.010 * Background saving started by pid 29072 immich_redis | 29072:C 26 Aug 2025 17:41:40.015 * DB saved on disk immich_redis | 29072:C 26 Aug 2025 17:41:40.016 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:41:40.111 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:46:41.060 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:46:41.061 * Background saving started by pid 29143 immich_redis | 29143:C 26 Aug 2025 17:46:41.066 * DB saved on disk immich_redis | 29143:C 26 Aug 2025 17:46:41.067 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:46:41.162 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:51:55.982 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:51:55.982 * Background saving started by pid 29221 immich_redis | 29221:C 26 Aug 2025 17:51:55.988 * DB saved on disk immich_redis | 29221:C 26 Aug 2025 17:51:55.988 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:51:56.084 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 17:56:57.026 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 17:56:57.027 * Background saving started by pid 29292 immich_redis | 29292:C 26 Aug 2025 17:56:57.033 * DB saved on disk immich_redis | 29292:C 26 Aug 2025 17:56:57.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 17:56:57.128 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:01:58.039 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:01:58.040 * Background saving started by pid 29364 immich_redis | 29364:C 26 Aug 2025 18:01:58.045 * DB saved on disk immich_redis | 29364:C 26 Aug 2025 18:01:58.046 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:01:58.141 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:06:59.001 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:06:59.002 * Background saving started by pid 29435 immich_redis | 29435:C 26 Aug 2025 18:06:59.008 * DB saved on disk immich_redis | 29435:C 26 Aug 2025 18:06:59.008 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:06:59.102 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:12:00.072 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:12:00.073 * Background saving started by pid 29507 immich_redis | 29507:C 26 Aug 2025 18:12:00.078 * DB saved on disk immich_redis | 29507:C 26 Aug 2025 18:12:00.079 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:12:00.173 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:17:01.002 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:17:01.003 * Background saving started by pid 29578 immich_redis | 29578:C 26 Aug 2025 18:17:01.008 * DB saved on disk immich_redis | 29578:C 26 Aug 2025 18:17:01.009 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:17:01.104 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:22:02.042 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:22:02.043 * Background saving started by pid 29649 immich_redis | 29649:C 26 Aug 2025 18:22:02.048 * DB saved on disk immich_redis | 29649:C 26 Aug 2025 18:22:02.049 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:22:02.143 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:27:03.074 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:27:03.075 * Background saving started by pid 29721 immich_redis | 29721:C 26 Aug 2025 18:27:03.080 * DB saved on disk immich_redis | 29721:C 26 Aug 2025 18:27:03.081 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:27:03.176 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:32:04.017 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:32:04.018 * Background saving started by pid 29791 immich_redis | 29791:C 26 Aug 2025 18:32:04.023 * DB saved on disk immich_redis | 29791:C 26 Aug 2025 18:32:04.024 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB immich_redis | 1:M 26 Aug 2025 18:32:04.118 * Background saving terminated with success immich_redis | 1:signal-handler (1756233367) Received SIGTERM scheduling shutdown... immich_redis | 1:M 26 Aug 2025 18:36:07.617 * User requested shutdown... immich_redis | 1:M 26 Aug 2025 18:36:07.617 * Saving the final RDB snapshot before exiting. immich_redis | 1:M 26 Aug 2025 18:36:07.621 * DB saved on disk immich_redis | 1:M 26 Aug 2025 18:36:07.621 # Valkey is now ready to exit, bye bye... immich_redis | 1:M 26 Aug 2025 18:36:08.713 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. immich_redis | 1:M 26 Aug 2025 18:36:08.713 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 26 Aug 2025 18:36:08.713 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 26 Aug 2025 18:36:08.713 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_redis | 1:M 26 Aug 2025 18:36:08.714 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 26 Aug 2025 18:36:08.714 * Running mode=standalone, port=6379. immich_redis | 1:M 26 Aug 2025 18:36:08.715 * Server initialized immich_redis | 1:M 26 Aug 2025 18:36:08.715 * Loading RDB produced by Valkey version 8.1.3 immich_redis | 1:M 26 Aug 2025 18:36:08.715 * RDB age 1 seconds immich_redis | 1:M 26 Aug 2025 18:36:08.715 * RDB memory usage when created 2.57 Mb immich_redis | 1:M 26 Aug 2025 18:36:08.716 * Done loading RDB, keys loaded: 51, keys expired: 0. immich_redis | 1:M 26 Aug 2025 18:36:08.716 * DB loaded from disk: 0.002 seconds immich_redis | 1:M 26 Aug 2025 18:36:08.716 * Ready to accept connections tcp immich_redis | 1:M 26 Aug 2025 18:41:09.073 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:41:09.075 * Background saving started by pid 76 immich_redis | 76:C 26 Aug 2025 18:41:09.081 * DB saved on disk immich_redis | 76:C 26 Aug 2025 18:41:09.082 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 26 Aug 2025 18:41:09.176 * Background saving terminated with success immich_redis | 1:M 26 Aug 2025 18:46:10.063 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 26 Aug 2025 18:46:10.064 * Background saving started by pid 144 immich_redis | 144:C 26 Aug 2025 18:46:10.068 * DB saved on disk immich_redis | 144:C 26 Aug 2025 18:46:10.069 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 26 Aug 2025 18:46:10.164 * Background saving terminated with success