localtoast·قبل 8 أشهر·discussI have found adding the following four lines to the immich proxy host in nginx proxy manager (advanced tab) solved my immich syncing issues:client_max_body_size 50000M;proxy_read_timeout 600s;proxy_send_timeout 600s;send_timeout 600s;FWIW, my library is about 22000 items large. Hope this helps someone.
localtoast·قبل 9 أشهر·discussTIHI. Simultaneously, I couldn't care less. I do, though, feel this push for transparency in the GUI is counter-productive. Thankfully Apple is bringing "Tinted" as a Liquid Glass option to iOS 26.1.
localtoast·قبل 12 شهرًا·discussIt's not only goo.gl links they are actively archiving. Take a look at their current tasks.https://tracker.archiveteam.org/
localtoast·قبل 12 شهرًا·discussDocker container FTW. Thanks for the heads-up - this is a project I will happily throw a Hetzner server at.
client_max_body_size 50000M;
proxy_read_timeout 600s;
proxy_send_timeout 600s;
send_timeout 600s;
FWIW, my library is about 22000 items large. Hope this helps someone.