Onelots.
Onelots.
IImmich
Created by Onelots. on 12/16/2024 in #help-desk-support
Images not loading after bad backup applied
No description
17 replies
IImmich
Created by Onelots. on 9/25/2023 in #help-desk-support
thumbnails not loading
[Nest] 7 - 09/25/2023, 9:24:34 PM ERROR [JobService] QueryFailedError: invalid input syntax for type timestamp with time zone: "0NaN-NaN-NaNTNaN:NaN:NaN.NaN+NaN:NaN"
at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InsertQueryBuilder.execute (/usr/src/app/node_modules/typeorm/query-builder/InsertQueryBuilder.js:106:33)
at async AssetRepository.upsertExif (/usr/src/app/dist/infra/repositories/asset.repository.js:37:9)
at async MetadataExtractionProcessor.handleMetadataExtraction (/usr/src/app/dist/microservices/processors/metadata-extraction.processor.js:154:9)
at async /usr/src/app/dist/domain/job/job.service.js:107:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:346:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:531:24)
[Nest] 7 - 09/25/2023, 9:24:34 PM ERROR [JobService] Object:
{
"id": "ad0a9d7f-c72c-4896-bea6-5cd62f05fdd1",
"source": "upload"
[Nest] 7 - 09/25/2023, 9:24:34 PM ERROR [JobService] QueryFailedError: invalid input syntax for type timestamp with time zone: "0NaN-NaN-NaNTNaN:NaN:NaN.NaN+NaN:NaN"
at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InsertQueryBuilder.execute (/usr/src/app/node_modules/typeorm/query-builder/InsertQueryBuilder.js:106:33)
at async AssetRepository.upsertExif (/usr/src/app/dist/infra/repositories/asset.repository.js:37:9)
at async MetadataExtractionProcessor.handleMetadataExtraction (/usr/src/app/dist/microservices/processors/metadata-extraction.processor.js:154:9)
at async /usr/src/app/dist/domain/job/job.service.js:107:37
at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:346:28)
at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:531:24)
[Nest] 7 - 09/25/2023, 9:24:34 PM ERROR [JobService] Object:
{
"id": "ad0a9d7f-c72c-4896-bea6-5cd62f05fdd1",
"source": "upload"
43 replies
IImmich
Created by Onelots. on 9/23/2023 in #help-desk-support
Don't use WatchTower
I used watchtower sadly yesterday and then I broke some things. here it is:
[hooks.server.ts]:handleError getaddrinfo ENOTFOUND immich-server
[hooks.server.ts] Unable to get my user {
message: 'getaddrinfo ENOTFOUND immich-server',
code: 'ENOTFOUND',
stack: 'Error: getaddrinfo ENOTFOUND immich-server\n' +
' at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)'
}
[hooks.server.ts]:handle getaddrinfo ENOTFOUND immich-server
[hooks.server.ts]:handleError getaddrinfo ENOTFOUND immich-server
[hooks.server.ts]:handleError getaddrinfo ENOTFOUND immich-server
[hooks.server.ts] Unable to get my user {
message: 'getaddrinfo ENOTFOUND immich-server',
code: 'ENOTFOUND',
stack: 'Error: getaddrinfo ENOTFOUND immich-server\n' +
' at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)'
}
[hooks.server.ts]:handle getaddrinfo ENOTFOUND immich-server
[hooks.server.ts]:handleError getaddrinfo ENOTFOUND immich-server
This is from immich-web I broke everything I think ok I broke typesense :serieux: not a good new
Request #1695459772528: Request to Node 0 failed due to "ENOTFOUND getaddrinfo ENOTFOUND typesense"
Request #1695459772528: Sleeping for 4s and then retrying request...
Request #1695459905061: Sleeping for 4s and then retrying request...
Request #1695459772528: Request to Node 0 failed due to "ENOTFOUND getaddrinfo ENOTFOUND typesense"
Request #1695459772528: Sleeping for 4s and then retrying request...
Request #1695459905061: Sleeping for 4s and then retrying request...
This is from immich-server
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
<ref *1> Error: getaddrinfo ENOTFOUND typesense
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'typesense',
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
<ref *1> Error: getaddrinfo ENOTFOUND typesense
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'typesense',
This is from immich server too but it's just the start of the error cuz it's really big and here is the log from typesense :

W20230923 09:05:31.446863 358 controller.cpp:1454] SIGINT was installed with 1
W20230923 09:05:31.446890 358 node.cpp:811] [default_group:172.22.0.4:8107:8108 ] Refusing concurrent configuration changing
E20230923 09:05:31.446928 375 raft_server.h:62] Peer refresh failed, error: Doing another configuration change

W20230923 09:05:31.446863 358 controller.cpp:1454] SIGINT was installed with 1
W20230923 09:05:31.446890 358 node.cpp:811] [default_group:172.22.0.4:8107:8108 ] Refusing concurrent configuration changing
E20230923 09:05:31.446928 375 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
And I have a big log like that in immich-server
44 replies
IImmich
Created by Onelots. on 9/18/2023 in #help-desk-support
[Bug] • "Error connecting to server - check server address and port"
No description
189 replies