Unable to connect to convex
Cloud dashboard is not loading and unable to run
npx convex dev7 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!
Can you give me some more info about your problem? Why can't you run
npx convex dev?I am also having problems when I run npx convex dev (I have edited the convex url).
✖ Error: Unable to run schema validation on https://xxxxxxx-xxx-xxxx.convex.cloud ✖ Error fetching POST https://xxxxxxx-xxx-xxxx.convex.cloud/api/prepare_schema 503 Service Unavailable: ServiceUnavailable: Service temporarily unavailable Failed due to network error, retrying in 21.93s.. Update: It is working now
✖ Error: Unable to run schema validation on https://xxxxxxx-xxx-xxxx.convex.cloud ✖ Error fetching POST https://xxxxxxx-xxx-xxxx.convex.cloud/api/prepare_schema 503 Service Unavailable: ServiceUnavailable: Service temporarily unavailable Failed due to network error, retrying in 21.93s.. Update: It is working now
@robh we had a backend database failover that took longer than it should have to recover. but we think it's looking mostly stable and recovered now. still having issues?
Hi @Jamie it is working now. Thanks
oh good, we'll follow up with some notes in #general on what happened
My dev enviroment does not run,
npx convex network-test ─╯
✔ Deployment URL: https://benevolent-......convex.cloud
✔ OK: DNS lookup => 52.44.230.118:ipv4 (20.11ms)
✔ OK: TCP connect (35.09ms)
✔ OK: TCP connect (38.95ms)
✔ OK: HTTP check (75.96ms)
✖ FAIL: HTTPS check (Error: Error fetching https://benevolent-....convex.cloud/instance_name 503 Service Unavailable: ServiceUnavailable: Service temporarily unavailable)