How do I stop a deleted codespace #145151
Replies: 4 comments
-
Use the GitHub CLI: If you're comfortable with the command line, you can also use the GitHub CLI to manage your codespaces. To use the GitHub CLI to manage your Codespaces, you first need to have it installed. If you haven't done so yet, you can follow the installation instructions from the GitHub CLI documentation.
Stopping or Deleting CodespacesIf you find any Codespaces that are still in an inactive state and you want to stop or delete them, you can use the following commands:
If you still encounter the issue after trying the above steps, it may be best to contact GitHub Support. They can help you resolve any lingering issues with your Codespaces and ensure that your account is functioning correctly. If you're on a free tier, there may be stricter limits compared to paid plans. |
Beta Was this translation helpful? Give feedback.
-
Thanks for posting in the GitHub Community, @MrBenBrittonHVHS! We're happy you're here. You are more likely to get a useful response if you are posting your question in the applicable category, the New to GitHub category is solely related to conversations around getting started on using GitHub and the community for beginners of GitHub, Community on Discussions, and those new to different areas of the product alike! This question should be in the Codespaces category. I've gone ahead and moved it for you. Good luck! |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
The same issue, storage usage of code space still arise even though not connecting to it. |
Beta Was this translation helpful? Give feedback.
-
Hi all
I'm very new to GitHub and Codespaces (education user). While I was playing around I started several (10ish) Codespaces until I hit the maximum and got the message to stop some.
Instead of stopping them I deleted them.
Now I only see two active Codespaces, when I try to create a new one I get the maximum error and it resurrects one of the deleted spaces as innactive (and unstoppable). If I stop one of my two active spaces I can start a new one. I seem to be limited to two Codespaces now, if I stop one of my two active spaces I can start a new one.
Beta Was this translation helpful? Give feedback.
All reactions