Django Error When generating a File
Hi, everyone, I'm running a web survey on railway, and it collects lot of data, however when i try to generate a CSV file that contains data from the database, i get an error that says "Application failed to respond" and i'm using developer plan, please assist me as i do not know whether its the server or something wrong with my Django app. Please Help
5 Replies
Project ID:
9ce3f26f-d8e3-49b6-a9c8-3a3363bc349c
9ce3f26f-d8e3-49b6-a9c8-3a3363bc349c
did the app respond prior to generating the CSV file
it responds when generating CSV for few rows from the database, but when i try to generate a csv file for all the rows in the database, it fails to respond hence returning "Application Failed to respond" server error message
sounds like your app crashed?