Tommy
Tommy
IImmich
Created by Tommy on 1/1/2025 in #help-desk-support
Manually downgrade pgvector.rs?
Nevermind, I managed to solve this myself by updating the extension version manually in the database and restarting the postgres container.
4 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
Thanks for all the help, I think I'm all good to go 🙂
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
All right, tcp checks it is
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
just to circle back to my earlier question above, are there any health check endpoints for the microservices, ml and web containers?
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
but overall it seems that the thumbnails work now, I can click the photos and they show up as well
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
yeah I figured someone has to have seen this before
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
the remainder keeps going further and further into negative values
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
No description
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
nice, the thumbnails seem to work now
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
um.. okay, so I purged everything in these folders, but the broken thumbnails are still showing up in the UI
[void@nas immich]$ ls -la
total 35
drwxrwxr-x 5 void users 5 Jul 2 17:33 .
drwxr-xr-x 40 void users 40 Jul 22 11:19 ..
drwxrwxr-x 5 void users 6 Jul 26 15:57 model-cache
drwxrwxr-x 2 void users 2 Jul 26 15:55 typesense
drwxrwxr-x 3 root root 3 Jul 26 15:57 upload
[void@nas immich]$ ls -la
total 35
drwxrwxr-x 5 void users 5 Jul 2 17:33 .
drwxr-xr-x 40 void users 40 Jul 22 11:19 ..
drwxrwxr-x 5 void users 6 Jul 26 15:57 model-cache
drwxrwxr-x 2 void users 2 Jul 26 15:55 typesense
drwxrwxr-x 3 root root 3 Jul 26 15:57 upload
the file metadata is stored in the postgres db? I guess I need to nuke that as well
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
hm, I think I'll set IMMICH_MEDIA_LOCATION for both the api and ms to /upload, seems I missed doing that for ms
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
so just to check, is this correct: for api I have
volumes = ["/zpool/services/immich/upload:/upload"]
volumes = ["/zpool/services/immich/upload:/upload"]
and IMMICH_MEDIA_LOCATION=/upload for microservices I have volumes = ["/zpool/services/immich/upload:/usr/src/app/upload"] and no env setting
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
a large amount of these errors are in the logs
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
microservices is logging this:
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Unable to run job handler: Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/671f6398-9290-4212-9ede-2e26a9d55238.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/671f6398-9290-4212-9ede-2e26a9d55238.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Object:
{
"id": "901904a6-40a1-413b-bfe5-c71dc0c4100b"
}

[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Unable to run job handler: Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/89aafd24-85c3-4860-9b7b-262ab4ddb249.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/89aafd24-85c3-4860-9b7b-262ab4ddb249.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Object:
{
"id": "c6a5fd4f-47ad-4efe-85ed-490c5dc677c2"
}
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Unable to run job handler: Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/671f6398-9290-4212-9ede-2e26a9d55238.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/671f6398-9290-4212-9ede-2e26a9d55238.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Object:
{
"id": "901904a6-40a1-413b-bfe5-c71dc0c4100b"
}

[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Unable to run job handler: Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/89aafd24-85c3-4860-9b7b-262ab4ddb249.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Error: Input file is missing: /upload/upload/0bda2465-60d9-4f93-bdb4-8e489a900d74/89aafd24-85c3-4860-9b7b-262ab4ddb249.jpg
[Nest] 7 - 07/26/2023, 3:47:13 PM ERROR [JobService] Object:
{
"id": "c6a5fd4f-47ad-4efe-85ed-490c5dc677c2"
}
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
okay, so at least here's an error
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
No description
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
all
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
tried that, it seems to run the job for like 3-5 seconds and then finishes, and no thumbnails show up
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
so there is an /upload/upload folder which seems a bit odd
90 replies
IImmich
Created by Tommy on 7/5/2023 in #help-desk-support
500 when accessing web server URL
that's all there is in /upload
90 replies