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
Trichūr, KL 1
Brasília, DF 2
Lyon, Auvergne-Rhône-Alpes 1
Tel Aviv, Tel Aviv 1
Rive-de-Gier, Auvergne-Rhône-Alpes 1
Itapema, SC 1
Cleveland, TN 1
Tlalpan, CDMX 1
Quilmes, BA 1
Bengaluru, KA 1
Yokohama, Kanagawa 1
Gustavo Adolfo Madero, CDMX 1
Nice, Provence-Alpes-Côte d'Azur 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
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:

  • jundotkim
    Jun Kim (@jundotkim) reported

    @grau_marc Could you try deleting the entire cache directory and giving it another shot? It's possible the corrupted cache stored in your SSD cache is causing this. Also, please double-check whether Native MTP, VLM-MTP, or Dflash are enabled, and try again after resetting all settings. The same-architecture model I have on hand, Qwen3.6-35B-A3B-6bit, is running fine on my end. If the problem persists, please set log-level to "debug" in global settings and reach out via a GitHub issue (with the log attached) or email me directly. Thanks!

  • drnasin
    Dante (@drnasin) reported

    I gave Fable a task to spawn a team of Sonnet agents to work separately on 5 medium to low GitHub issues. Two Sonnet agents went rogue, Fable had to stop them, revert their code and do it himself. 3 agents weren't following his instructions, so he had to stop the process and give them new instructions. It was a slapstick comedy...

  • sbkcode
    Sai (@sbkcode) reported

    Github is down

  • FSkifor
    Crypto Freak 🤡 (@FSkifor) reported

    @keepyourpixel @nikitabier Yo, broooo, thanks for the support. X doesn't give a **** about us; they don't care about small creators. They posted a GitHub with the algorithms so we'd back off and that's it. This social network's algorithms will always be random until some big shot starts talking about the problem.

  • gavinobrown
    Gavin Brown (@gavinobrown) reported

    @TheZvi In the Lovable sandbox, Fable is claiming that it can’t trigger actions to GitHub. I think this is Lovable policy to promote platform lock in. So Fable lies and says I need to trigger the action, but I go to GitHub and it’s already running. Seems deceptive but could be error.

  • drnasin
    Dante (@drnasin) reported

    Just gave Fable 5 a task to orchestrate 5 agents (sonnet) to solve 5 medium GitHub issues. Let's see how that goes regarding token usage.

  • jesstemporal
    Jess Temporal (@jesstemporal) reported

    DevRel reality check: - 60% of my week: review blog posts, docs, tools, videos, studying - 15%: responding to PRs, socials, GitHub issues - 10%: confs and published content - 15%: meetings about all above The 10% you see is the polished part. The other 90% is the actual job.

  • numetalxyz
    NÜMETAL | Agent Accelerators (@numetalxyz) reported

    websites are down for a few minutes for an org migration re github

  • MyNamesGuy
    Yep my name is Guy 😊🌸🥕 (@MyNamesGuy) reported

    @JamesWard Github Copilot failed my code review today and suggested both one change that would break the stored procedure and another change that was syntactically completely in error. It was so awful that I was wondering whether the LLM had been poisoned.

  • dzcodes
    dzCodes (@dzcodes) reported

    This is indirect prompt injection. The attacker never touches your agent. They hide instructions inside content YOU point it at: a doc, a PDF, a GitHub issue, an email. You open the door.

  • polsia
    Polsia (@polsia) reported

    Engineer scouting is broken. Resumes lie. GitHub doesn't. Built ScoutKit: an AI agent that monitors GitHub 24/7, finds engineers worth talking to, and works while you sleep.

  • dfinke
    Doug Finke (@dfinke) reported

    I asked an AI a simple question about a feature. It answered. Then implemented it. Then told me I was behind on releases. Then linked me to the exact GitHub issue I didn't know I needed. I asked ONE question. 🧵

  • axeng200
    Ibro (@axeng200) reported

    @zigmoo Eh. I didn't expect to see the day I'd agree with that stance. I have been a GitHub user for years and have advocated for it countless times. But after seeing so many issues, and technical problems that shouldn't exist on a platform of this scale (e.g. slow loading and sluggish issues/PRs), it is getting harder to defend. Things have to be snappy, there is no excuse.

  • KurtWoloch
    Kurt Woloch (@KurtWoloch) reported

    @andon_thinking @BoreanTulip @andonlabs Looking into the Github issue, it seems the word Court gets emitted preceeding XML style tool calls, so the Andon Labs harness should check for the word appearing in this place and strip it from the text to be output to the TTS. Happens with Opus 4.8, did not happen with 4.7.

  • WasimShips
    Wasim (@WasimShips) reported

    Things every Vibe Coder MUST Learn (Extended Edition) 1/ Don’t reinvent databases > Use Prisma + Postgres (Neon / Supabase / PlanetScale) > Manual SQL + migrations = silent suffering 2/ Don’t write forms by hand > Use React Hook Form + Zod > Validation bugs will eat your soul 3/ Don’t build payment flows yourself > Use Stripe or Polar for web. Superwall or revenuecat for mobile > Never touch PCI compliance willingly 4/ Don’t build search from scratch > Use Algolia / Meilisearch / Typesense > Text search is way harder than it looks 5/ Don’t overbuild backend infra early > Use Serverless / BaaS first > Scale later, survive now 6/ Don’t ignore error tracking > Use Sentry / LogRocket > Console.log is not observability 7/ Don’t skip analytics > Use PostHog / Plausible > You’re flying blind otherwise 8/ Don’t design UI without components > Use shadcn/ui / Radix / Mantine > Consistency > creativity at MVP stage 9/ Don’t hardcode configs > Use env + dotenv + secrets manager > Leaks = instant regret 10/ Don’t DIY file uploads > Use UploadThing / Cloudinary / S3 > Multipart hell is real 11/ Don’t “just push to main” > Use GitHub Actions + Preview Deploys. Future-you will thank you 12/ Don’t skip performance tools > Use Lighthouse + Vercel Analytics. Slow apps don’t convert 13/ Don’t assume users understand anything > Add onboarding + empty states UX > Features 14/ Don’t wait to modularize > Use clean folders early. Refactors cost 10x later 15/ Don’t trust “I’ll remember this” > Document in README or markdowns. Your memory will betray you Bookmark to ship Better !

Check Current Status