Guest User

Untitled

a guest
Apr 11th, 2026
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.30 KB | None | 0 0
  1. immich_redis | 1:M 11 Apr 2026 18:27:48.452 # 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.
  2. immich_redis | 1:M 11 Apr 2026 18:27:48.453 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo
  3. immich_redis | 1:M 11 Apr 2026 18:27:48.453 * Valkey version=9.0.3, bits=64, commit=00000000, modified=0, pid=1, just started
  4. immich_redis | 1:M 11 Apr 2026 18:27:48.453 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf
  5. immich_redis | 1:M 11 Apr 2026 18:27:48.454 * Increased maximum number of open files to 10032 (it was originally set to 1024).
  6. immich_redis | 1:M 11 Apr 2026 18:27:48.454 * monotonic clock: POSIX clock_gettime
  7. immich_redis | 1:M 11 Apr 2026 18:27:48.455 * Running mode=standalone, port=6379.
  8. immich_redis | 1:M 11 Apr 2026 18:27:48.457 * Server initialized
  9. immich_redis | 1:M 11 Apr 2026 18:27:48.457 * Ready to accept connections tcp
  10. immich_redis | 1:M 11 Apr 2026 18:32:49.076 * 100 changes in 300 seconds. Saving...
  11. immich_redis | 1:M 11 Apr 2026 18:32:49.077 * Background saving started by pid 79
  12. immich_redis | 79:C 11 Apr 2026 18:32:49.084 * DB saved on disk
  13. immich_redis | 79:C 11 Apr 2026 18:32:49.085 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
  14. immich_redis | 1:M 11 Apr 2026 18:32:49.177 * Background saving terminated with success
  15. immich_redis | 1:M 11 Apr 2026 18:37:50.027 * 100 changes in 300 seconds. Saving...
  16. immich_redis | 1:M 11 Apr 2026 18:37:50.028 * Background saving started by pid 150
  17. immich_redis | 150:C 11 Apr 2026 18:37:50.037 * DB saved on disk
  18. immich_redis | 150:C 11 Apr 2026 18:37:50.038 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
  19. immich_redis | 1:M 11 Apr 2026 18:37:50.129 * Background saving terminated with success
  20. immich_redis | 1:M 11 Apr 2026 18:42:51.087 * 100 changes in 300 seconds. Saving...
  21. immich_redis | 1:M 11 Apr 2026 18:42:51.088 * Background saving started by pid 229
  22. immich_redis | 229:C 11 Apr 2026 18:42:51.098 * DB saved on disk
  23. immich_redis | 229:C 11 Apr 2026 18:42:51.099 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
  24. immich_redis | 1:M 11 Apr 2026 18:42:51.189 * Background saving terminated with success
  25. immich_redis | 1:M 11 Apr 2026 18:47:52.060 * 100 changes in 300 seconds. Saving...
  26. immich_redis | 1:M 11 Apr 2026 18:47:52.061 * Background saving started by pid 301
  27. immich_redis | 301:C 11 Apr 2026 18:47:52.071 * DB saved on disk
  28. immich_redis | 301:C 11 Apr 2026 18:47:52.072 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
  29. immich_redis | 1:M 11 Apr 2026 18:47:52.162 * Background saving terminated with success
  30. immich_redis | 1:M 11 Apr 2026 18:52:53.022 * 100 changes in 300 seconds. Saving...
  31. immich_redis | 1:M 11 Apr 2026 18:52:53.023 * Background saving started by pid 373
  32. immich_redis | 373:C 11 Apr 2026 18:52:53.032 * DB saved on disk
  33. immich_redis | 373:C 11 Apr 2026 18:52:53.033 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
  34. immich_redis | 1:M 11 Apr 2026 18:52:53.124 * Background saving terminated with success
  35. immich_postgres | Using SSD storage
  36. immich_postgres |
  37. immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization
  38. immich_postgres |
  39. immich_postgres | 2026-04-11 18:27:48.598 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
  40. immich_postgres | 2026-04-11 18:27:48.599 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
  41. immich_postgres | 2026-04-11 18:27:48.647 UTC [1] LOG: starting PostgreSQL 14.19 (Debian 14.19-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit
  42. immich_postgres | 2026-04-11 18:27:48.647 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
  43. immich_postgres | 2026-04-11 18:27:48.647 UTC [1] LOG: listening on IPv6 address "::", port 5432
  44. immich_postgres | 2026-04-11 18:27:48.654 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  45. immich_postgres | 2026-04-11 18:27:48.662 UTC [32] LOG: database system was shut down at 2026-04-11 18:26:48 UTC
  46. immich_postgres | 2026-04-11 18:27:48.678 UTC [1] LOG: database system is ready to accept connections
  47. immich_machine_learning | [04/11/26 18:27:50] INFO Starting gunicorn 25.1.0
  48. immich_machine_learning | [04/11/26 18:27:50] INFO Listening at: http://[::]:3003 (10)
  49. immich_machine_learning | [04/11/26 18:27:50] INFO Using worker: immich_ml.config.CustomUvicornWorker
  50. immich_machine_learning | [04/11/26 18:27:50] INFO Control socket listening at /usr/src/gunicorn.ctl
  51. immich_machine_learning | [04/11/26 18:27:50] INFO Booting worker with pid: 15
  52. immich_machine_learning | [04/11/26 18:27:54] INFO Started server process [15]
  53. immich_machine_learning | [04/11/26 18:27:54] INFO Waiting for application startup.
  54. immich_machine_learning | [04/11/26 18:27:54] INFO Created in-memory cache with unloading after 300s
  55. immich_machine_learning | of inactivity.
  56. immich_machine_learning | [04/11/26 18:27:54] INFO Initialized request thread pool with 4 threads.
  57. immich_machine_learning | [04/11/26 18:27:54] INFO Application startup complete.
  58. immich_machine_learning | [04/11/26 18:37:06] INFO Downloading visual model 'ViT-B-32__openai' to
  59. immich_machine_learning | /cache/clip/ViT-B-32__openai/visual/model.onnx.
  60. immich_machine_learning | This may take a while.
  61. Fetching 11 files: 100%|██████████| 11/11 [00:08<00:00, 1.30it/s]
  62. immich_machine_learning | [04/11/26 18:37:15] INFO Loading visual model 'ViT-B-32__openai' to memory
  63. immich_machine_learning | [04/11/26 18:37:15] INFO Setting execution providers to
  64. immich_machine_learning | ['CPUExecutionProvider'], in descending order of
  65. immich_machine_learning | preference
  66. immich_machine_learning | [04/11/26 18:37:16] INFO Downloading detection model 'PP-OCRv5_mobile' to
  67. immich_machine_learning | /cache/ocr/PP-OCRv5_mobile/detection/model.onnx.
  68. immich_machine_learning | This may take a while.
  69. immich_machine_learning | [04/11/26 18:37:16] INFO Initiating download:
  70. immich_machine_learning | https://www.modelscope.cn/models/RapidAI/RapidOCR/r
  71. immich_machine_learning | esolve/v3.6.0/onnx/PP-OCRv5/det/ch_PP-OCRv5_mobile_
  72. immich_machine_learning | det.onnx
  73. immich_machine_learning | [04/11/26 18:37:17] INFO Download size: 4.60MB
  74. immich_machine_learning | [04/11/26 18:37:19] INFO Successfully saved to:
  75. immich_machine_learning | /cache/ocr/PP-OCRv5_mobile/detection/model.onnx
  76. immich_machine_learning | [04/11/26 18:37:19] INFO Loading detection model 'PP-OCRv5_mobile' to memory
  77. immich_machine_learning | [04/11/26 18:37:19] INFO Setting execution providers to
  78. immich_machine_learning | ['CPUExecutionProvider'], in descending order of
  79. immich_machine_learning | preference
  80. immich_machine_learning | [04/11/26 18:37:19] INFO Downloading detection model 'buffalo_l' to
  81. immich_machine_learning | /cache/facial-recognition/buffalo_l/detection/model
  82. immich_machine_learning | .onnx. This may take a while.
  83. Fetching 4 files: 100%|██████████| 4/4 [00:04<00:00, 1.05s/it]
  84. immich_machine_learning | [04/11/26 18:37:24] INFO Loading detection model 'buffalo_l' to memory
  85. immich_machine_learning | [04/11/26 18:37:24] INFO Setting execution providers to
  86. immich_machine_learning | ['CPUExecutionProvider'], in descending order of
  87. immich_machine_learning | preference
  88. immich_machine_learning | [04/11/26 18:37:24] INFO Downloading recognition model 'PP-OCRv5_mobile' to
  89. immich_machine_learning | /cache/ocr/PP-OCRv5_mobile/recognition/model.onnx.
  90. immich_machine_learning | This may take a while.
  91. immich_machine_learning | [04/11/26 18:37:24] INFO Initiating download:
  92. immich_machine_learning | https://www.modelscope.cn/models/RapidAI/RapidOCR/r
  93. immich_machine_learning | esolve/v3.6.0/onnx/PP-OCRv5/rec/ch_PP-OCRv5_rec_mob
  94. immich_machine_learning | ile_infer.onnx
  95. immich_machine_learning | [04/11/26 18:37:24] INFO Download size: 15.86MB
  96. immich_machine_learning | [04/11/26 18:37:33] INFO Successfully saved to:
  97. immich_machine_learning | /cache/ocr/PP-OCRv5_mobile/recognition/model.onnx
  98. immich_machine_learning | [04/11/26 18:37:33] INFO Loading recognition model 'PP-OCRv5_mobile' to
  99. immich_machine_learning | memory
  100. immich_machine_learning | [04/11/26 18:37:33] INFO Setting execution providers to
  101. immich_machine_learning | ['CPUExecutionProvider'], in descending order of
  102. immich_machine_learning | preference
  103. immich_machine_learning | [INFO] 2026-04-11 18:37:33,596 [RapidOCR] base.py:22: Using engine_name: onnxruntime
  104. immich_machine_learning | [04/11/26 18:37:33] INFO Loading recognition model 'buffalo_l' to memory
  105. immich_machine_learning | [04/11/26 18:37:33] INFO Setting execution providers to
  106. immich_machine_learning | ['CPUExecutionProvider'], in descending order of
  107. immich_machine_learning | preference
  108. immich_machine_learning | [04/11/26 18:37:36] INFO Setting execution providers to
  109. immich_machine_learning | ['CPUExecutionProvider'], in descending order of
  110. immich_machine_learning | preference
  111. immich_machine_learning | [04/11/26 18:43:25] INFO Shutting down due to inactivity.
  112. immich_machine_learning | [04/11/26 18:43:25] INFO Shutting down
  113. immich_machine_learning | [04/11/26 18:43:25] INFO Waiting for application shutdown.
  114. immich_machine_learning | [04/11/26 18:43:25] INFO Application shutdown complete.
  115. immich_machine_learning | [04/11/26 18:43:25] INFO Finished server process [15]
  116. immich_machine_learning | [04/11/26 18:43:25] WARNING Worker (pid:15) was sent SIGINT!
  117. immich_machine_learning | [04/11/26 18:43:25] INFO Booting worker with pid: 278
  118. immich_machine_learning | [04/11/26 18:43:29] INFO Started server process [278]
  119. immich_machine_learning | [04/11/26 18:43:29] INFO Waiting for application startup.
  120. immich_machine_learning | [04/11/26 18:43:29] INFO Created in-memory cache with unloading after 300s
  121. immich_machine_learning | of inactivity.
  122. immich_machine_learning | [04/11/26 18:43:29] INFO Initialized request thread pool with 4 threads.
  123. immich_machine_learning | [04/11/26 18:43:29] INFO Application startup complete.
  124. immich_server | Initializing Immich v2.7.4
  125. immich_server | Detected CPU Cores: 4
  126. immich_server | (node:7) ExperimentalWarning: WASI is an experimental feature and might change at any time
  127. immich_server | (Use `node --trace-warnings ...` to show where the warning was created)
  128. immich_server | Starting api worker
  129. immich_server | Starting microservices worker
  130. immich_server | (node:7) ExperimentalWarning: WASI is an experimental feature and might change at any time
  131. immich_server | (Use `node --trace-warnings ...` to show where the warning was created)
  132. immich_server | [Nest] 7 - 04/11/2026, 6:27:58 PM LOG [Microservices:WebsocketRepository] Initialized websocket server
  133. immich_server | (node:25) ExperimentalWarning: WASI is an experimental feature and might change at any time
  134. immich_server | (Use `node --trace-warnings ...` to show where the warning was created)
  135. immich_server | [Nest] 7 - 04/11/2026, 6:27:58 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 8202 rows
  136. immich_server | [Nest] 7 - 04/11/2026, 6:27:58 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 7416 rows
  137. immich_server | [Nest] 7 - 04/11/2026, 6:27:58 PM LOG [Microservices:DatabaseRepository] Running migrations
  138. immich_server | [Nest] 7 - 04/11/2026, 6:27:58 PM LOG [Microservices:DatabaseRepository] Finished running migrations
  139. immich_server | [Nest] 7 - 04/11/2026, 6:27:58 PM LOG [Microservices:DatabaseService] Checking for schema drift
  140. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:DatabaseService] No schema drift detected
  141. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 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}}
  142. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:StorageService] Successfully verified system mount folder checks
  143. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:WebsocketRepository] Initialized websocket server
  144. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:MetadataService] Bootstrapping metadata service
  145. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:MetadataService] Initializing metadata service
  146. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:MapRepository] Initializing metadata repository
  147. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:MetadataService] Initialized local reverse geocoder
  148. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:PluginService] Plugin immich-core is up to date (version 2.0.1). Skipping
  149. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:PluginService] Successfully processed core plugin: immich-core (version 2.0.1)
  150. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:PluginService] Successfully loaded plugin: immich-core
  151. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 8202 rows
  152. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 7416 rows
  153. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:DatabaseRepository] Running migrations
  154. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:ServerService] Feature Flags: {
  155. immich_server | "smartSearch": true,
  156. immich_server | "facialRecognition": true,
  157. immich_server | "duplicateDetection": true,
  158. immich_server | "map": true,
  159. immich_server | "reverseGeocoding": true,
  160. immich_server | "importFaces": false,
  161. immich_server | "sidecar": true,
  162. immich_server | "search": true,
  163. immich_server | "trash": true,
  164. immich_server | "oauth": false,
  165. immich_server | "oauthAutoLaunch": false,
  166. immich_server | "ocr": true,
  167. immich_server | "passwordLogin": true,
  168. immich_server | "configFile": false,
  169. immich_server | "email": false
  170. immich_server | }
  171. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:DatabaseRepository] Finished running migrations
  172. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:DatabaseService] Checking for schema drift
  173. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
  174. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:NestFactory] Starting Nest application...
  175. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized
  176. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] ClsModule dependencies initialized
  177. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] ClsCommonModule dependencies initialized
  178. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] KyselyModule$1 dependencies initialized
  179. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] OpenTelemetryModule dependencies initialized
  180. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] KyselyCoreModule$1 dependencies initialized
  181. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] DiscoveryModule dependencies initialized
  182. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] OpenTelemetryCoreModule dependencies initialized
  183. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] ClsRootModule dependencies initialized
  184. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized
  185. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized
  186. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:InstanceLoader] MicroservicesModule dependencies initialized
  187. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:NestApplication] Nest application successfully started
  188. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:Bootstrap] Immich Microservices is running [v2.7.4] [production]
  189. immich_server | [Nest] 7 - 04/11/2026, 6:27:59 PM LOG [Microservices:MachineLearningRepository] Machine learning server became healthy (http://immich-machine-learning:3003).
  190. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:DatabaseService] No schema drift detected
  191. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 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}}
  192. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:StorageService] Successfully verified system mount folder checks
  193. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:PluginService] Plugin immich-core is up to date (version 2.0.1). Skipping
  194. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:PluginService] Successfully processed core plugin: immich-core (version 2.0.1)
  195. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:PluginService] Successfully loaded plugin: immich-core
  196. immich_server | [Nest] 25 - 04/11/2026, 6:27:59 PM LOG [Api:ServerService] Feature Flags: {
  197. immich_server | "smartSearch": true,
  198. immich_server | "facialRecognition": true,
  199. immich_server | "duplicateDetection": true,
  200. immich_server | "map": true,
  201. immich_server | "reverseGeocoding": true,
  202. immich_server | "importFaces": false,
  203. immich_server | "sidecar": true,
  204. immich_server | "search": true,
  205. immich_server | "trash": true,
  206. immich_server | "oauth": false,
  207. immich_server | "oauthAutoLaunch": false,
  208. immich_server | "ocr": true,
  209. immich_server | "passwordLogin": true,
  210. immich_server | "configFile": false,
  211. immich_server | "email": false
  212. immich_server | }
  213. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
  214. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:NestFactory] Starting Nest application...
  215. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] BullModule dependencies initialized
  216. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] ClsModule dependencies initialized
  217. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] ClsCommonModule dependencies initialized
  218. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] KyselyModule$1 dependencies initialized
  219. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] OpenTelemetryModule dependencies initialized
  220. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] KyselyCoreModule$1 dependencies initialized
  221. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] DiscoveryModule dependencies initialized
  222. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] OpenTelemetryCoreModule dependencies initialized
  223. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] ClsRootModule dependencies initialized
  224. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] ScheduleModule dependencies initialized
  225. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] BullModule dependencies initialized
  226. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] BullModule dependencies initialized
  227. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:InstanceLoader] ApiModule dependencies initialized
  228. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] ApiKeyController {/api/api-keys}:
  229. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, POST} route
  230. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, GET} route
  231. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/me, GET} route
  232. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, GET} route
  233. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, PUT} route
  234. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, DELETE} route
  235. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] ActivityController {/api/activities}:
  236. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/activities, GET} route
  237. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/activities, POST} route
  238. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/activities/statistics, GET} route
  239. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/activities/:id, DELETE} route
  240. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] AlbumController {/api/albums}:
  241. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums, GET} route
  242. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums, POST} route
  243. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/statistics, GET} route
  244. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, GET} route
  245. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, PATCH} route
  246. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, DELETE} route
  247. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, PUT} route
  248. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/assets, PUT} route
  249. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, DELETE} route
  250. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/users, PUT} route
  251. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, PUT} route
  252. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, DELETE} route
  253. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] AppController {/api}:
  254. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/.well-known/immich, GET} route
  255. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/custom.css, GET} route
  256. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] AssetController {/api/assets}:
  257. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/random, GET} route
  258. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/device/:deviceId, GET} route
  259. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/statistics, GET} route
  260. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route
  261. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets, PUT} route
  262. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets, DELETE} route
  263. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, GET} route
  264. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/copy, PUT} route
  265. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/metadata, PUT} route
  266. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/metadata, DELETE} route
  267. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, PUT} route
  268. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata, GET} route
  269. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/ocr, GET} route
  270. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata, PUT} route
  271. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata/:key, GET} route
  272. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/metadata/:key, DELETE} route
  273. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/edits, GET} route
  274. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/edits, PUT} route
  275. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/edits, DELETE} route
  276. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] AssetMediaController {/api/assets}:
  277. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets, POST} route
  278. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, GET} route
  279. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, PUT} route
  280. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/thumbnail, GET} route
  281. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/video/playback, GET} route
  282. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/exist, POST} route
  283. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/assets/bulk-upload-check, POST} route
  284. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] AuthController {/api/auth}:
  285. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/login, POST} route
  286. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/admin-sign-up, POST} route
  287. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/validateToken, POST} route
  288. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/change-password, POST} route
  289. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/logout, POST} route
  290. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/status, GET} route
  291. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, POST} route
  292. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, PUT} route
  293. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/pin-code, DELETE} route
  294. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/session/unlock, POST} route
  295. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/auth/session/lock, POST} route
  296. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] AuthAdminController {/api/admin/auth}:
  297. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/auth/unlink-all, POST} route
  298. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] DatabaseBackupController {/api/admin/database-backups}:
  299. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/database-backups, GET} route
  300. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/database-backups/:filename, GET} route
  301. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/database-backups, DELETE} route
  302. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/database-backups/start-restore, POST} route
  303. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/database-backups/upload, POST} route
  304. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] DownloadController {/api/download}:
  305. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/download/info, POST} route
  306. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/download/archive, POST} route
  307. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] DuplicateController {/api/duplicates}:
  308. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, GET} route
  309. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, DELETE} route
  310. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates/:id, DELETE} route
  311. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates/resolve, POST} route
  312. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] FaceController {/api/faces}:
  313. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/faces, POST} route
  314. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/faces, GET} route
  315. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, PUT} route
  316. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, DELETE} route
  317. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] JobController {/api/jobs}:
  318. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route
  319. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route
  320. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/jobs/:name, PUT} route
  321. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] LibraryController {/api/libraries}:
  322. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, GET} route
  323. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, POST} route
  324. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, GET} route
  325. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, PUT} route
  326. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, DELETE} route
  327. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/validate, POST} route
  328. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/statistics, GET} route
  329. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/scan, POST} route
  330. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] MaintenanceController {/api/admin/maintenance}:
  331. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/maintenance/status, GET} route
  332. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/maintenance/detect-install, GET} route
  333. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/maintenance/login, POST} route
  334. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/maintenance, POST} route
  335. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] MapController {/api/map}:
  336. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/map/markers, GET} route
  337. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/map/reverse-geocode, GET} route
  338. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] MemoryController {/api/memories}:
  339. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories, GET} route
  340. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories, POST} route
  341. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories/statistics, GET} route
  342. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, GET} route
  343. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, PUT} route
  344. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, DELETE} route
  345. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, PUT} route
  346. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, DELETE} route
  347. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] NotificationController {/api/notifications}:
  348. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, GET} route
  349. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, PUT} route
  350. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/notifications, DELETE} route
  351. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, GET} route
  352. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, PUT} route
  353. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/:id, DELETE} route
  354. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] NotificationAdminController {/api/admin/notifications}:
  355. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications, POST} route
  356. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/test-email, POST} route
  357. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/notifications/templates/:name, POST} route
  358. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] OAuthController {/api/oauth}:
  359. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/mobile-redirect, GET} route
  360. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/authorize, POST} route
  361. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/callback, POST} route
  362. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/link, POST} route
  363. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/unlink, POST} route
  364. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] PartnerController {/api/partners}:
  365. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/partners, GET} route
  366. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/partners, POST} route
  367. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, POST} route
  368. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, PUT} route
  369. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, DELETE} route
  370. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] PersonController {/api/people}:
  371. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people, GET} route
  372. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people, POST} route
  373. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people, PUT} route
  374. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people, DELETE} route
  375. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, GET} route
  376. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, PUT} route
  377. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, DELETE} route
  378. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/statistics, GET} route
  379. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/thumbnail, GET} route
  380. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/reassign, PUT} route
  381. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/merge, POST} route
  382. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] PluginController {/api/plugins}:
  383. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/plugins/triggers, GET} route
  384. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/plugins, GET} route
  385. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/plugins/:id, GET} route
  386. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] QueueController {/api/queues}:
  387. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/queues, GET} route
  388. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/queues/:name, GET} route
  389. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/queues/:name, PUT} route
  390. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, GET} route
  391. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, DELETE} route
  392. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] SearchController {/api/search}:
  393. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/metadata, POST} route
  394. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/statistics, POST} route
  395. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/random, POST} route
  396. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/large-assets, POST} route
  397. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/smart, POST} route
  398. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/explore, GET} route
  399. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/person, GET} route
  400. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/places, GET} route
  401. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/cities, GET} route
  402. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/search/suggestions, GET} route
  403. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] ServerController {/api/server}:
  404. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/about, GET} route
  405. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/apk-links, GET} route
  406. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/storage, GET} route
  407. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/ping, GET} route
  408. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/version, GET} route
  409. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/version-history, GET} route
  410. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/features, GET} route
  411. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/theme, GET} route
  412. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/config, GET} route
  413. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/statistics, GET} route
  414. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/media-types, GET} route
  415. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, GET} route
  416. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, PUT} route
  417. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, DELETE} route
  418. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/server/version-check, GET} route
  419. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] SessionController {/api/sessions}:
  420. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, POST} route
  421. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, GET} route
  422. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, DELETE} route
  423. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, PUT} route
  424. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, DELETE} route
  425. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id/lock, POST} route
  426. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] SharedLinkController {/api/shared-links}:
  427. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, GET} route
  428. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/login, POST} route
  429. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/me, GET} route
  430. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, GET} route
  431. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, POST} route
  432. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, PATCH} route
  433. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, DELETE} route
  434. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, PUT} route
  435. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, DELETE} route
  436. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] StackController {/api/stacks}:
  437. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, GET} route
  438. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, POST} route
  439. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, DELETE} route
  440. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, GET} route
  441. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, PUT} route
  442. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, DELETE} route
  443. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id/assets/:assetId, DELETE} route
  444. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] SyncController {/api/sync}:
  445. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sync/full-sync, POST} route
  446. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sync/delta-sync, POST} route
  447. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sync/stream, POST} route
  448. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, GET} route
  449. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, POST} route
  450. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/sync/ack, DELETE} route
  451. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] SystemConfigController {/api/system-config}:
  452. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, GET} route
  453. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/defaults, GET} route
  454. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, PUT} route
  455. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route
  456. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] SystemMetadataController {/api/system-metadata}:
  457. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, GET} route
  458. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, POST} route
  459. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/reverse-geocoding-state, GET} route
  460. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/version-check-state, GET} route
  461. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] TagController {/api/tags}:
  462. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags, POST} route
  463. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags, GET} route
  464. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags, PUT} route
  465. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags/assets, PUT} route
  466. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, GET} route
  467. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, PUT} route
  468. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, DELETE} route
  469. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, PUT} route
  470. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, DELETE} route
  471. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] TimelineController {/api/timeline}:
  472. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/buckets, GET} route
  473. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/bucket, GET} route
  474. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] TrashController {/api/trash}:
  475. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/trash/empty, POST} route
  476. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore, POST} route
  477. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore/assets, POST} route
  478. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] UserAdminController {/api/admin/users}:
  479. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, GET} route
  480. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, POST} route
  481. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, GET} route
  482. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, PUT} route
  483. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route
  484. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/sessions, GET} route
  485. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/statistics, GET} route
  486. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, GET} route
  487. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, PUT} route
  488. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/restore, POST} route
  489. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] UserController {/api/users}:
  490. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users, GET} route
  491. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, GET} route
  492. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, PUT} route
  493. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, GET} route
  494. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, PUT} route
  495. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, GET} route
  496. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, PUT} route
  497. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, DELETE} route
  498. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, GET} route
  499. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, PUT} route
  500. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/onboarding, DELETE} route
  501. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id, GET} route
  502. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, POST} route
  503. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, DELETE} route
  504. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id/profile-image, GET} route
  505. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] ViewController {/api/view}:
  506. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder/unique-paths, GET} route
  507. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder, GET} route
  508. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RoutesResolver] WorkflowController {/api/workflows}:
  509. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/workflows, POST} route
  510. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/workflows, GET} route
  511. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/workflows/:id, GET} route
  512. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/workflows/:id, PUT} route
  513. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:RouterExplorer] Mapped {/api/workflows/:id, DELETE} route
  514. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:NestApplication] Nest application successfully started
  515. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:2283 [v2.7.4] [production]
  516. immich_server | [Nest] 25 - 04/11/2026, 6:28:00 PM LOG [Api:MachineLearningRepository] Machine learning server became healthy (http://immich-machine-learning:3003).
  517. immich_server | [Nest] 25 - 04/11/2026, 6:36:53 PM LOG [Api:WebsocketRepository] Websocket Connect: uRpXOGowNryiR4xfAAAB
  518. immich_server | [Nest] 25 - 04/11/2026, 6:37:30 PM LOG [Api:WebsocketRepository] Websocket Disconnect: uRpXOGowNryiR4xfAAAB
  519. immich_server | [Nest] 7 - 04/11/2026, 6:37:42 PM LOG [Microservices:PersonService] Detected 2 new faces in asset 78200912-5fe1-48bc-a76b-623ddc39fc64
  520. immich_server | [Nest] 7 - 04/11/2026, 6:37:43 PM LOG [Microservices:PersonService] Detected 2 new faces in asset 0b86d0bc-f392-4f8c-8ef2-e3032fb4a23f
  521. immich_server | [Nest] 7 - 04/11/2026, 6:37:47 PM LOG [Microservices:PersonService] Detected 1 new faces in asset f38259eb-b2fc-4714-84d6-9a8d3c58a97f
  522.  
Advertisement
Add Comment
Please, Sign In to add comment