-
Notifications
You must be signed in to change notification settings - Fork 30.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems on startup with my CS50x codespace #236787
Comments
I've tried almost every known possibility, e.g. loading codespace remotely in my vscode, using gh terminal, but nothing seems to help. every possibility has the same result. codespace is stuck within an infinite loop of setup and stop. It's not too big of a deal since these were just exercises - nothing special. I'm just hoping to get an answer as to what I can do better next time to prevent these unfortunate events. |
This sounds like a service-side issue with Codespaces, is this the same codespace every time or does it also repro for newly created codespaces? |
No issues with newly created code spaces whatsoever. |
Can you open developer tools and check for any error logs in the console. |
When I'm logging to my cs50x codespace it gets stuck loading and remains in a kind of loading sequence. after some time i usually get an error where it asks me to restart/reload the codespace. unfortunately this does not work and it gets stuck in a loop of setting up codespace and stopping codespace.
I'm experiencing this issue since 2 days.
Version: 1.96.2
Commit: fabdb6a
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Embedder: codespaces
The text was updated successfully, but these errors were encountered: