No longer able to connect to CS50 codespaces #65413
-
No longer able to connect to CS50 CodespacesBug BodyI created codespace via CS50.dev months ago, and have been using it since. However, suddenly I am unable to do so since two weeks ago. After logging on github (via cs50.dev), it shows "Codespace creation failed", the status "connecting...", and stalls. Screenshot here: https://i.stack.imgur.com/FTD1y.png Alternatively, per this guide: https://cs50.readthedocs.io/code/ , I installed VS Code desktop, github codespace extensions, and tried signing in. This failed, with the message "Failed to connect to the codespace through the relay: invalid relay SAS", and "Source: Github Codespaces (Extension). Screenshot on VS Code desktop: * If you have reservations clicking these links, please see the same on stack overflow (below) Tried asking around Gitter, however, did not help understanding, and hence resolving this. I have created these tickets on the same via: Also, I referred these posts on this forum: ii) community discussion post #15488 (https://github.com/orgs/community/discussions/15488) Can anyone explain what's going on, and what I may do to resolve this? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Github support team helped and solved the issue. Here's how: i. Navigate to https://github.com/code50/{CS50 codespace id} I was then redirected to rebuild the codespace. If you experience the same, hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Rubbish! It's not that simplistic! If it was, I wouldn't be here. Already run - RESET GUI, RESET TERMINAL, UPDATED CODESPACE (7 TIMES!), REBUILD CODESPACE 3 TIMES, FULL REBUILD OF CODESPACE TWICE, FORCED SYNC CHANGES AND CLEANED UP REPOSITORY. NOTHING WORKS. THE LACK OF SUPPORT IS REALLY FRUSTRATING |
Beta Was this translation helpful? Give feedback.
Github support team helped and solved the issue. Here's how:
i. Navigate to https://github.com/code50/{CS50 codespace id}
ii. Click on Code > Codespaces > +
iii. Wait for codespace to open
I was then redirected to rebuild the codespace.
If you experience the same, hope this helps!