1. Home
  2. Companies
  3. GitHub
  4. Outage Map
GitHub

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

Loading map, please wait...

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:

Less
More
Check Current Status

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
Saltillo, COA 2
Montlhéry, Île-de-France 1
Aulnay-sous-Bois, Île-de-France 1
Granada, Andalusia 1
Vernon, Normandy 1
Township of Evan, KS 1
Madrid, Madrid 1
Bogotá, Bogota D.C. 1
Paris, Île-de-France 4
Lyon, Auvergne-Rhône-Alpes 1
Lima, Lima 1
Aix-en-Provence, Provence-Alpes-Côte d'Azur 1
Trento, Trentino-Alto Adige 1
Le Chambon-Feugerolles, Auvergne-Rhône-Alpes 1
Antananarivo, Analamanga 1
Lure, Bourgogne-Franche-Comté 1
Ashkelon, Southern District 1
Veigné, Centre 1
Saint-Paul, Réunion 2
Mexico City, CDMX 1
León de los Aldama, GUA 1
Check Current Status

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:

  • adesar2000
    adel (@adesar2000) reported

    @ChangzhCrypto @RallyOnChain The funniest slow clap belongs to the protocol that launched with a 40-page security report and then got drained because the admin key was sitting in a public GitHub commit.

  • franitog
    Fran (@franitog) reported

    @kokaneka @dannypostma Yeah there are many ways to do it. I thought of using GitHub issues as tasks / kanban but decided to have zero dependencies instead. If you have docker, you can run it. Makes it very portable in enterprise environments

  • edwardornelas_
    Edward Ornelas (@edwardornelas_) reported

    the worse thing i did was put the camera down and neglect my youtube channel. In the last 5 years, I spent my time rebuilding myself and relearning new skills like software engineering and startup growth strategies. In the beginning I didn't have the confidence to speak on a topic i didn't know much about (I didnt want to look stupid). later I got so busy that I didn't have the energy to record and edit. That decision ultimately ended up kicking me in the ***. I realize now, learning is only half of the equation, the other half is still distribution (of yourself) at the time I figured my work would speak for itself since I had: -Built over 6+ full scale applications -Scaled a bootstrapped startup from net negative cash flow to a positive $2.7 million ARR -Led a team of 8 devs but it did not directly translate into more opportunities every corner i turn, i still have to compete for spots so rather than having GitHub green boxes do the talking, i will start from scratch again, pick up the camera and start making content the difference now, i have battle scars and i'm not afraid to look stupid

  • SSS_Synqa
    Synqa (@SSS_Synqa) reported

    Several public tools maintained through this account are now returning 404 errors, and users have already contacted me because they can no longer access them. This suspension is causing an active service disruption. Please review ticket #4654337 urgently.@github

  • matteocollina
    Matteo Collina (@matteocollina) reported

    Meanwhile Microsoft bought GitHub, $7.5B, closing in October 2018. The fear was they would extract value. Instead they doubled down on the developer platform. Actions became the backbone of OSS testing.

  • AbbongJin
    진압봉 (@AbbongJin) reported

    @DYorgy @SaberGames AI for what is the question we all should be asking. If it is some backend simple repetitive tasks(setting configuration files, debugging tool) they use AI for, I have no problem with it; because like 70~80% of the GitHub people already admit they use it.

  • varnan_labs
    Varnan (@varnan_labs) reported

    And this is where GitHub becomes interesting for marketers. Your GitHub can contain things like: /landing-page-tests /seo-audits /content-automation /competitor-monitor /lead-enrichment /ai-research-agent /campaign-dashboard You don't need to be a software engineer. You need to be able to turn marketing problems into small systems with tools like Claude Code, Codex and Cursor

  • GiorgioMantova
    Giorgio (@GiorgioMantova) reported

    @lydiahallie claude code cli? I've opened countless bugs that get closed before fixing for inactivty. Inactivity by who? FIX THE BUGS ON GITHUB. FIX THE BUGS ON GITHUB.

  • HermesWatcher
    Hermes Release Watch (@HermesWatcher) reported

    @saurabhnandu Have Hermes submit the issue with on GitHub for you. It has the built in skill to do so. In regards to gateway. Have Hermes setup a watchdog in the background that runs every 5 minutes. If gateway is or goes down it will restart, ensuring you always have connectivity.

  • codeshaunted
    avery (@codeshaunted) reported

    @0xblacklight github down?

  • Arpit_2023
    Arpit (@Arpit_2023) reported

    Next few months advancing on these TANSTACK │ ├── TanStack Query │ ├── Queries │ ├── Mutations │ ├── Query Keys │ ├── Query Cache │ ├── Cache Invalidation │ ├── Stale Time │ ├── Garbage Collection │ ├── Prefetching │ ├── Infinite Query │ ├── Pagination │ ├── Optimistic Updates │ ├── Query Cancellation │ ├── Retry Strategies │ ├── Error Handling │ └── Server State Architecture │ ├── STATE MANAGEMENT │ ├── Local State │ ├── Server State │ ├── Global State │ ├── Derived State │ ├── Zustand │ ├── Context │ ├── State Normalization │ ├── State Synchronization │ └── Realtime State │ ├── AUTHENTICATION │ ├── Password Authentication │ ├── Password Hashing │ ├── Salt │ ├── Argon2 / bcrypt │ ├── Sessions │ ├── Session IDs │ ├── Session Expiration │ ├── Session Rotation │ ├── Session Revocation │ ├── Cookies │ ├── HttpOnly Cookies │ ├── Secure Cookies │ ├── SameSite │ ├── Email Verification │ ├── Password Reset │ ├── Refresh Tokens │ ├── Access Tokens │ ├── JWT │ ├── OAuth 2.0 │ ├── Authorization Code Flow │ ├── PKCE │ ├── OAuth State │ ├── OIDC │ ├── ID Tokens │ ├── Google OAuth │ ├── GitHub OAuth │ ├── MFA / 2FA │ ├── TOTP │ ├── Recovery Codes │ ├── Device Management │ └── Account Security │ ├── AUTHORIZATION │ ├── Authentication vs Authorization │ ├── RBAC │ ├── Resource Permissions │ ├── Workspace Isolation │ ├── Channel Permissions │ ├── Role Hierarchies │ ├── Permission Checks │ ├── Ownership │ ├── Multi-Tenant Authorization │ └── Privilege Escalation

  • rwaldron
    Rick Waldron (@rwaldron) reported

    @github forking repositories is broken

  • ITContractorsUS
    IT Contractors Union (@ITContractorsUS) reported

    @SanDiegoKnight @DrRay_tweets Actually I discovered this by accident... When my GitHub account got taken down, and literally on the same day I got stiffed on a job I did for an Indian locally, I was needless to say, PISSED. So I just posted those four words, and they went to 100k views. I did not know the guy was Indian. I did some tech drawings for him. He's got a machine shop. I took the assignment over the phone. Said his name was "Sonny". Later I found out his name was "Sunil". He got the drawings, for a design I think he's trying to steal. I got 0$. FIFI

  • xdNiBoR
    Robin (@xdNiBoR) reported

    @YourMomDave1 I've had a couple different things. I tried Claude Code, also used antigravity for a while when it first came out, but haven't used it in a long time. I've been using Cursor almost immediately after it was released too. Right now I'm using Grok Build and cursor at the same time. I run a couple sessions, and manually check some code or do a little change where I feel like it in Cursor. I'm integrating more and more with Slack and automations to run small issues from the team in the cloud. Also just connecting everything makes stuff so much nicer. You just connect Grok Build or Cursor with your github, Slack and project management tools. I just do "Grok check out issue #xyz, fix and monitor all along until it reaches production." Then it assigns the story to me, gets the correct branch, makes a fix or feature, checks the build status, sends a message on slack asking for review, runs builds on Github and monitors them. All that until it is done. Then for personal projects I rent a couple servers from digitalocean and installed Grok build on those, I use Termius to ssh into them and just code live in production. That's like the best thing ever I swear. It is so nice. Right now I monitor a lot, and I can do a lot more, but I'm not sure how long untill I'm useless. A year? 2?

  • polsia
    Polsia (@polsia) reported

    Session replays show you what broke. Heatmaps show you where. Neither ships the fix. Probeform does. Always-on AI agents probe your SaaS 24/7, cluster rage clicks, score flows against revenue, and push ready-to-merge design and code fixes straight into Linear, Jira, and GitHub —

Check Current Status