imagegenius / docker-immich

Monolithic (Single) Docker Container for Immich
GNU General Public License v3.0
610 stars 27 forks source link

Machine learning stopped working in recent versions #244

Closed TomasValenta closed 11 months ago

TomasValenta commented 11 months ago

Hello Martin,

I noticed one more problem. In the last few versions (unfortunately, I don't know exactly since when), machine learning stopped working. Tasks are added to the queue, but nothing happens when they complete. Logs:

immich      | [migrations] started
immich      | [migrations] no migrations found
immich      | 
immich      | 
immich      | ╔═══════════════════════════════╗
immich      |        __  _____ _____       __
immich      |       / / |_   _/ ____|     / /
immich      |      / /    | || |  __     / /
immich      |     / /     | || | |_ |   / /
immich      |    / /     _| || |__| |  / /
immich      |   /_/     |_____\_____| /_/
immich      | 
immich      | 
immich      |   Baseimage from linuxserver.io
immich      | ╠═══════════════════════════════╣
immich      |   To support this applications developer(s) visit:
immich      |   Immich: https://immich.app/docs/overview/support-the-project
immich      | ╠═══════════════════════════════╣
immich      |   User/Group ID:
immich      |   User UID: 1000
immich      |   User GID: 1000
immich      | ╚═══════════════════════════════╝
immich      | **** permissions for /dev/dri/renderD128 are good ****
immich      | [custom-init] No custom files found, skipping...
immich      | **** permissions for /dev/dri/card1 are good ****
immich      | **** permissions for /dev/dri/card0 are good ****
immich      | [Nest] 175  - 12/01/2023, 9:28:42 PM     LOG [NestFactory] Starting Nest application...
immich      | [Nest] 175  - 12/01/2023, 9:28:42 PM    WARN [ModuleTokenFactory] The module "InternalCoreModule" is taking 16.43ms to serialize, this may be caused by larger objects statically assigned to the module. More details: https://github.com/nestjs/nest/issues/12738 +66ms
immich      | [Nest] 175  - 12/01/2023, 9:28:42 PM    WARN [ModuleTokenFactory] The module "BullModule" is taking 18.10ms to serialize, this may be caused by larger objects statically assigned to the module. More details: https://github.com/nestjs/nest/issues/12738 +197ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +289ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] BullModule dependencies initialized +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +10ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +3ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +3ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +64ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] BullModule dependencies initialized +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:43 PM     LOG [InstanceLoader] BullModule dependencies initialized +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:44 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +1505ms
immich      | [Nest] 175  - 12/01/2023, 9:28:44 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:44 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:44 PM     LOG [InstanceLoader] InfraModule dependencies initialized +15ms
immich      | [Nest] 175  - 12/01/2023, 9:28:44 PM     LOG [InstanceLoader] AppModule dependencies initialized +39ms
immich      | [Nest] 175  - 12/01/2023, 9:28:44 PM     LOG [InstanceLoader] DomainModule dependencies initialized +104ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] ActivityController {/api/activity}: +2821ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/activity, GET} route +31ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/activity/statistics, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/activity, POST} route +8ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/activity/:id, DELETE} route +3ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AssetsController {/api/assets}: +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/assets, GET} route +4ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AssetController {/api/asset}: +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/map-marker, GET} route +3ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/memory-lane, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/random, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/download/info, POST} route +8ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/download/archive, POST} route +3ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/download/:id, POST} route +8ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/device/:deviceId, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/statistics, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/time-buckets, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/time-bucket, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/jobs, POST} route +9ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/restore, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/trash/empty, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/trash/restore, POST} route +3ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/stack/parent, PUT} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/:id, PUT} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AssetController {/api/asset}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/upload, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/file/:id, GET} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/thumbnail/:id, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/curated-objects, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/curated-locations, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/search-terms, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/:deviceId, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/assetById/:id, GET} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/exist, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/asset/bulk-upload-check, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AppController {/api}: +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/.well-known/immich, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/custom.css, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/refresh-config, POST} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AlbumController {/api/album}: +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/count, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id, PATCH} route +7ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id/assets, PUT} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id/assets, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id/users, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/album/:id/user/:userId, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] APIKeyController {/api/api-key}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/api-key, POST} route +6ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/api-key, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/api-key/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/api-key/:id, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/api-key/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AuditController {/api/audit}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/audit/deletes, GET} route +6ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/audit/file-report, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/audit/file-report/checksum, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/audit/file-report/fix, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] AuthController {/api/auth}: +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/admin-sign-up, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/devices, GET} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/devices, DELETE} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/devices/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/validateToken, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/change-password, POST} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/auth/logout, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] JobController {/api/jobs}: +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/jobs, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/jobs/:id, PUT} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] LibraryController {/api/library}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library, GET} route +7ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library/:id, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library/:id/statistics, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library/:id/scan, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/library/:id/removeOffline, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] OAuthController {/api/oauth}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/oauth/mobile-redirect, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/oauth/config, POST} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/oauth/authorize, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/oauth/callback, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/oauth/link, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/oauth/unlink, POST} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] PartnerController {/api/partner}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/partner, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/partner/:id, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/partner/:id, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/partner/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] SearchController {/api/search}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/search, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/search/explore, GET} route +8ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/search/person, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] ServerInfoController {/api/server-info}: +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/ping, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/version, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/features, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/theme, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/config, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/statistics, GET} route +6ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/server-info/media-types, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] SharedLinkController {/api/shared-link}: +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link/me, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link/:id, PATCH} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link/:id, DELETE} route +9ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link/:id/assets, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/shared-link/:id/assets, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] SystemConfigController {/api/system-config}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/system-config, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/system-config/defaults, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/system-config, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/system-config/map/style.json, GET} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] TagController {/api/tag}: +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag, GET} route +0ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag/:id, GET} route +6ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag/:id, PATCH} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag/:id/assets, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag/:id/assets, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/tag/:id/assets, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] UserController {/api/user}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/info/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/me, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user, POST} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/profile-image, DELETE} route +9ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/:id, DELETE} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/:id/restore, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/profile-image, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/user/profile-image/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RoutesResolver] PersonController {/api/person}: +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person, PUT} route +5ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person/:id, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person/:id, PUT} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person/:id/statistics, GET} route +2ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person/:id/thumbnail, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person/:id/assets, GET} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:47 PM     LOG [RouterExplorer] Mapped {/api/person/:id/merge, POST} route +1ms
immich      | [Nest] 175  - 12/01/2023, 9:28:48 PM     LOG [SearchService] Running bootstrap
immich      | Request #1701462528148: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
immich      | Request #1701462528148: Sleeping for 4s and then retrying request...
immich      | Request #1701462528148: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
immich      | Request #1701462528148: Sleeping for 4s and then retrying request...
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [TypesenseRepository] Schema up to date: assets/assets-v10
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [TypesenseRepository] Schema up to date: albums/albums-v2
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [TypesenseRepository] Schema up to date: faces/faces-v1
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [TypesenseRepository] Alias mapping: [{"collection_name":"faces-v1","name":"faces"},{"collection_name":"albums-v2","name":"albums"},{"collection_name":"assets-v10","name":"assets"}]
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [TypesenseRepository] Collections needing migration: {"assets":false,"albums":false,"faces":false}
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [AppService] Feature Flags: {
immich      |   "clipEncode": true,
immich      |   "facialRecognition": true,
immich      |   "tagImage": true,
immich      |   "map": true,
immich      |   "reverseGeocoding": true,
immich      |   "sidecar": true,
immich      |   "search": true,
immich      |   "trash": true,
immich      |   "oauth": false,
immich      |   "oauthAutoLaunch": false,
immich      |   "passwordLogin": true,
immich      |   "configFile": false
immich      | }
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [NestApplication] Nest application successfully started +52ms
immich      | [Nest] 175  - 12/01/2023, 9:28:56 PM     LOG [ImmichServer] Immich Server is listening on http://[::1]:8080 [v1.89.0] [PRODUCTION] 
immich      | [Nest] 175  - 12/01/2023, 9:29:00 PM     LOG [CommunicationRepository] Websocket Connect:    ti_PUsbEkMBOGcu4AAAB
immich      | [Nest] 175  - 12/01/2023, 9:29:00 PM     LOG [CommunicationRepository] Websocket Connect:    ef8WnBu6isOa9PjFAAAD
immich      | [ig-init] done.
immich      | [Nest] 175  - 12/01/2023, 9:29:01 PM     LOG [CommunicationRepository] Websocket Disconnect: ef8WnBu6isOa9PjFAAAD
immich      | [Nest] 175  - 12/01/2023, 9:29:05 PM     LOG [CommunicationRepository] Websocket Connect:    9xAX3C6pMFmRUm0-AAAF
immich      | [12/01/23 21:29:07] INFO     Starting gunicorn 21.2.0                           
immich      | [12/01/23 21:29:07] INFO     Listening at: http://0.0.0.0:3003 (466)            
immich      | [12/01/23 21:29:07] INFO     Using worker: uvicorn.workers.UvicornWorker        
immich      | [12/01/23 21:29:07] INFO     Booting worker with pid: 506                       
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [NestFactory] Starting Nest application...
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +133ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +3ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +1ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +22ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
immich      | [Nest] 471  - 12/01/2023, 9:29:10 PM     LOG [InstanceLoader] BullModule dependencies initialized +2ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +626ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [InstanceLoader] InfraModule dependencies initialized +12ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [InstanceLoader] DomainModule dependencies initialized +66ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [InstanceLoader] MicroservicesModule dependencies initialized +1ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [MetadataRepository] Initializing metadata repository
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [MetadataService] Initialized local reverse geocoder
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [SearchService] Running bootstrap
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [TypesenseRepository] Schema up to date: assets/assets-v10
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [TypesenseRepository] Schema up to date: albums/albums-v2
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [TypesenseRepository] Schema up to date: faces/faces-v1
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [TypesenseRepository] Alias mapping: [{"collection_name":"faces-v1","name":"faces"},{"collection_name":"albums-v2","name":"albums"},{"collection_name":"assets-v10","name":"assets"}]
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [TypesenseRepository] Collections needing migration: {"assets":false,"albums":false,"faces":false}
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [NestApplication] Nest application successfully started +69ms
immich      | [Nest] 471  - 12/01/2023, 9:29:11 PM     LOG [ImmichMicroservice] Immich Microservices is listening on http://[::1]:3002 [v1.89.0] [PRODUCTION] 
immich      | [12/01/23 21:29:44] INFO     Created in-memory cache with unloading after 300s  
immich      |                              of inactivity.                                     
immich      | [12/01/23 21:29:44] INFO     Initialized request thread pool with 4 threads.    
immich      | [Nest] 175  - 12/01/2023, 9:29:45 PM     LOG [CommunicationRepository] Websocket Connect:    xtocLFhVKm9NC7m7AAAH
immich      | [Nest] 471  - 12/01/2023, 9:29:56 PM     LOG [MediaService] Successfully generated JPEG image thumbnail for asset e70fc6cd-ae14-4343-995d-34402615e540
immich      | [Nest] 471  - 12/01/2023, 9:29:57 PM     LOG [MediaService] Successfully generated JPEG image thumbnail for asset 198516e8-948d-4c9e-a07e-bd39a8a049be
immich      | [12/01/23 21:29:57] INFO     Loading clip model 'ViT-B-32__openai'              
immich      | [Nest] 471  - 12/01/2023, 9:29:58 PM     LOG [MediaService] Successfully generated WEBP image thumbnail for asset e70fc6cd-ae14-4343-995d-34402615e540
immich      | [Nest] 471  - 12/01/2023, 9:29:59 PM     LOG [MediaService] Successfully generated WEBP image thumbnail for asset 198516e8-948d-4c9e-a07e-bd39a8a049be
immich      | [12/01/23 21:30:09] INFO     Loading image classification model                 
immich      |                              'microsoft/resnet-50'                              
immich      | Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration.
immich      | [12/01/23 21:30:09] INFO     ONNX model not found in cache directory for        
immich      |                              'microsoft/resnet-50'.Exporting optimized model for
immich      |                              future use.                                        
immich      | Framework not specified. Using pt to export to ONNX.
immich      | Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration.
immich      | /lsiopy/lib/python3.11/site-packages/transformers/models/convnext/feature_extraction_convnext.py:28: FutureWarning: The class ConvNextFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use ConvNextImageProcessor instead.
immich      |   warnings.warn(
immich      | Using the export variant default. Available variants are:
immich      |   - default: The default ONNX variant.
immich      | Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration.
immich      | Using framework PyTorch: 2.1.0
immich      | /lsiopy/lib/python3.11/site-packages/transformers/models/resnet/modeling_resnet.py:95: TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other inputs!
immich      |   if num_channels != self.num_channels:
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Unable to run job handler (recognizeFaces/recognize-faces): TypeError: fetch failed
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] TypeError: fetch failed
immich      |     at Object.fetch (node:internal/deps/undici/undici:11730:11)
immich      |     at async MachineLearningRepository.post (/app/immich/server/dist/infra/repositories/machine-learning.repository.js:16:21)
immich      |     at async PersonService.handleRecognizeFaces (/app/immich/server/dist/domain/person/person.service.js:183:23)
immich      |     at async /app/immich/server/dist/domain/job/job.service.js:108:37
immich      |     at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
immich      |     at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Object:
immich      | {
immich      |   "id": "198516e8-948d-4c9e-a07e-bd39a8a049be",
immich      |   "source": "upload"
immich      | }
immich      | 
immich      | 
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Unable to run job handler (clipEncoding/clip-encode): TypeError: fetch failed
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] TypeError: fetch failed
immich      |     at Object.fetch (node:internal/deps/undici/undici:11730:11)
immich      |     at async MachineLearningRepository.post (/app/immich/server/dist/infra/repositories/machine-learning.repository.js:16:21)
immich      |     at async SmartInfoService.handleEncodeClip (/app/immich/server/dist/domain/smart-info/smart-info.service.js:85:31)
immich      |     at async /app/immich/server/dist/domain/job/job.service.js:108:37
immich      |     at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
immich      |     at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Object:
immich      | {
immich      |   "id": "e70fc6cd-ae14-4343-995d-34402615e540",
immich      |   "source": "upload"
immich      | }
immich      | 
immich      | 
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Unable to run job handler (objectTagging/classify-image): TypeError: fetch failed
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] TypeError: fetch failed
immich      |     at Object.fetch (node:internal/deps/undici/undici:11730:11)
immich      |     at async MachineLearningRepository.post (/app/immich/server/dist/infra/repositories/machine-learning.repository.js:16:21)
immich      |     at async SmartInfoService.handleClassifyImage (/app/immich/server/dist/domain/smart-info/smart-info.service.js:55:22)
immich      |     at async /app/immich/server/dist/domain/job/job.service.js:108:37
immich      |     at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
immich      |     at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Object:
immich      | {
immich      |   "id": "e70fc6cd-ae14-4343-995d-34402615e540",
immich      |   "source": "upload"
immich      | }
immich      | 
immich      | 
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Unable to run job handler (recognizeFaces/recognize-faces): TypeError: fetch failed
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] TypeError: fetch failed
immich      |     at Object.fetch (node:internal/deps/undici/undici:11730:11)
immich      |     at async MachineLearningRepository.post (/app/immich/server/dist/infra/repositories/machine-learning.repository.js:16:21)
immich      |     at async PersonService.handleRecognizeFaces (/app/immich/server/dist/domain/person/person.service.js:183:23)
immich      |     at async /app/immich/server/dist/domain/job/job.service.js:108:37
immich      |     at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
immich      |     at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Object:
immich      | {
immich      |   "id": "e70fc6cd-ae14-4343-995d-34402615e540",
immich      |   "source": "upload"
immich      | }
immich      | 
immich      | 
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Unable to run job handler (clipEncoding/clip-encode): TypeError: fetch failed
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] TypeError: fetch failed
immich      |     at Object.fetch (node:internal/deps/undici/undici:11730:11)
immich      |     at async MachineLearningRepository.post (/app/immich/server/dist/infra/repositories/machine-learning.repository.js:16:21)
immich      |     at async SmartInfoService.handleEncodeClip (/app/immich/server/dist/domain/smart-info/smart-info.service.js:85:31)
immich      |     at async /app/immich/server/dist/domain/job/job.service.js:108:37
immich      |     at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
immich      |     at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Object:
immich      | {
immich      |   "id": "198516e8-948d-4c9e-a07e-bd39a8a049be",
immich      |   "source": "upload"
immich      | }
immich      | 
immich      | 
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Unable to run job handler (objectTagging/classify-image): TypeError: fetch failed
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] TypeError: fetch failed
immich      |     at Object.fetch (node:internal/deps/undici/undici:11730:11)
immich      |     at async MachineLearningRepository.post (/app/immich/server/dist/infra/repositories/machine-learning.repository.js:16:21)
immich      |     at async SmartInfoService.handleClassifyImage (/app/immich/server/dist/domain/smart-info/smart-info.service.js:55:22)
immich      |     at async /app/immich/server/dist/domain/job/job.service.js:108:37
immich      |     at async Worker.processJob (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:387:28)
immich      |     at async Worker.retryIfFailed (/app/immich/server/node_modules/bullmq/dist/cjs/classes/worker.js:574:24)
immich      | [Nest] 471  - 12/01/2023, 9:30:31 PM   ERROR [JobService] Object:
immich      | {
immich      |   "id": "198516e8-948d-4c9e-a07e-bd39a8a049be",
immich      |   "source": "upload"
immich      | }
immich      | 
immich      | 
immich      | [Nest] 175  - 12/01/2023, 9:30:33 PM     LOG [CommunicationRepository] Websocket Disconnect: ti_PUsbEkMBOGcu4AAAB
immich      | [Nest] 175  - 12/01/2023, 9:30:33 PM     LOG [CommunicationRepository] Websocket Connect:    K5tB_q0fjjtqlSOSAAAJ
immich      | [12/01/23 21:31:01] ERROR    Worker (pid:506) was sent code 139!                
immich      | [12/01/23 21:31:01] INFO     Booting worker with pid: 819                       
immich      | [Nest] 175  - 12/01/2023, 9:31:04 PM     LOG [CommunicationRepository] Websocket Disconnect: K5tB_q0fjjtqlSOSAAAJ
immich      | [Nest] 175  - 12/01/2023, 9:31:05 PM     LOG [CommunicationRepository] Websocket Connect:    XPwcSzAf06_xyc-AAAAL
immich      | [12/01/23 21:31:29] INFO     Created in-memory cache with unloading after 300s  
immich      |                              of inactivity.                                     
immich      | [12/01/23 21:31:29] INFO     Initialized request thread pool with 4 threads.    
immich      | [Nest] 175  - 12/01/2023, 9:31:52 PM     LOG [CommunicationRepository] Websocket Disconnect: xtocLFhVKm9NC7m7AAAH

