zidZ
Convex Community2y ago
7 replies
zid

✖ Error: Unable to build indexes and run schema validation on...

While running convex npx convex dev, I'm starting to get the following error on a seemingly frequent basis.

AxiosError: maxContentLength size of -1 exceeded
Failed due to network error, retrying in 262.72ms...
✖ Error: Unable to build indexes and run schema validation on [instance url]


I see that it logs a network error, but does it have anything to do with how ive setup my schema?
This is purely from speculation, but I'm wondering if it's because I have some long-winded indexes (char length).
Not sure what the limitations are around naming indexes (aside from accept only letters, numbers, and underscores).
Was this page helpful?