Ilija Matoski
Ilija Matoski
Here is my docker compose file. I have a dedicated postgres server that is running on a separate VM that is used for other applications as well. That server also...
If someone is interested here are the k8s manifests. ``` --- apiVersion: apps/v1 kind: Deployment metadata: name: dawarich-app spec: replicas: 1 selector: matchLabels: app: dawarich-app template: metadata: labels: app: dawarich-app...
I am also experiencing the same issue. This worked on 2023 on the same k3s cluster, and after upgrade to 2024 it stopped working. Installation was done using helm. Kubernetes...
Same for me after upgrade to 2024.6.1
I have the same problem with an import from Immich `v1.118.2` ``` E, [2024-10-22T19:55:26.665714 #104] ERROR -- : Error performing Import::ImmichGeodataJob (Job ID: 2b075166-2d61-4ffb-8551-92fbc6a79c65) from Sidekiq(imports) in 34864.38ms: NoMethodError (undefined...
Where did you add it? @mrstan3772
If it's this, then it doesn't work for me. I tried setting it to this and I still get the 429. This is with only one download running.
Yeah adding `sleep(1000)` fixed it for me also.
Switching to `RAILS_ENV=development` creates the import but it fails now with The file is called just Timeline.json, is it supposed to be like this or compressed in a zip file?...
> Feel free to send your file to [[email protected]](mailto:[email protected]) so I could debug it is there a way to debug it without sending it as it contains like 15 years...