Yaml:

name: courageous_elina
services:
  immich:
    cpu_shares: 90
    command: []
    container_name: immich
    deploy:
      resources:
        limits:
          memory: 7812M
    environment:
      - DB_DATABASE_NAME=immich
      - DB_HOSTNAME=192.168.0.2
      - DB_PASSWORD=postgres
      - DB_PORT=5432
      - DB_USERNAME=postgres
      - DISABLE_MACHINE_LEARNING=false
      - DISABLE_TYPESENSE=false
      - MACHINE_LEARNING_WORKER_TIMEOUT=120
      - MACHINE_LEARNING_WORKERS=1
      - PGID=1000
      - PUID=1000
      - REDIS_HOSTNAME=192.168.0.2
      - REDIS_PASSWORD=
      - REDIS_PORT=6379
      - TZ=Europe/Prague
    image: ghcr.io/imagegenius/immich:latest
    labels:
      icon: https://immich.app/img/logo.png
    ports:
      - target: 8080
        published: "8088"
        protocol: tcp
    privileged: true
    restart: unless-stopped
    volumes:
      - type: bind
        source: /DATA/AppData/Immich/config
        target: /config
      - type: bind
        source: /media/devmon/Data/Photos
        target: /photos
      - type: bind
        source: /DATA/AppData/Immich/config/machine-learning
        target: /config/machine-learning
      - type: bind
        source: /DATA/AppData/Immich/import
        target: /import
    devices: []
    cap_add: []
    network_mode: bridge
  postgres14:
    cpu_shares: 90
    command: []
    container_name: postgres14
    deploy:
      resources:
        limits:
          memory: 7812M
    environment:
      - POSTGRES_DB=immich
      - POSTGRES_PASSWORD=postgres
      - POSTGRES_USER=postgres
    image: postgres:14
    labels:
      icon: https://immich.app/img/logo.png
    ports:
      - target: 5432
        published: "5432"
        protocol: tcp
    privileged: true
    restart: unless-stopped
    volumes:
      - type: bind
        source: /DATA/AppData/Immich/postgres
        target: /var/lib/postgresql/data
    devices: []
    cap_add: []
    network_mode: bridge
  redis:
    cpu_shares: 90
    command: []
    container_name: redis
    deploy:
      resources:
        limits:
          memory: 7812M
    image: redis
    labels:
      icon: https://immich.app/img/logo.png
    ports:
      - target: 6379
        published: "6379"
        protocol: tcp
    privileged: true
    restart: unless-stopped
    volumes: []
    devices: []
    cap_add: []
    environment: []
    network_mode: bridge
x-casaos:
  author: self
  category: self
  hostname: ""
  icon: https://immich.app/img/logo.png
  index: /
  port_map: "8088"
  scheme: http
  store_app_id: courageous_elina
  title:
    custom: Immich

Could this be caused here as in #234 or should I contact the official Immich issue tracker?

martabal commented 11 months ago

Hello ! On what machine is Immich running?

TomasValenta commented 11 months ago

Raspberrypi 4 8GB.

martabal commented 11 months ago

I think this is an upstream issue https://github.com/immich-app/immich/issues/5234

TomasValenta commented 11 months ago

Looks like that, thank you Martin!

martabal commented 11 months ago

Looks like that, thank you Martin!

You're welcome, have a great day :smile: