SupabaseS
Supabase6mo ago
6 replies
L4undry

Failed to send batch: unexpected EOF when seeding database

Hello, I have a fairy large seed data set (~500k) entries. When I run supabase db start, I encounter an unexpected EOF error almost exactly 10 seconds after the seeding process begins. Is there a timeout on the postgres request supabase uses to seed? Is there a way to increase this timeout? What else could be going on?

Thanks!
image.png
Was this page helpful?