I can’t open or access any of my projects anymore.
When I try to edit them they keep hanging at “fetching project”.
And when I try to just access them, they keep hanging at “waking up” - that page just periodically refreshes and nothing happens.
When I create a new project (I tested with “new project -> hello–webpage”) the project is created but it also hangs at “fetching project” whenever I try to open it.
It doesn’t seem to happen when I attempt to open or view the source code from a different project.
I can’t exactly tell when this problem started. it didn’t happen yesterday.
Sorry about, we had an outage earlier which we’re recovering from (https://status.glitch.com/). Let us know the name of your project if problems persist.
Ok in this case you’ve got a problem with your package.json file.
If you take a look at the logs by opening the Status pane (click on the Status button below your project’s name and the status pane will show up at the bottom of your window) you’ll see the error messages. You’ll need to get rid of the comma here and your project should be up and running.