[Resolved] Currently investigating reports of projects not loading

Hi all - just wanted to let y’all know that we’re currently investigating reports coming in of projects not loading. We’ll post updates to status.glitch.com as they come.

7 Likes

I am not sure if this is related to this, but something caused to revert some of the projects to older versions and this happened to other people too.

Projects are loading just fine but the editor is failing to start.

2 Likes

Half of the buttons on your homepage aren’t there either. The website doesn’t let you login by sending an email code- it just keeps cycling.

2 Likes

welp, the API just went down to 0 again :roll_eyes:

I’m guessing it’s a lot of trial and error. They could have deployed a version of the api and then realized oops this one has an error and then find something like a typo.
I wish the glitch team good luck fixing the incident tonight

1 Like

I’m not sure how they managed to screw up considering that they have a 3 different development environments used for developing and testing n’ stuff:

Anyway, Glitch is doing a good job! Errors and outages like this isn’t the blame of one person, it’s because of a bunch of poor decisions over time that has led to this.

5 Likes

For some reason, when I made the above post, I couldn’t see this topic, so I’ll drop it here :slight_smile:

At least the status page looks beautiful and active:

image

3 Likes

What’s all the gaps?

I think it’s all the times when the status page couldn’t get a response from the server, not even 404s or 502s.

2 Likes

The gaps are when the API got to 0%

1 Like

Surely the chart should just go down to 0 instead of having gaps!

No, it isn’t. If the API goes down to 0, then when we hover over the point in the graph, we see 0%.

Good news!

“A fix has been implemented and we are monitoring the results.”
- Glitch

4 Likes

Wonderful!
   

XSS is disabled :stuck_out_tongue:

20chars

1 Like

I spelt it wrong :joy:

It isn’t.    

Also are some projects supposed to be down? some of mine seem to still get 504 Gateway issues.

Actually it is :stuck_out_tongue: XSS = Cross-Site-Scripting, you can’t add scripts in posts

3 Likes

Less than 20!   

how is a non-breaking space XSS?

4 Likes

It isn’t, I’m just tired and just something for the fun of it :joy:

3 Likes

Yes, indeed the ampersand HTML entities, they’re nice :smiley:

P.S. I went off-topic, I’m sorry!

Imagine if XSS was allowed…and I hate to say this, but we’re chatting in the wrong thread (off-topic).

3 Likes

External logins still seem to be unresponsive at times.

Ooooooo! So my theory that they used staging to test is correct but it seems like they don’t use it anymore according to support. I believe they still glitch.developement

A little bit of a hidden url,

When will glitch release a magzine
Speaking of incidents, can their be a way to download a zip of your project because I usually end up converting from tgz to zip on another website.

1 Like

Git clone and then zip that file.