Dev environment stuck in a timeout loop.
My dashboard and entire dev environment are stuck in a timeout loop. The dashboard has been showing a loading spinner for over 10 minutes and the console just repeats
When I run
npx convex dev locally, my server logs [CONVEX M(crons:recover)] Your request timed out. over and over.
I am able to switch to the production environment using the dropdown in the header and that loads just fine.
I am pretty sure this is being caused by an internalMutation I was working on because it froze up right after I executed the mutation from the dashboard.
Is there any way to cancel this internalMutation via CLI? I would have expected the dashboard to recover by now, how long should I expect? I've seen this issue crop up in discord a few times but I haven't seen any resolutions7 Replies
Hi @Pete, can you try running a Convex network test? https://network-test.previews.convex.dev/
Sorry I forgot to mention that I did that
All greens on the website
npx convex network-test shows this
Got it, thanks. This looks related to the current incident here, affecting a subset of convex deployments: https://status.convex.dev/
Convex Status
Welcome to Convex's home for real-time and historical data on system performance.
The team is investigating now
thank you, I should have checked that first
No worries, there should be an update on the status page when things are back to normal. It looks like the affected deployments on paid plans are back up and free ones should be back up shortly
Good afternoon, my project in “Development” status is not loading. I have been waiting for a while and it is not loading. This is not happening in the “Production” instance, where the project loads correctly.

