localtoast·há 8 meses·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·há 9 meses·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·há 12 meses·discussIt's not only goo.gl links they are actively archiving. Take a look at their current tasks.https://tracker.archiveteam.org/
localtoast·há 12 meses·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.