McPepperoni
McPepperoni19h ago

Convex is locked after trying to clear table in dev environment

For some reason after I tried to clear table convex dashboard keep reloading and record still there. I cannot push any deployment or do anything else. any help?
10 Replies
McPepperoni
McPepperoniOP19h ago
@moderators please help is there a way to fresh recreate a dev environment?
Wayne
Wayne18h ago
Hi, please do not ping the moderators tag for anything except issues related to moderating the server (spam, inappropriate posts, etc.) If you're a Convex pro customer, please email support@. If not, please try the Ask AI in Discord or the Ask AI in Docs for a solution.
McPepperoni
McPepperoniOP18h ago
Sorry, It kinda frustrating for not be able to do anything.
McPepperoni
McPepperoniOP13h ago
I follow the UI first but then convex is lock now I cannot do nothing with my current deployment
Clever Tagline
Clever Tagline13h ago
Can you be more specific? What do you mean when you say that Convex is locked? What exact steps are you taking, and what response are you seeing? The more details that you can share, the easier it'll be for someone to help.
McPepperoni
McPepperoniOP12h ago
if I tried anything using the cli i got 500 Internal Server Error: InternalServerError: Your request couldn't be completed. if I tried to clear the table again on the UI then the UI keep reloading but no data is being remove if I tried to delete the table i get Your request couldn't be completed. Try again later.
Clever Tagline
Clever Tagline12h ago
I’m guessing that things were working well up until recently? If so, what changes did you make right before the problems began? What are the exact CLI commands you’re trying? What version of Convex are you using? What other troubleshooting methods have you tried?
McPepperoni
McPepperoniOP11h ago
I did check out a branch which does not have the schema for the table I tried to delete which made the tablename display an asterisk on UI. then I pull the code which has it and while dev command running I tried to delete the existing data on that table. After the progessbar completed UI started reloading and CLI returning 500. If I try clear data again the UI progress disappear after showing 0% and would not run then It start reloading again. and the rest of thee behavior is above im using convex 1.27.1 i tried command from this faq thread I tried using other browser, clear cache, reinstall convex non worked
jamwt
jamwt7h ago
can you create another project? does that work? or do all projects fail for your account?

Did you find this page helpful?