✖ TypeError: fetch failed
Retrying request (attempt 6/6)...
✖ Error: Unable to run schema validation on https://giddy-hyena-745.convex.cloud
✖ TypeError: fetch failed
Failed due to network error, retrying in 528.35ms...
⠸ Preparing Convex functions...
I am unable to push my deployment even though I have a good network
8 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
I have to revert to node 18 for it to work tried node v20.19.0, node 22, node 23 none of them work except node 18
Omg, lost too much time on this. Dropping down to v18 fixes this on Linux. Macos seems fine with modern node versions.
@Paul Ochieng can you confirm whether you were on Linux
running it under mac - node v 22 works fine - linux (x86) it fails. only node v18 seems to connect.
any update on this? node v22 on linux still fails..
no - I was running node v18, but some of the libraries are no longer v18 compatable so I'm now deploying from mac. 😦 I need to raise an issue on github
link to GitHub issue for folks to follow along or contribute their setups that dont' work https://github.com/get-convex/convex-js/issues/52
I haven't ben able to reproduce this yet, if there's an AWS image to provision that does it let me know so I can try.
Progress! potential fix in https://github.com/get-convex/convex-backend/commit/1b4888c385fa55a755a9a3936056d3d79257b6dd
try convex@1.25.2 and let me know if it's fixed, especially helpful if it's somewhere where you can repro the issue with convex@1.25.1