Outage.Report

Is GitHub down? ❌

Contacts:

GitHub is a web-based platform used for version control and collaboration on software projects. It provides a way for developers to manage and track changes to their code, coordinate with teammates, and contribute to open source projects. With GitHub, developers can create repositories, which can be thought of as folders or directories where code is stored

No problems at GitHub

11h

Getting this error since yesterday while previewing jupyter notebooks on GitHub.A lot of my friends are getting this too.Reploading the file didn't work.Any idea how to resolve this?

11h

Anyone else had a problem with Github last 24 hours?

13h

Github having problems rendering jupyter notebooks today? I guess they're all too busy trying to make "AI" do it to get some old-fashioned code doing the rendering...?!

1d

GitHub discussions is too close to issues. Discussions should have been built as a discord-like chat, especially since so many projects already use discord

1d

Any dev awake ? Can anyone confirm to me if GitHub is down or something? I think mine is down…

1d

the problem with CSVs is that they are fragile, and often break your pipeline so for my baby tracking app, I've set up a "human in the loop" update process every hour, a GitHub action hits the API, the data is emailed to me then it opens a PR for me to review and merge

1d

Very nice error image in #GitHub (working on fixing this 😁) Happy Sunday ☀️ everyone! #WomenWhoCode #ProgrammingLife #HappyWeekendEveryone

1d

If anyone uses CoLab on GitHub? Can anyone else not access their notebooks on GitHub? I’m trying and keep getting error messages though it worked yesterday

2d

Can any Web developer tell me how to fix my Vercel 😭😭😭😭 I've been trying to deploy projects from my GitHub repository for over a month now, I keep getting the same 404 NOT FOUND message. I've tried everything idk what else to do #WebDesign #webdevelopers #webdevcommunity

2d

Github education portal is not responding upto the mark. Code review is not getting done in accurate manner, as we can see the anchor tag is visible. @github #github

2d

The GitHub issues I file are super understandable:

3d

uhh @github projects only supports tracking 1200 issues... now what are we supposed to do?

3d

Github Outage case study📖 Github faced a major outage🚨 over a decade back that has some crucial learnings for all of us as far as databse replication and failovers are concerned. Here is what happened!👇

4d

Ever got Stuck on @github while uploading files. 🙃 Don't know what happened, facing this Issue for the 1st time. Anyone can tell about it? My Network is good as well. #Github #Stuck #X #People #Tech #Query #Tell #About #Problem #Help #Ressolve #Solve #Connect #Project

5d

Took all of 60 seconds to integrate @flareappio with my GitHub repo. Now issues are automatically created when errors come in and closed when the errors are resolved. Gotta love that!

5d

A gentle reminder of what to do when you face an error: 1- Read the error message, it will tell you what to do 2- copy & paste the error message, check out SO and GitHub, and maybe even reddit 3- Use ChatGPT 4- work on it for at least 2 hours 5- only then ask someone else

5d

GitHub is down again, work don cast today

5d

@qtwinit might be, but I don't have my GitHub account login to any device, I can't use another app for 2FA

6d

hmm... @dependabot is down? @github @GitHubJapan

6d

Github might be down I think

6d

Hey, @github, is @dependabot down? Does not respond to rebase commands, nor delete outdated/merged branches

6d

Finally fixed a bug in the Jekyll blog theme I'm using. It was because of a **** GitHub Actions site test. The bug has puzzled me for FOUR MONTHS. That's right, I wasn't able to post a blog on my site for FOUR MONTHS—BECAUSE OF A BUG! But I'm really satisfied because I fixed it!

6d

@mikemaccana @github Our tiny 5 people team is not able to fix this, and when it started it was one person. This is a @github problem to solve. Not ours.

7d

I thought I disconnect my card from GitHub, fuckkk They debited already 😭, yearly sub

7d

With any tech, one of the most crucial aspects is support. What I can say so far is the support has been stellar via their GitHub or Discord.

7d

GitHub Actions having issues for 45 minutes before an incident is opened.

7d

This internet outage is something else. Tried to upload the client's images but nothing, switched to code and tried to access my GitHub repo. I'm still waiting for something, but for some reason, YouTube and my movie streaming sites are working. Rick and Morty it is😀😀

8d

github being down is the closest thing you get to a snow day at school as an adult

9d

Note to self: #Laravel tests in fresh projects (at least with Jetstream) will fail when running in GitHub Actions, and this happens with an unhelpful 500 error. This is due to Vite, which you will need to disable in the test case to be able to run it in the CI.

9d

Implementing AgX has lead me down a long and winding trail. It would be nice if there was a writeup on how it should work for people that aren't colorists. So far, the only help I've found are some Github comments going "these EXR files should look like this after tonemap".