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
Brasília, DF 1
Montataire, Hauts-de-France 3
Colima, COL 1
Poblete, Castille-La Mancha 1
Ronda, Andalusia 1
Hernani, Basque Country 1
Tortosa, Catalonia 1
Culiacán, SIN 1
Haarlem, nh 1
Villemomble, Île-de-France 1
Bordeaux, Nouvelle-Aquitaine 1
Ingolstadt, Bavaria 1
Paris, Île-de-France 1
Berlin, Berlin 2
Dortmund, NRW 1
Davenport, IA 1
St Helens, England 1
Nové Strašecí, Central Bohemia 1
West Lake Sammamish, WA 3
Parkersburg, WV 1
Perpignan, Occitanie 1
Piura, Piura 1
Tokyo, Tokyo 1
Brownsville, FL 1
New Delhi, NCT 1
Kannur, KL 1
Newark, NJ 1
Raszyn, Mazovia 1
Trichūr, KL 1
Departamento de Capital, MZ 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:

  • priestessofdada
    Lynn Cole (@priestessofdada) reported

    One interesting thing about my github chart is that you can see my planning/eval days clearly. They're usually darker green with fewer commits. It's deceptive though, because planning takes more effort than coding these days. Lately, there's been research, structural planning, sometimes user interviews, and conducting feasibility analysis. Testing is the same way. Especially on the coding agent project. Testing is done in branches, usually on private repos. Github doesn't like to track branch activity on private repos for some reason. But even there, the effort is real. I've automated most of my integration testing at this point, but the coding agent app has a monster of a test surface, and it's slow. Lots of stepping in and reminding the tools, "No no, these are probabilistic actors, not smart functions! So they need to be bounded, not gated," or some such. What I'm doing today is testing the swarm functionality at scale. I told it to do a 10,000 line white rooming project. This is day three of the eval. We have found so many interesting bugs with the workflow, and process. I'm glad I did it this way. It just doesn't involve high numbers of commits or Pr's, usually. Anything lighter than dark green is an implementation day.

  • stansecure
    Stanislav Klevtsov (@stansecure) reported

    @Google patched a maximum-severity issue in #Gemini CLI and the run-gemini-cli @github Action. Gemini CLI trusted project files are automatically run in CI/CD. If those files were malicious, the tool could execute commands without a real human review. See advisory in first comment.

  • AccidentalCSA
    Accidental Chief Software Architect (CSA) (@AccidentalCSA) reported

    GitHub has become a problem. Going to begin scoping out a replacement. Doesn’t need to be feature packed, just needs to…. work…

  • AgentOpsSec
    AgentOps Security (@AgentOpsSec) reported

    Your agent calls an MCP server, gets handed broad filesystem access, pipes secrets into a prompt, and runs shell commands. GitHub never sees any of that. It can't. That's runtime, not code.

  • Abyzonn
    Abyzon (@Abyzonn) reported

    10-year-old from China was solving LeetCode problems while his class was playing games - a year later his GitHub was found by a recruiter from Singapore. Jarvis for $20 a month, a room at home, zero courses. He worked through every problem with AI - not copying solutions, but understanding how they work. 847 problems in a year, a rating higher than 78% of students after two years of university. The recruiter messaged his parents - a Singapore startup wants to pay him $3,000 a month for part-time code review. The parents replied that he is still in elementary school. The startup offered to wait 8 years. Google pays Junior engineers $180,000 a year after 6 months of prep - he's already ready at 10 and still can't accept the offer because he doesn't have 18.

  • jasonngsx
    Jason Nguyen (@jasonngsx) reported

    2. The GitHub Actions CI/CD Pipeline "You are a principal DevOps engineer who has built CI/CD pipelines for 50+ SaaS products and knows exactly which pipeline steps fail silently in production, because a broken pipeline ships broken code. I need a complete GitHub Actions workflow for continuous deployment. Do the following: - Run tests on every pull request (unit, integration, linting) - Build and tag Docker image with commit SHA and latest - Push to container registry (I'll tell you which one) - Deploy to production on merge to main (zero-downtime rolling deploy) - Rollback trigger if health check fails post-deploy - Slack notification on deploy success or failure - Secrets management using GitHub Secrets (never hardcoded) - Cache node_modules / pip dependencies between runs Format as a complete .github/workflows/deploy.yml with comments explaining every job and step. My stack and registry: [PASTE HERE]"

  • tetsuoai
    tetsuo (@tetsuoai) reported

    Grok Connectors quick rundown. xAI shipped native app connections. OAuth your Gmail, Calendar, Drive, GitHub, Notion, Slack, Linear, Microsoft directly into Grok. MCP for custom servers. Grok starts using your tools. Live data, scoped permissions, revoke anytime. Useful patterns: "summarize yesterday across email, calendar, notion" "open github issues assigned to me" "calendar this week, flag conflicts" "draft a reply to the last slack from x" The MCP side lets you plug Grok into any server speaking the protocol. Custom internal tools, your own infra.

  • grim_nomad
    Alexandru G. (@grim_nomad) reported

    @nxhaaa19 72% fewer tokens for the same task is the number that matters at scale. Opus at 3x image resolution and GitHub issue fixing is the number that matters for quality. The right question isn't which model wins - it's which task are you running and what's the cost structure. Using both is usually the correct answer.

  • PhreeStyleBTC
    PhreeStyle (@PhreeStyleBTC) reported

    @github Copilot is basically unusable today. It's throwing 413 errors on simple prompts. Absolute dumpster fire over there lately.

  • jarredsumner
    Jarred Sumner (@jarredsumner) reported

    @Vishal_anton16 No. It’s sometimes I wish you could have destructors and constructors. A borrow checker sure sounds nice. Maybe we’d have fewer github issues if these things existed in the language.

  • BrandGrowthOS
    Karim C (@BrandGrowthOS) reported

    @github @PayOwn @acbnational this is the shift i keep seeing - people who know the problem best building the solution instead of waiting for devs. copilot makes it possible for domain experts to just... build. what's the biggest blocker you hit when you're not a traditional coder?

  • ridark_eth
    Ridark (@ridark_eth) reported

    > be "student" (even if you aren't) > realize you're spending $9,000/year on software like a clown > GitHub Student Developer Pack: the ultimate cheat code > JetBrains, Figma, Canva, Notion --> all $0. you're welcome > Cloud credits: AWS, Azure, Google. free servers for everyone > MongoDB Atlas gives you $50 just for existing > Cursor Pro for 1 year: AI coding for free while others pay $20/mo > Amazon Prime: 6 months of free shipping and movies > 50% off Spotify, YT Premium, and Apple Music forever > Apple Education Store: cheaper Macs because you "study" > need a .edu email? find a friend or become an "eternal student" > $0 for 67+ subscriptions. just need one email address > saving thousands of dollars while the "pros" pay full price The software industry is built on subscriptions, but the .edu email is the glitch in the matrix.

  • Not_Ducked
    Hopper (@Not_Ducked) reported

    @FreeCADNews @A_V_Tech I couldn’t find the github, and the forum posts that are related aren’t exactly the same issue I am having. I am trying to do drilling operations, and from what I understand I just need to select the edge of the hole. Is my hole not complete with that vertex in there? It says the feature cannot be recognized as a hole. Drilling is inherently a 2.5 D operation, why can’t I select a vertex for a drilling operation? Sorry if these are dumb newbie questions

  • fforres
    fforres (@fforres) reported

    Been days since I cannot use claude code because @claudeai cannot handle us enabling SSO in github. Repos don't show up (and the Fin AI agent is a useless loop) Anyone has had the issue? Or know anyone that can help fix it?

  • tonitrades_
    toni (@tonitrades_) reported

    @GergelyOrosz True, the brand is damaged. But GitHub Copilot's edge has faded too since 2023. Cursor and others passed it. So maybe the whole Microsoft AI approach is the real issue, not just branding.

Check Current Status