[11/19/25 21:41:42] INFO Handling signal: term [11/19/25 21:41:42] INFO Shutting down [11/19/25 21:41:43] INFO Waiting for application shutdown. [11/19/25 21:41:43] INFO Application shutdown complete. [11/19/25 21:41:43] INFO Finished server process [348] [11/19/25 21:41:43] ERROR Worker (pid:348) was sent SIGTERM! [11/19/25 21:41:43] INFO Shutting down: Master [migrations] started [migrations] no migrations found ╔═══════════════════════════════╗ __ _____ _____ __ / / |_ _/ ____| / / / / | || | __ / / / / | || | |_ | / / / / _| || |__| | / / /_/ |_____\_____| /_/ Baseimage from linuxserver.io ╠═══════════════════════════════╣ User/Group ID: User UID: 99 User GID: 100 ╚═══════════════════════════════╝ **** permissions for /dev/dri/renderD128 are good **** **** permissions for /dev/dri/card0 are good **** [custom-init] No custom files found, skipping... Starting api worker [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:WebsocketRepository] Initialized websocket server [Nest] 260 - 11/19/2025, 9:42:04 PM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon. See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead. [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:StorageService] Verifying system mount folder checks, current state: {"mountFiles":true,"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}} [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:StorageService] Successfully verified system mount folder checks [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:ServerService] Feature Flags: { "smartSearch": true, "facialRecognition": true, "duplicateDetection": true, "map": true, "reverseGeocoding": true, "importFaces": false, "sidecar": true, "search": true, "trash": true, "oauth": false, "oauthAutoLaunch": false, "ocr": true, "passwordLogin": true, "configFile": false, "email": false } [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config) [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:MachineLearningRepository] Machine learning server became unhealthy (http://127.0.0.1:3003). [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:NestFactory] Starting Nest application... [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] BullModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] ClsModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] ClsCommonModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] OpenTelemetryModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] KyselyModule$1 dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] KyselyCoreModule$1 dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] DiscoveryModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] OpenTelemetryCoreModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] ClsRootModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] ScheduleModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] BullModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] BullModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:InstanceLoader] ApiModule dependencies initialized [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] ApiKeyController {/api/api-keys}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/me, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] ActivityController {/api/activities}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/activities, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/activities, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/activities/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/activities/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] AlbumController {/api/albums}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, PATCH} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/users, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] AppController {/api}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/.well-known/immich, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/custom.css, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] AssetController {/api/assets}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/random, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/device/:deviceId, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/copy, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/ocr, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata/:key, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata/:key, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] AssetMediaController {/api/assets}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/thumbnail, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/video/playback, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/exist, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/assets/bulk-upload-check, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] AuthController {/api/auth}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/login, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/admin-sign-up, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/validateToken, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/change-password, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/logout, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/status, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/session/unlock, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/auth/session/lock, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] AuthAdminController {/api/admin/auth}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/auth/unlink-all, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] DownloadController {/api/download}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/download/info, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/download/archive, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] DuplicateController {/api/duplicates}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] FaceController {/api/faces}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/faces, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/faces, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] JobController {/api/jobs}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/jobs/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] LibraryController {/api/libraries}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/validate, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/scan, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] MapController {/api/map}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/map/markers, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/map/reverse-geocode, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] MemoryController {/api/memories}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] NotificationController {/api/notifications}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] NotificationAdminController {/api/admin/notifications}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/test-email, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/templates/:name, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] OAuthController {/api/oauth}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/mobile-redirect, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/authorize, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/callback, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/link, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/unlink, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] PartnerController {/api/partners}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/partners, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/partners, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] PersonController {/api/people}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/thumbnail, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/reassign, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/merge, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] SearchController {/api/search}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/metadata, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/statistics, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/random, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/large-assets, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/smart, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/explore, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/person, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/places, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/cities, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/search/suggestions, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] ServerController {/api/server}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/about, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/apk-links, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/storage, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/ping, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/version, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/version-history, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/features, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/theme, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/config, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/media-types, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/server/version-check, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] SessionController {/api/sessions}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id/lock, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] SharedLinkController {/api/shared-links}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/me, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, PATCH} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] StackController {/api/stacks}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id/assets/:assetId, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] SyncController {/api/sync}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sync/full-sync, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sync/delta-sync, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sync/stream, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] SystemConfigController {/api/system-config}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/defaults, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] SystemMetadataController {/api/system-metadata}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/reverse-geocoding-state, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/version-check-state, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] TagController {/api/tags}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] TimelineController {/api/timeline}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/buckets, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/bucket, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] TrashController {/api/trash}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/trash/empty, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore/assets, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] UserAdminController {/api/admin/users}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/sessions, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/statistics, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/restore, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] UserController {/api/users}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, PUT} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, POST} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, DELETE} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id/profile-image, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RoutesResolver] ViewController {/api/view}: [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder/unique-paths, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder, GET} route [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:NestApplication] Nest application successfully started [Nest] 260 - 11/19/2025, 9:42:04 PM LOG [Api:Bootstrap] Immich Server is listening on http://127.0.0.1:2282 [v2.2.3] [production] Connection to 0.0.0.0 2282 port [tcp/*] succeeded! Detected CPU Cores: 12 [ig-init] done. Starting microservices worker [11/19/25 21:42:10] INFO Starting gunicorn 23.0.0 [11/19/25 21:42:10] INFO Listening at: http://0.0.0.0:3003 (331) [11/19/25 21:42:10] INFO Using worker: immich_ml.config.CustomUvicornWorker [11/19/25 21:42:10] INFO Booting worker with pid: 333 [Nest] 281 - 11/19/2025, 9:42:10 PM LOG [Microservices:WebsocketRepository] Initialized websocket server [Nest] 281 - 11/19/2025, 9:42:11 PM WARN [Microservices:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon. See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead. [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:StorageService] Verifying system mount folder checks, current state: {"mountFiles":true,"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}} [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:StorageService] Successfully verified system mount folder checks [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:MetadataService] Bootstrapping metadata service [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:MetadataService] Initializing metadata service [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:MapRepository] Initializing metadata repository [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:MetadataService] Initialized local reverse geocoder [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:ServerService] Feature Flags: { "smartSearch": true, "facialRecognition": true, "duplicateDetection": true, "map": true, "reverseGeocoding": true, "importFaces": false, "sidecar": true, "search": true, "trash": true, "oauth": false, "oauthAutoLaunch": false, "ocr": true, "passwordLogin": true, "configFile": false, "email": false } [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config) [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:NestFactory] Starting Nest application... [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] ClsModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] ClsCommonModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] OpenTelemetryModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] KyselyModule$1 dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] KyselyCoreModule$1 dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] DiscoveryModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] OpenTelemetryCoreModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] ClsRootModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:InstanceLoader] MicroservicesModule dependencies initialized [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:NestApplication] Nest application successfully started [Nest] 281 - 11/19/2025, 9:42:11 PM LOG [Microservices:Bootstrap] Immich Microservices is running [v2.2.3] [production] [Nest] 281 - 11/19/2025, 9:42:13 PM LOG [Microservices:MachineLearningRepository] Machine learning server became unhealthy (http://127.0.0.1:3003). [11/19/25 21:42:28] INFO Started server process [333] [11/19/25 21:42:28] INFO Waiting for application startup. [11/19/25 21:42:28] INFO Created in-memory cache with unloading after 300s of inactivity. [11/19/25 21:42:28] INFO Initialized request thread pool with 12 threads. [11/19/25 21:42:28] INFO Application startup complete. [Nest] 260 - 11/19/2025, 9:42:34 PM LOG [Api:MachineLearningRepository] Machine learning server became healthy (http://127.0.0.1:3003). [Nest] 281 - 11/19/2025, 9:42:41 PM LOG [Microservices:MachineLearningRepository] Machine learning server became healthy (http://127.0.0.1:3003).