Mobile: Image uploading freezes

Hi there! I'm trying to upload my Camera folder onto immich. However, it seems to try to process each image, not uploading it whatsoever. Such that every time I start the app, it starts from the beginning; it processes through the images again, working its way into the past but seemingly not doing anything. What is up with that? How could I fix that?
12 Replies
Alex Tran
Alex Tran2y ago
What is your system setup look like, are you using a dns or local ip? Do you have size limit of your proxy setup?
Marvin Jérôme Stephan
immich on raspberry pi, database on mounted external ssd. Access by using URL which is DNSed by Cloudflare
Alex Tran
Alex Tran2y ago
Can you try login via local IP and see if uploading works, if yes then it would be reverse proxy setup/cloudflare configuration issue
Marvin Jérôme Stephan
yup, seems to work
Marvin Jérôme Stephan
this is my nginx config for immich
No description
Marvin Jérôme Stephan
and on cloudflare I basically just have this dns
No description
Alex Tran
Alex Tran2y ago
You need additional client_max_body_size setting
Marvin Jérôme Stephan
and set it to something ridiculous like 10 GB?
Alex Tran
Alex Tran2y ago
Set it to 0 to allow any size
Marvin Jérôme Stephan
alright! Heard theres some limits with cloudflare as well, does that apply here too?
Alex Tran
Alex Tran2y ago
I believe so 100MB limit is what I’ve heard
Marvin Jérôme Stephan
True. Yeah I disabled the proxying through cloudflare and it should work now, no https anymore though hahah!

Did you find this page helpful?