Back

Viewing collection list view gives 500 errors

  • 0
  • Databases
  • Cloud
Chris Oryschak
12 Mar, 2024, 15:38

I have a lookup table "Saves_Youtube_Playlist" containing two association attributes. In the Cloud GUI when I click on this collection to view the rows list, I consistently receive a 500 error:

https://cloud.appwrite.io/console/project-65a8402b628d25073176/databases/database-65a98b763555eeb754d7/collection-65ef292938d9dbaf11e9

TL;DR
Developers are getting a 500 error when trying to view a collection list view. The issue might be due to associations storing too much data in their attributes. The developer suggests redesigning the collections to not store that data or having the option to lazy load large attribute values. The error consistently occurs when viewing the rows list of a specific lookup table called "Saves_Youtube_Playlist."
Evdog
12 Mar, 2024, 15:43

Taking a look...

Evdog
12 Mar, 2024, 15:51

When's the last time this error occured? Can you reproduce it now?

Chris Oryschak
12 Mar, 2024, 15:57

I tried it just now and got the same error

Chris Oryschak
12 Mar, 2024, 15:58

My theory is my associations have too much data in their attributes and maybe the backend is trying to load all of that data. I can redesign my collections to not store that data (though if this is the root cause it'd be nice to have the option to shallow/lazy load large attribute values)

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more