GitHub Outage Map
The map below depicts the most recent cities worldwide where GitHub users have reported problems and outages. If you are having an issue with GitHub, make sure to submit a report below
The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.
GitHub users affected:
GitHub is a company that provides hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
Most Affected Locations
Outage reports and issues in the past 15 days originated from:
| Location | Reports |
|---|---|
| Guayaquil, Provincia del Guayas | 2 |
| New Delhi, NCT | 1 |
| Kannur, KL | 1 |
| Berlin, Land Berlin | 1 |
| Newark, NJ | 1 |
| Raszyn, Województwo Mazowieckie | 1 |
| Trichūr, KL | 1 |
| Departamento de Capital, MZ | 1 |
| Chão de Cevada, Distrito de Faro | 1 |
| New York City, NY | 1 |
| León de los Aldama, GUA | 1 |
| Quito, Provincia de Pichincha | 1 |
| Belfast, Northern Ireland | 1 |
| Irvington, NJ | 1 |
| Araçagi, PB | 1 |
| Siegburg, NRW | 1 |
| Teófilo Otoni, MG | 1 |
| Toronto, ON | 1 |
| Voiron, Auvergne-Rhône-Alpes | 1 |
| Cochin, KL | 1 |
| Surrey, BC | 1 |
| Montévrain, Île-de-France | 1 |
| Nantes, Pays de la Loire | 1 |
| Aubagne, Provence-Alpes-Côte d'Azur | 1 |
| Adamantina, SP | 1 |
| Centro, TAB | 1 |
| Rillieux-la-Pape, Auvergne-Rhône-Alpes | 1 |
| Harringay, England | 1 |
| Vaughan, ON | 1 |
| Abingdon, MD | 1 |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
GitHub Issues Reports
Latest outage, problems and issue reports in social media:
-
Nihilist MTA
(@nihilistMTA) reported
L trains are delayed in both directions because github was down. don't ask.
-
Rohit Roy
(@_imroy_) reported
Is it just me or the @github PR workflow seems utterly broken when compared to @Bitbucket
-
Ross
(@ho_tross) reported
Every other day I look at a random GitHub page and end up down a rabbit hole like "autonomous drones using rtk radios to remotely survey bridge damage in Nevada" I wonder how I would if turned out without the internet.
-
Eoghan Hulbert
(@HeyEoghy) reported
Imagine if dev jobs stopped accepting resumes and started asking applicants to submit actual apps to solve a business problem. Worst case, you don’t get the job. Best case, now you have it on your GitHub for other jobs to see your effort and work. #devjobs
-
lukas f. hartmann
(@mntmn) reported
the fix is in that fork on github of someone else who tried a similar thing once
-
🇺🇸 Evan Plaice 🇺🇸
(@evanplaice) reported
@sseraphini If a package needs to be patched I - fork it - patch the fork - submit a PR w/ the fix - install my fork direct from GitHub No guarantee when a fix will be merged but I can work off a fork until it does
-
Alex Chesser
(@AlexC04) reported
@laurieontech Ok, I think I just open an issue on the github? Ugh this is so scary. Oh well, worst case, everyone calls me stupid and yells at me for being an idiot who knows nothing and shouldn't be on the internet and should feel bad. Of course the comment will only be preserved for eternity
-
Ritesh Gupta
(@_riteshhh) reported
I'm making a list of problems which might benefit from a reactive solution using `Combine`, let me know if you know such practical problems that you might have encountered yourself or seen somewhere? Will open source the solution using Combine (and maybe async/await) on github!
-
Peter Saxton
(@CrowdHailer) reported
@louispilfold I just cut mine right down and said look at github. dunno if it worked yet though
-
🍣
(@yusuktan) reported
Often I find it inconvenient that I, as one of contributors, cannot assign myself to issues on GitHub because of no permission. I have difficulty finding what issues I'm supposed to work on...
-
Dave Stewart
(@dave_stewart) reported
@liran_tal So I just ran the tool on my GitHub source... it looks like I've done well! Only 3 medium issues where Snyk hadn't understood the context of the code. But I like the tool!
-
Leo Zhao
(@leoxlzhao) reported
GitHub Actions is so hard to trouble-shooting.
-
Elton Lin
(@eltonlin1998) reported
Opened a Github issue for lib-jitsi-meet, the open source video conference API - it got fixed after 6 months - still feels good to be part of it though?
-
Jean-François Côté
(@jaffsoft) reported
@SonarCloud @SonarQube Any news on this bug? I didn't receive an answer and the problem keep occuring on Github, blocking me to clean all the PR. Thanks
-
Brian Christie
(@theBrc007) reported
@mscccc @ryanwi @planetscaledata Discussing this with folks and some questions came up. How did merge&deploy-on-green work at GitHub for stateful services? Was there any special considerations? How often did a deploy to **** happen and were there ever cherrypicks to fix a bug, or always just deploy from Main?