tool · inferred from evidence
convex deploy
A specific command of the Convex tool used for deployment.
- convex deploy fails on 1.29.2/1.29.3 with 404 on /api/deploy2/evaluate_push (self-hosted backend)
With `convex` 1.29.2 (and 1.29.3), `convex deploy` against a self-hosted backend fails with `Error: Unable to start push to http://[local address]:3210` / `Error fetching POST http://[local address]:3210/api/deploy2/evaluate_push 404 Not Fo