0

I'm doing the Harvard's CS50’s Introduction to Computer Science course and I've been trying to open my codespace in visual studio code for almost a month now, it used to work, but now it always tells me to reload the window, i reload it and the same error appears again over and over. I use chrome to open it and i'm on an imac.

I have tried:

  • making a new SSH key
  • making multiple new codespaces
  • opening on the desktop version
  • updating and rebuilding the space

Some other error messages that appear are (i removed the part where it says my address and user name):


Unable to open 'mycodespacenumber'

Unable to read file 'vscode-remote://codespaces+ -code50- -/workspaces/ ' (Canceled: Canceled)


Failed to save 'settings.json': Unable to write file 'vscode-remote://codespaces+-code50-/home/ubuntu/.vscode-remote/data/Machine/settings.json' (Canceled: Canceled)


1 Answers1

0

I face a problem that the Codespaces not even load. After 3 month It's work and load Normaly. If you still face same issue try to use CS50 IDE.

Or

Try with a new Github account.

  • This does not really answer the question. If you have a different question, you can ask it by clicking [Ask Question](https://stackoverflow.com/questions/ask). To get notified when this question gets new answers, you can [follow this question](https://meta.stackexchange.com/q/345661). Once you have enough [reputation](https://stackoverflow.com/help/whats-reputation), you can also [add a bounty](https://stackoverflow.com/help/privileges/set-bounties) to draw more attention to this question. - [From Review](/review/late-answers/33271049) – Skin_phil Dec 02 '22 at 15:41
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Dec 05 '22 at 22:12