gino
gino•4h ago

Convex dev fails inside Docker dev-machine with 500 on /finish_push

Hi! šŸ‘‹ I'm running into an issue with Convex inside my dev-machine (Docker container). When I run bunx convex dev, I consistently get this error:
āœ– Error: Unable to finish push to http://127.0.0.1:3210
āœ– Error fetching POST http://127.0.0.1:3210/api/deploy2/finish_push 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.
Failed due to network error, retrying in 12.33ms...
āœ– Error: Unable to finish push to http://127.0.0.1:3210
āœ– Error fetching POST http://127.0.0.1:3210/api/deploy2/finish_push 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.
Failed due to network error, retrying in 12.33ms...
Setup: - Dev environment is running entirely inside Docker. - Next.js 15.3.4 + Bun. - Convex ^1.25.0. - Node v18.20.8 (required for email usage)
1 Reply
Convex Bot
Convex Bot•4h 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!

Did you find this page helpful?