Destro
IImmich
•Created by Destro on 11/18/2024 in #help-desk-support
Transcoding will transcode a handfull of videos on the gpu then wont do anymore and uses cpu
I recently fine tuned all the transcoding options to the way i want it but... The immich will use the gpu for like 10ish videos then all of a sudden stop using the gpu and use the cpu to transcode. Would there be any reason why that would occur ? Ive tested the gpu with other tasks like handbrake and plex etc it doesnt miss a beat, only seems to behave weird via immich.
461 replies
IImmich
•Created by Destro on 5/7/2023 in #help-desk-support
not sure how this happened
this error keeps spaming in the console and immich is not accessible at all
[Nest] 11044 - 05/07/2023, 4:55:41 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
Error: connect ECONNREFUSED 127.0.0.1:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
[Nest] 11044 - 05/07/2023, 4:55:41 PM ERROR [ExceptionHandler] connect ECONNREFUSED 127.0.0.1:5432
Error: connect ECONNREFUSED 127.0.0.1:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
20 replies
IImmich
•Created by Destro on 4/30/2023 in #help-desk-support
Unsure why this happens...
This doesnt show up until its been running for a while, me and a user have been uploading here. error shows randomly
[Nest] 151 - 05/01/2023, 12:25:27 AM ERROR [ExceptionsHandler] Could not find any entity of type "AssetEntity" matching: {
"where": {
"ownerId": "Placeholder",
"checksum": {
"type": "Buffer",
"data": [
198,
20,
169,
4,
143,
5,
155,
155,
199,
97,
179,
255,
226,
212,
116,
134,
12,
6,
40,
65
]
}
},
"relations": [
"exifInfo"
]
}
EntityNotFoundError: Could not find any entity of type "AssetEntity" matching: {
"where": {
"ownerId": "Placeholder",
"checksum": {
"type": "Buffer",
"data": [
198,
20,
169,
4,
143,
5,
155,
155,
199,
97,
179,
255,
226,
212,
116,
134,
12,
6,
40,
65
]
}
},
"relations": [
"exifInfo"
]
}
at /app/immich/server/node_modules/typeorm/entity-manager/EntityManager.js:638:39
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async AssetService.uploadFile (/app/immich/server/dist/apps/immich/apps/immich/src/api-v1/asset/asset.service.js:72:35)
at async AssetController.uploadFile (/app/immich/server/dist/apps/immich/apps/immich/src/api-v1/asset/asset.controller.js:62:29)
90 replies