ente icon indicating copy to clipboard operation
ente copied to clipboard

Error fetching files: status 524 with err: error code: 524

Open creedda opened this issue 5 months ago • 1 comments

Getting an error when I try and use this with my wife's account.

It looks like it grabs all the metadata fine but errors out when trying to pull photos.

Error fetching files: status 524 with err: error code: 524

2024/02/24 16:51:22 Fetching files metadata for album Recents from 2022-12-24 04:47:44.067921 +0000 UTC
[photos-email] 2024/02/24 16:53:02 Error fetching files: status 524 with err: error code: 524
Error syncing account email: status 524 with err: error code: 524

I will also reach out via email in case It's something with her account specifically.

creedda avatar Feb 24 '24 16:02 creedda

Backend API is taking more than 2m resulting in timeout, although subsequent requests are finishing within few seconds.

Todo:

  • Add auto-retry on 524
  • Investigate API & DB optimization

ua741 avatar Feb 27 '24 05:02 ua741

We have optimized the DB, which resulted in overall reduction in API latency.

@creedda Please let us know if you are still facing this issue.

ua741 avatar Mar 12 '24 02:03 ua741

I appears to be working. I'll put something here if I see this error again.

Thank you!

creedda avatar Mar 12 '24 15:03 creedda