ocker compose logs immich_machine_learning | [08/27/25 22:37:40] INFO Starting gunicorn 23.0.0 immich_machine_learning | [08/27/25 22:37:40] INFO Listening at: http://0.0.0.0:3003 (7) immich_machine_learning | [08/27/25 22:37:40] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_postgres | Using HDD storage immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-08-27 22:37:40.429 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-27 22:37:40.429 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-27 22:37:40.475 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-27 22:37:40.475 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-08-27 22:37:40.475 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-08-27 22:37:40.505 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-08-27 22:37:40.550 UTC [32] LOG: database system was shut down at 2025-08-27 22:37:35 UTC immich_postgres | 2025-08-27 22:37:40.572 UTC [1] LOG: database system is ready to accept connections immich_postgres | 2025-08-27 22:37:43.285 UTC [1] LOG: received fast shutdown request immich_postgres | 2025-08-27 22:37:43.301 UTC [1] LOG: aborting any active transactions immich_server | Initializing Immich v1.138.0 immich_server | Detected CPU Cores: 8 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 7 - 08/27/2025, 10:37:42 PM LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 08/27/2025, 10:37:42 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 0 rows immich_server | [Nest] 7 - 08/27/2025, 10:37:42 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 0 rows immich_server | Initializing Immich v1.138.0 immich_server | Detected CPU Cores: 8 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 0 rows immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 0 rows immich_postgres | 2025-08-27 22:37:43.302 UTC [1] LOG: background worker "logical replication launcher" (PID 41) exited with exit code 1 immich_server | [Nest] 7 - 08/27/2025, 10:37:48 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/27/2025, 10:37:48 PM LOG [Microservices:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:MetadataService] Bootstrapping metadata service immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:MetadataService] Initializing metadata service immich_server | [Nest] 18 - 08/27/2025, 10:37:48 PM LOG [Api:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:MapRepository] Initializing metadata repository immich_machine_learning | [08/27/25 22:37:40] INFO Booting worker with pid: 8 immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices:MetadataService] Initialized local reverse geocoder immich_postgres | 2025-08-27 22:37:43.302 UTC [36] LOG: shutting down immich_server | [Nest] 7 - 08/27/2025, 10:37:48 PM LOG [Microservices: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_postgres | 2025-08-27 22:37:43.420 UTC [1] LOG: database system is shut down immich_server | "trash": true, immich_server | "oauth": false, immich_server | "oauthAutoLaunch": false, immich_server | "passwordLogin": true, immich_server | "configFile": false, immich_postgres | Using HDD storage immich_postgres | immich_machine_learning | [08/27/25 22:37:41] INFO Started server process [8] immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_machine_learning | [08/27/25 22:37:41] INFO Waiting for application startup. immich_machine_learning | [08/27/25 22:37:41] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [08/27/25 22:37:41] INFO Initialized request thread pool with 8 threads. immich_machine_learning | [08/27/25 22:37:41] INFO Application startup complete. immich_machine_learning | [08/27/25 22:37:47] INFO Starting gunicorn 23.0.0 immich_redis | 1:M 27 Aug 2025 22:37:40.318 # 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 27 Aug 2025 22:37:40.318 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 27 Aug 2025 22:37:40.318 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 27 Aug 2025 22:37:40.318 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_postgres | immich_postgres | 2025-08-27 22:37:46.611 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-27 22:37:46.611 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-27 22:37:46.653 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-27 22:37:46.653 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-08-27 22:37:46.653 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-08-27 22:37:46.690 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-08-27 22:37:46.722 UTC [32] LOG: database system was shut down at 2025-08-27 22:37:43 UTC immich_redis | 1:M 27 Aug 2025 22:37:40.318 * monotonic clock: POSIX clock_gettime immich_server | "email": false immich_server | } immich_server | [Nest] 18 - 08/27/2025, 10:37:48 PM LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 0 rows immich_server | [Nest] 18 - 08/27/2025, 10:37:48 PM LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 0 rows immich_server | [Nest] 18 - 08/27/2025, 10:37:48 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/27/2025, 10:37:48 PM LOG [Api:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 18 - 08/27/2025, 10:37:48 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 | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:VersionService] Found v1.139.4, released at 8/25/2025, 6:31:13 PM immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config) immich_postgres | 2025-08-27 22:37:46.744 UTC [1] LOG: database system is ready to accept connections immich_machine_learning | [08/27/25 22:37:47] INFO Listening at: http://0.0.0.0:3003 (8) immich_machine_learning | [08/27/25 22:37:47] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [08/27/25 22:37:47] INFO Booting worker with pid: 9 immich_machine_learning | [08/27/25 22:37:48] INFO Started server process [9] immich_redis | 1:M 27 Aug 2025 22:37:40.318 * Running mode=standalone, port=6379. immich_redis | 1:M 27 Aug 2025 22:37:40.318 * Server initialized immich_redis | 1:M 27 Aug 2025 22:37:40.319 * Ready to accept connections tcp immich_redis | 1:signal-handler (1756334263) Received SIGTERM scheduling shutdown... immich_redis | 1:M 27 Aug 2025 22:37:43.326 * User requested shutdown... immich_redis | 1:M 27 Aug 2025 22:37:43.326 * Saving the final RDB snapshot before exiting. immich_redis | 1:M 27 Aug 2025 22:37:43.367 * DB saved on disk immich_redis | 1:M 27 Aug 2025 22:37:43.367 # Valkey is now ready to exit, bye bye... immich_redis | 1:M 27 Aug 2025 22:37:46.436 # 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 27 Aug 2025 22:37:46.436 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 27 Aug 2025 22:37:46.436 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 27 Aug 2025 22:37:46.436 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_machine_learning | [08/27/25 22:37:48] INFO Waiting for application startup. immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:NestFactory] Starting Nest application... immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] ClsModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] ClsCommonModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] OpenTelemetryModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] KyselyModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] KyselyCoreModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] DiscoveryModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] OpenTelemetryCoreModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] ClsRootModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:InstanceLoader] MicroservicesModule dependencies initialized immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:NestApplication] Nest application successfully started immich_server | [Nest] 7 - 08/27/2025, 10:37:49 PM LOG [Microservices:Bootstrap] Immich Microservices is running [v1.138.0] [production] immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:VersionService] Found v1.139.4, released at 8/25/2025, 6:31:13 PM immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config) immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:NestFactory] Starting Nest application... immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] ClsModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] ClsCommonModule dependencies initialized immich_redis | 1:M 27 Aug 2025 22:37:46.436 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 27 Aug 2025 22:37:46.437 * Running mode=standalone, port=6379. immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] OpenTelemetryModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] KyselyModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] KyselyCoreModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] DiscoveryModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] OpenTelemetryCoreModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] ClsRootModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] ScheduleModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:InstanceLoader] ApiModule dependencies initialized immich_redis | 1:M 27 Aug 2025 22:37:46.437 * Server initialized immich_redis | 1:M 27 Aug 2025 22:37:46.437 * Loading RDB produced by Valkey version 8.1.3 immich_redis | 1:M 27 Aug 2025 22:37:46.437 * RDB age 3 seconds immich_redis | 1:M 27 Aug 2025 22:37:46.437 * RDB memory usage when created 0.94 Mb immich_redis | 1:M 27 Aug 2025 22:37:46.437 * Done loading RDB, keys loaded: 15, keys expired: 0. immich_redis | 1:M 27 Aug 2025 22:37:46.437 * DB loaded from disk: 0.000 seconds immich_redis | 1:M 27 Aug 2025 22:37:46.437 * Ready to accept connections tcp immich_redis | 1:M 27 Aug 2025 22:42:47.038 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 27 Aug 2025 22:42:47.038 * Background saving started by pid 86 immich_redis | 86:C 27 Aug 2025 22:42:47.064 * DB saved on disk immich_redis | 86:C 27 Aug 2025 22:42:47.064 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 27 Aug 2025 22:42:47.139 * Background saving terminated with success immich_redis | 1:M 27 Aug 2025 22:47:48.916 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 27 Aug 2025 22:47:48.916 * Background saving started by pid 157 immich_redis | 157:C 27 Aug 2025 22:47:48.949 * DB saved on disk immich_redis | 157:C 27 Aug 2025 22:47:48.950 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 27 Aug 2025 22:47:49.016 * Background saving terminated with success immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] APIKeyController {/api/api-keys}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] ActivityController {/api/activities}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/activities, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/activities, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/activities/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/activities/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] AlbumController {/api/albums}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, PATCH} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/users, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] AppController {/api}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/.well-known/immich, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/custom.css, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] AssetController {/api/assets}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/random, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/device/:deviceId, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets, PUT} route immich_machine_learning | [08/27/25 22:37:48] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [08/27/25 22:37:48] INFO Initialized request thread pool with 8 threads. immich_machine_learning | [08/27/25 22:37:48] INFO Application startup complete. immich_redis | 1:M 27 Aug 2025 22:52:50.012 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 27 Aug 2025 22:52:50.012 * Background saving started by pid 228 immich_redis | 228:C 27 Aug 2025 22:52:50.039 * DB saved on disk immich_redis | 228:C 27 Aug 2025 22:52:50.039 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 27 Aug 2025 22:52:50.112 * Background saving terminated with success immich_redis | 1:M 27 Aug 2025 22:57:51.010 * 100 changes in 300 seconds. Saving... immich_redis | 1:M 27 Aug 2025 22:57:51.010 * Background saving started by pid 298 immich_redis | 298:C 27 Aug 2025 22:57:51.038 * DB saved on disk immich_redis | 298:C 27 Aug 2025 22:57:51.039 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB immich_redis | 1:M 27 Aug 2025 22:57:51.110 * Background saving terminated with success immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] AssetMediaController {/api/assets}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/thumbnail, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/video/playback, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/exist, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/assets/bulk-upload-check, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] AuthController {/api/auth}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/login, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/admin-sign-up, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/validateToken, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/change-password, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/logout, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/status, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/session/unlock, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/auth/session/lock, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] AuthAdminController {/api/admin/auth}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/auth/unlink-all, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] DownloadController {/api/download}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/download/info, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/download/archive, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] DuplicateController {/api/duplicates}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] FaceController {/api/faces}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/faces, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/faces, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] JobController {/api/jobs}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/jobs/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] LibraryController {/api/libraries}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/validate, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/scan, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] MapController {/api/map}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/map/markers, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/map/reverse-geocode, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] MemoryController {/api/memories}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] NotificationController {/api/notifications}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] NotificationAdminController {/api/admin/notifications}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/test-email, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/templates/:name, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] OAuthController {/api/oauth}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/mobile-redirect, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/authorize, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/callback, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/link, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/unlink, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] PartnerController {/api/partners}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/partners, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] PersonController {/api/people}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/thumbnail, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/reassign, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/merge, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] SearchController {/api/search}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/metadata, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/statistics, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/random, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/large-assets, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/smart, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/explore, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/person, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/places, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/cities, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/search/suggestions, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] ServerController {/api/server}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/about, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/apk-links, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/storage, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/ping, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/version, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/version-history, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/features, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/theme, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/config, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/media-types, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/server/version-check, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] SessionController {/api/sessions}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id/lock, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] SharedLinkController {/api/shared-links}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/me, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, PATCH} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] StackController {/api/stacks}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id/assets/:assetId, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] SyncController {/api/sync}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sync/full-sync, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sync/delta-sync, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sync/stream, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] SystemConfigController {/api/system-config}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/defaults, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] SystemMetadataController {/api/system-metadata}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/reverse-geocoding-state, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/version-check-state, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] TagController {/api/tags}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags/assets, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] TimelineController {/api/timeline}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/buckets, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/bucket, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] TrashController {/api/trash}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/trash/empty, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore/assets, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] UserAdminController {/api/admin/users}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/statistics, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/restore, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] UserController {/api/users}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, PUT} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, POST} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, DELETE} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id/profile-image, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RoutesResolver] ViewController {/api/view}: immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder/unique-paths, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder, GET} route immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:NestApplication] Nest application successfully started immich_server | [Nest] 18 - 08/27/2025, 10:37:49 PM LOG [Api:Bootstrap] Immich Server is listening on http://127.0.0.1:2283 [v1.138.0] [production] root@us-co-immich01:~/immich-app#