pmletsa
pmletsa7mo ago

Your request couldn't be completed. Try again later

I am new to Convex, and I was enjoying it until I stumbled accross this error. This has frustrated me for hours now, please help: ✖ Error: Unable to push deployment config to https://outstanding-viper-371.convex.cloud ✖ Error fetching POST https://outstanding-viper-371.convex.cloud/api/push_config 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later. Failed due to network error, retrying in 315.58ms...
5 Replies
Convex Bot
Convex Bot7mo ago
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!
pmletsa
pmletsaOP7mo ago
I was running npx convex dev on my project
erquhart
erquhart7mo ago
It's saying there's a network error, this is typically due to things like vpn's or your isp flagging the convex.dev domain. Are you on a vpn?
pmletsa
pmletsaOP7mo ago
No, I am not on VPN. I am still able to access my Convex dashboard and everything online. I even changed networks (wifi router), but still no luck.
mylo
mylo3mo ago
hey man did you resolve this? @pmletsa oddly enough it started to work again after i removed a "use node" at the top of one of my convex actions files... which was there since the beginning of the project so im not sure what caused it to suddenly break.

Did you find this page helpful?