S
Supabase2mo ago
NeatZ

Branch seeding fails with i/o timeout

Trying to get branches to seed data, but seeing failed to connect to postgres: failed to connect to host=... user=postgres database=postgres: dial error (timeout: dial tcp ...:5432: i/o timeout) after about 11 minutes.
4 Replies
NeatZ
NeatZOP2mo ago
The seed file is about 5 MB, is that too large?
ihm40
ihm402mo ago
This doesn't seem like a file size error (or else the message would be different) have you got any network issues or restrictions i.e a firewall. Try switching networks or a VPN might help?
NeatZ
NeatZOP2mo ago
This is happening inside of the github integration, so i dont think i have any control
ihm40
ihm405w ago
save the seed file data and try something much smaller to see if it works

Did you find this page helpful?