NoahN
Convex Community12mo ago
11 replies
Noah

Convex Local Dev Deployments failing

Running Local Dev Deployments with
npx convex dev --local --once
sets the
.env.local
to localhost.

But Convex cannot connect:
⠴ Fetch failed, is http://127.0.0.1:3210 correct? Retrying...


It seems like the local instance isn't running.

Same issue on the Convex Dashboard
CleanShot_2025-03-21_at_15.19.03.png
Was this page helpful?