docker compose down && docker compose pull && docker compose up -d && docker compose logs -f [+] Running 5/5 ✔ Container immich_machine_learning Removed 0.3s ✔ Container immich_server Removed 0.0s ✔ Container immich_postgres Removed 0.0s ✔ Container immich_redis Removed 0.3s ✔ Network immich_default Removed 0.4s [+] Pulling 4/4 ✔ immich-server Pulled 1.8s ✔ redis Pulled 0.4s ✔ database Pulled 0.4s ✔ immich-machine-learning Pulled 0.6s [+] Running 5/5 ✔ Network immich_default Created 0.1s ✔ Container immich_postgres Started 0.7s ✔ Container immich_machine_learning Started 0.4s ✔ Container immich_redis Started 0.6s ✔ Container immich_server Started 1.0s immich_redis | 1:C 26 May 2025 09:25:28.295 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo immich_redis | 1:C 26 May 2025 09:25:28.295 # Redis version=6.2.16, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:C 26 May 2025 09:25:28.295 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf immich_redis | 1:M 26 May 2025 09:25:28.296 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 26 May 2025 09:25:28.296 * Running mode=standalone, port=6379. immich_redis | 1:M 26 May 2025 09:25:28.296 # Server initialized immich_redis | 1:M 26 May 2025 09:25:28.296 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can 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 May 2025 09:25:28.297 * Ready to accept connections immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-05-26 09:25:28.568 UTC [1] LOG: redirecting log output to logging collector process immich_postgres | 2025-05-26 09:25:28.568 UTC [1] HINT: Future log output will appear in directory "log". immich_server | Initializing Immich v1.133.1 immich_server | Detected CPU Cores: 4 immich_machine_learning | [05/26/25 09:25:30] INFO Starting gunicorn 23.0.0 immich_machine_learning | [05/26/25 09:25:30] INFO Listening at: http://[::]:3003 (9) immich_machine_learning | [05/26/25 09:25:30] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [05/26/25 09:25:30] INFO Booting worker with pid: 10 immich_server | Starting api worker immich_server | Starting microservices worker immich_machine_learning | [05/26/25 09:25:34] INFO Started server process [10] immich_machine_learning | [05/26/25 09:25:34] INFO Waiting for application startup. immich_machine_learning | [05/26/25 09:25:34] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [05/26/25 09:25:34] INFO Initialized request thread pool with 4 threads. immich_machine_learning | [05/26/25 09:25:34] INFO Application startup complete. immich_server | [Nest] 6 - 05/26/2025, 9:25:36 AM LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 6 - 05/26/2025, 9:25:36 AM LOG [Microservices:DatabaseRepository] Running migrations, this may take a while immich_server | [Nest] 16 - 05/26/2025, 9:25:37 AM LOG [Api:EventRepository] Initialized websocket server immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1744991379464-AddNotificationsTable" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1745244781846-AddUserAvatarColorColumn" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1745902563899-AddAssetVisibilityColumn" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1746636476623-DropExtraIndexes" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1746768490606-AddUserPincode" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1746844028242-AddLockedVisibilityEnum" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1746987967923-AddPinExpiresAtColumn" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1747329504572-AddNewSessionColumns" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1747338664832-SessionRename" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:DatabaseRepository] Migration "1747664684909-AddAlbumAuditTables" succeeded immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:MetadataService] Bootstrapping metadata service immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:MetadataService] Initializing metadata service immich_server | [Nest] 6 - 05/26/2025, 9:25:57 AM LOG [Microservices:MapRepository] Initializing metadata repository immich_server | [Nest] 16 - 05/26/2025, 9:25:57 AM LOG [Api:DatabaseRepository] Running migrations, this may take a while immich_server | [Nest] 16 - 05/26/2025, 9:25:58 AM 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] 16 - 05/26/2025, 9:25:58 AM 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}} immich_server | [Nest] 16 - 05/26/2025, 9:25:58 AM LOG [Api:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:VersionService] Adding 1.133.1 to upgrade history immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:SystemConfigService] LogLevel=log (set via system config) immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:NestFactory] Starting Nest application... immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] ClsModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] ClsCommonModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] OpenTelemetryModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] KyselyModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] KyselyCoreModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] DiscoveryModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] OpenTelemetryCoreModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] ClsRootModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] ScheduleModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:InstanceLoader] ApiModule dependencies initialized immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] APIKeyController {/api/api-keys}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/api-keys, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/api-keys, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] ActivityController {/api/activities}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/activities, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/activities, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/activities/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/activities/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] AlbumController {/api/albums}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, PATCH} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/users, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] AppController {/api}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/.well-known/immich, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/custom.css, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] AssetController {/api/assets}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/random, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/device/:deviceId, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] AssetMediaController {/api/assets}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/thumbnail, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/video/playback, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/exist, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/assets/bulk-upload-check, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] AuthController {/api/auth}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/login, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/admin-sign-up, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/validateToken, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/change-password, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/logout, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/status, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/session/unlock, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/auth/session/lock, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] DownloadController {/api/download}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/download/info, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/download/archive, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] DuplicateController {/api/duplicates}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/duplicates, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] FaceController {/api/faces}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/faces, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/faces, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] JobController {/api/jobs}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/jobs/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] LibraryController {/api/libraries}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/validate, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/scan, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] MapController {/api/map}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/map/markers, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/map/reverse-geocode, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] MemoryController {/api/memories}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] NotificationController {/api/notifications}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/notifications, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/notifications, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/notifications, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] NotificationAdminController {/api/admin/notifications}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/test-email, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/templates/:name, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] OAuthController {/api/oauth}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/oauth/mobile-redirect, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/oauth/authorize, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/oauth/callback, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/oauth/link, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/oauth/unlink, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] PartnerController {/api/partners}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/partners, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] PersonController {/api/people}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people/:id/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people/:id/thumbnail, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people/:id/reassign, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/people/:id/merge, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] SearchController {/api/search}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/metadata, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/random, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/smart, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/explore, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/person, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/places, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/cities, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/search/suggestions, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] ServerController {/api/server}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/about, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/storage, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/ping, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/version, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/version-history, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/features, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/theme, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/config, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/media-types, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/license, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/license, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/server/license, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] SessionController {/api/sessions}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sessions, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sessions, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sessions, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id/lock, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] SharedLinkController {/api/shared-links}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links/me, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, PATCH} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] StackController {/api/stacks}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/stacks, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/stacks, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/stacks, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] SyncController {/api/sync}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sync/full-sync, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sync/delta-sync, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sync/stream, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] SystemConfigController {/api/system-config}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-config, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-config/defaults, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-config, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] SystemMetadataController {/api/system-metadata}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/reverse-geocoding-state, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] TagController {/api/tags}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags/assets, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] TimelineController {/api/timeline}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/timeline/buckets, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/timeline/bucket, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] TrashController {/api/trash}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/trash/empty, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/trash/restore, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/trash/restore/assets, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] UserAdminController {/api/admin/users}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/statistics, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/restore, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] UserController {/api/users}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, PUT} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/:id, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, POST} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, DELETE} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/users/:id/profile-image, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RoutesResolver] ViewController {/api/view}: immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/view/folder/unique-paths, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:RouterExplorer] Mapped {/api/view/folder, GET} route immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:NestApplication] Nest application successfully started immich_server | [Nest] 16 - 05/26/2025, 9:25:59 AM LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:2283 [v1.133.1] [production] immich_server | [Nest] 6 - 05/26/2025, 9:26:00 AM LOG [Microservices:MapRepository] 10000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:01 AM LOG [Microservices:MapRepository] 20000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:01 AM LOG [Microservices:MapRepository] 30000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:01 AM LOG [Microservices:MapRepository] 40000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:02 AM LOG [Microservices:MapRepository] 50000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:02 AM LOG [Microservices:MapRepository] 60000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:02 AM LOG [Microservices:MapRepository] 70000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:02 AM LOG [Microservices:MapRepository] 80000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:02 AM LOG [Microservices:MapRepository] 90000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:03 AM LOG [Microservices:MapRepository] 100000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:03 AM LOG [Microservices:MapRepository] 110000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:03 AM LOG [Microservices:MapRepository] 120000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:03 AM LOG [Microservices:MapRepository] 130000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:04 AM LOG [Microservices:MapRepository] 140000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:04 AM LOG [Microservices:MapRepository] 150000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:04 AM LOG [Microservices:MapRepository] 160000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:04 AM LOG [Microservices:MapRepository] 170000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:04 AM LOG [Microservices:MapRepository] 180000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:05 AM LOG [Microservices:MapRepository] 190000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:05 AM LOG [Microservices:MapRepository] 200000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:05 AM LOG [Microservices:MapRepository] 210000 geodata records imported immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:MapRepository] Geodata import completed immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:MetadataService] Initialized local reverse geocoder immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM 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_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] 6 - 05/26/2025, 9:26:22 AM 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}} immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:StorageService] Successfully verified system mount folder checks immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config) immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:NestFactory] Starting Nest application... immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] ClsModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] ClsCommonModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] OpenTelemetryModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] KyselyModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] KyselyCoreModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] DiscoveryModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] OpenTelemetryCoreModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] ClsRootModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] BullModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:InstanceLoader] MicroservicesModule dependencies initialized immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:NestApplication] Nest application successfully started immich_server | [Nest] 6 - 05/26/2025, 9:26:22 AM LOG [Microservices:Bootstrap] Immich Microservices is running [v1.133.1] [production] immich_server | [Nest] 16 - 05/26/2025, 9:26:29 AM LOG [Api:EventRepository] Websocket Connect: 9SkTGwbqY4KGM3sEAAAB