jrasm91
IImmich
•Created by matt day on 4/2/2023 in #help-desk-support
[MediaService] & [MetadataExtractionProcessor] error in microservices container
The upload volume needs to be mounted to both of those containers
14 replies
IImmich
•Created by Taha on 4/1/2023 in #help-desk-support
Can't create new admin in dev environment
You should browse the web app at localhost:2283
3 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
Have you uploaded a new images with gps? It only runs reverse geocoding on demand.
53 replies
IImmich
•Created by athornfam2 on 3/31/2023 in #help-desk-support
Issue since this last or 2 releases ago
In the last release or two there's some breaking changes. Why don't you go read through those and apply the updates. Specifically in 1.51 there's some docker-compose and .env file updates.
12 replies
IImmich
•Created by athornfam2 on 3/31/2023 in #help-desk-support
Issue since this last or 2 releases ago
Could you post the immich-server logs?
12 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
I haven't looked at the download code in awhile, but I think that would work.
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
You could either do that at midnight utc or just maintain current day + tomorrows day
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
I wonder if you could copy/paste the file with tomorrows date
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
Yeah, super annoying.
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
It's terrible
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
Basically 2023_03_30.csv or whatever
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
It looks for a file based on the date in the name of it.
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
It's another library that i'm this close 🤏 to just rewriting 🙂
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
I'd guess it errors out, but not 100% sure how it would respond to that..
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
It's an old library and the code is hard to modify/improve, so it's kind of just how it is, although I think there's a pull request upstream that's supposed to try to detect a corrupted download and self-heal. We'll see 😄
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
There's no issue with doing that, it's simply a cache folder and the app will work as expected when the file is deleted. The issue, in fact, comes from the fact that is does a fresh/new download every day. If the download gets interrupted and the file becomes incomplete/corrupted it will start causing the microservices container to crash. I think because it is downloading daily for all immich users the chance of somebody having the issue is pretty high.
53 replies
IImmich
•Created by Mavor on 3/30/2023 in #help-desk-support
Microservices crash on reverse geocoding
Reminds me of this PR, which was to make it an anon volume:
https://github.com/immich-app/immich/pull/1234/files
One step further is to just map it to a physical folder and then delete the contents when needed.
53 replies
IImmich
•Created by wokkieman on 3/26/2023 in #help-desk-support
server / photos backup
I would personally recommend using pgdumpall for a postgres backup.
https://www.postgresql.org/docs/current/backup.html
3 replies
IImmich
•Created by theautomation on 3/24/2023 in #help-desk-support
Mount each "USER ID" dir from container to NAS/host.
FYI we'll implement separate user storage like this: https://github.com/immich-app/immich/discussions/1642 (not at the file system level)
3 replies
IImmich
•Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
Might be worth restarting the server container
31 replies