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 |
| 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 |
| Guarulhos, SP | 1 |
| San Pedro Sula, Departamento de Cortés | 1 |
| Dortmund, NRW | 1 |
| Plymouth, MN | 1 |
| Southall, England | 1 |
| Ballwin, MO | 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:
-
@learosema@chaos.social
(@LeaRosema) reported
@jlengstorf - No ***, not even SVN, develop on a slow network drive. - Develop with maximum protection end point management aolution, internet access only with a special browser where every tab is an isolated VM. Dev environnent also in a VM, no access to github or npm.
-
Meet Gor
(@MeetGor21) reported
There are a few gotchas here, you need to follow a few things: - Don't include any whitespace before or after backticks - Have sufficient space at least a line empty for the fenced code blocks (before and after) Any suggestions and feedback feel free to open an issue on GitHub
-
Mary June
(@junemaryy) reported
Mommy duties has been on lock on this Saturday but at least I solved a 6kyu problem on code wars & pushed it to GitHub 😎
-
Benjamin Johns
(@theoreticalb) reported
@charliejliao @liron @benedictevans Sure seems like owning your privacy is just public key logins, which GitHub has had for a decade? Blockchain makes this worse! Owning virtual goods in gaming CAN'T be meaningfully decentralized: somewhere there's a game server that accepts your "ownership" or not. Banking...
-
Sam Sneddon 🏳️⚧️
(@gsnedders) reported
Reading an old (but still open) CSS WG issue where I'm mentioned… not by GitHub username, but by [deadname] 😬
-
Matt Gillooly
(@mattgillooly) reported
My first instinct is to use GitHub wiki, since I already use Issues to track one-off items. Lack of ability to even _read_ the wiki from GitHub’s iOS app has me rethinking that.
-
JimBobSquarePants 🇺🇦
(@James_M_South) reported
@markolahma @github It’s a requirement now. Emulation is far too slow.
-
Marko Lahma
(@markolahma) reported
@James_M_South @github With Jint we also hit problems running on ARM, mostly bad bit-shifting and overflows. Was fun (not) to reproduce on Raspberry PI 3 when building and running is slow on that hardware (but possible). Would love to have GH actions support to running dotnet test on ARM.
-
Ani
(@ImDaRealAni) reported
@CodeDoesMeme Killing C++ projects with "Why not rewrite it in rust" github issues.
-
Marko Lahma
(@markolahma) reported
@James_M_South @github Would you happen to have seen any examples of running anything dotnet related using such ARM emulation? Slow and bad would be better than nothing.
-
Aurélien Gâteau 🇺🇦
(@aureliengateau) reported
@tricaud @retrohack3r I don't think that helps when debugging server side issues. For example, right now I am trying to figure out why the GitHub CI checkout@v3 action, called with fetch-depth: 0 on a *** tag, does not checkout the tag properly (meaning `*** describe` does not print the tag name)
-
Atharva Shirdhankar
(@_Atharva_08) reported
@DailyDevTips1 Moreover even I have created one slack bot using GitHub actions that send notification on Slack regarding the same(issue and PR creation)
-
Kyle Shevlin
(@kyleshevlin) reported
So... I haven't coded in my free time in so long that I had to sign in to Github on my personal laptop for the first time in probably years. I think I'm doing _something_ right.
-
Adam
(@xray7049) reported
@Wr0zen ok thx i think i know why since i used leeful .github.io/usb to install i will try with bin loader maybe it will fix
-
🇪🇺 simple-scran
(@Profpatsch) reported
@grhmc Our CI times went down from 20+ minutes to 1–2 minutes after putting NixOS on a Hetzner machine and setting it up as runner in github actions.