2025-10-01 16:53:22.659453+00:00Using SSD storage 2025-10-01 16:53:22.963088+00:002025-10-01T16:53:22.963088552Z 2025-10-01 16:53:22.963130+00:00PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-10-01 16:53:22.963136+00:002025-10-01T16:53:22.963136683Z 2025-10-01 16:53:23.417582+00:002025-10-01 16:53:23.417 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-10-01 16:53:23.417834+00:002025-10-01 16:53:23.417 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-10-01 16:53:23.852193+00:002025-10-01 18:53:23.852 CEST [1] LOG: starting PostgreSQL 15.14 (Debian 15.14-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2025-10-01 16:53:23.854216+00:002025-10-01 18:53:23.854 CEST [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-10-01 16:53:23.854259+00:002025-10-01 18:53:23.854 CEST [1] LOG: listening on IPv6 address "::", port 5432 2025-10-01 16:53:23.975446+00:002025-10-01 18:53:23.975 CEST [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-10-01 16:53:24.074546+00:002025-10-01 18:53:24.074 CEST [33] LOG: database system was shut down at 2025-10-01 18:53:11 CEST 2025-10-01 16:53:24.187732+00:002025-10-01 18:53:24.187 CEST [1] LOG: database system is ready to accept connections 2025-10-01 16:58:24.152168+00:002025-10-01 18:58:24.151 CEST [31] LOG: checkpoint starting: time 2025-10-01 16:58:32.172036+00:002025-10-01 18:58:32.171 CEST [31] LOG: checkpoint complete: wrote 79 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=7.737 s, sync=0.222 s, total=8.020 s; sync files=23, longest=0.022 s, average=0.010 s; distance=90 kB, estimate=90 kB 2025-10-01 17:03:24.251223+00:002025-10-01 19:03:24.251 CEST [31] LOG: checkpoint starting: time 2025-10-01 17:03:31.127757+00:002025-10-01 19:03:31.127 CEST [31] LOG: checkpoint complete: wrote 68 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=6.732 s, sync=0.042 s, total=6.877 s; sync files=21, longest=0.019 s, average=0.002 s; distance=225 kB, estimate=225 kB 2025-10-01 17:07:05.954702+00:002025-10-01 19:07:05.954 CEST [63] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:05.954780+00:002025-10-01 19:07:05.954 CEST [63] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x6a6d64bbadb882831d2c8d4dc4ba1a305a01b9cc) already exists. 2025-10-01 17:07:05.954799+00:002025-10-01 19:07:05.954 CEST [63] 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 * 2025-10-01 17:07:07.060315+00:002025-10-01 19:07:07.060 CEST [52] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:07.060388+00:002025-10-01 19:07:07.060 CEST [52] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x89f072253b6423caabdfb8f243664fb0b776ccb6) already exists. 2025-10-01 17:07:07.060398+00:002025-10-01 19:07:07.060 CEST [52] 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 * 2025-10-01 17:07:07.401425+00:002025-10-01 19:07:07.401 CEST [67] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:07.401474+00:002025-10-01 19:07:07.401 CEST [67] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \xc1d80aa4234b47708c871c7ebebfd3d638d2b596) already exists. 2025-10-01 17:07:07.401478+00:002025-10-01 19:07:07.401 CEST [67] 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 * 2025-10-01 17:07:07.691758+00:002025-10-01 19:07:07.691 CEST [68] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:07.691789+00:002025-10-01 19:07:07.691 CEST [68] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x7d6b457c832eb25e1b75dbf52eeba4e633317277) already exists. 2025-10-01 17:07:07.691804+00:002025-10-01 19:07:07.691 CEST [68] 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 * 2025-10-01 17:07:07.932657+00:002025-10-01 19:07:07.932 CEST [64] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:07.932692+00:002025-10-01 19:07:07.932 CEST [64] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x661fa062a4eebac71c7678f1cd8cabc739b780bc) already exists. 2025-10-01 17:07:07.932709+00:002025-10-01 19:07:07.932 CEST [64] 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 * 2025-10-01 17:07:08.110371+00:002025-10-01 19:07:08.110 CEST [66] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:08.110436+00:002025-10-01 19:07:08.110 CEST [66] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x4b3108341473a4a8ca0623ea096b48157a90c1ae) already exists. 2025-10-01 17:07:08.110440+00:002025-10-01 19:07:08.110 CEST [66] 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 * 2025-10-01 17:07:08.352916+00:002025-10-01 19:07:08.352 CEST [52] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:08.352989+00:002025-10-01 19:07:08.352 CEST [52] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x2de52c5c308645ee659fa10ba9b2bd65b401a35e) already exists. 2025-10-01 17:07:08.352994+00:002025-10-01 19:07:08.352 CEST [52] 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 * 2025-10-01 17:07:14.547639+00:002025-10-01 19:07:14.547 CEST [67] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:14.547715+00:002025-10-01 19:07:14.547 CEST [67] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x88818d1f1166eb70468d5a551bf039c4e54235ab) already exists. 2025-10-01 17:07:14.547740+00:002025-10-01 19:07:14.547 CEST [67] 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 * 2025-10-01 17:07:19.449143+00:002025-10-01 19:07:19.448 CEST [68] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:19.449181+00:002025-10-01 19:07:19.448 CEST [68] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x16487103b8998b3294572625fe18cd83892881dd) already exists. 2025-10-01 17:07:19.449187+00:002025-10-01 19:07:19.448 CEST [68] 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 * 2025-10-01 17:07:20.082474+00:002025-10-01 19:07:20.082 CEST [64] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:20.082561+00:002025-10-01 19:07:20.082 CEST [64] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x3190287db8aca9d831709c603189d94fea1d0f48) already exists. 2025-10-01 17:07:20.082566+00:002025-10-01 19:07:20.082 CEST [64] 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 * 2025-10-01 17:07:23.696214+00:002025-10-01 19:07:23.696 CEST [66] ERROR: duplicate key value violates unique constraint "UQ_assets_owner_checksum" 2025-10-01 17:07:23.696301+00:002025-10-01 19:07:23.696 CEST [66] DETAIL: Key ("ownerId", checksum)=(cb37d2f8-acc0-4009-8f9f-c09051d1bbea, \x30058dce71181d99bb960a6ee857497b836a6f40) already exists. 2025-10-01 17:07:23.696336+00:002025-10-01 19:07:23.696 CEST [66] 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 * 2025-10-01 17:08:24.163601+00:002025-10-01 19:08:24.163 CEST [31] LOG: checkpoint starting: time