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
@moderators please help
is there a way to fresh recreate a dev environment?
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.
Sorry, It kinda frustrating for not be able to do anything.
I follow the UI first but then convex is lock now I cannot do nothing with my current deployment
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.
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.
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?
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
can you create another project? does that work? or do all projects fail for your account?