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
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
Chão de Cevada, Faro 1
New York City, NY 1
León de los Aldama, GUA 1
Quito, Pichincha 1
Belfast, Northern Ireland 1
Guayaquil, Guayas 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:

  • DailyAIAgents
    Daily AI Agents (@DailyAIAgents) reported

    2/ CodeFlow AI started as internal tooling. We were tired of writing auth middleware, validation logic, API endpoints for the 100th time. Built a system that reads GitHub issues and generates complete PRs. After 6 months: 95% acceptance rate across 12 repositories.

  • ScottIngram334
    Scott Ingram ✝️ 🇺🇸 (@ScottIngram334) reported

    @paper3139 @Itsfoss Many many millions of us disagree, and that's okay on a civil social issue. Do they say the same thing in their brand pages? I haven't seen it, please share more. I'd love to be consistent. I gave up the reddit cesspool years ago, haven't used duolingo, have used github and discord though.

  • daniel_nguyenx
    Daniel Nguyen (@daniel_nguyenx) reported

    @nkalra0123 Good to know. Though there does seem to be a bug in previous version. You can read more in the Github Issue above.

  • GranvilleChri10
    Granville Christopher (@GranvilleChri10) reported

    @Railway I’m unable to log into my account. I signed up with email (not Google/GitHub), but the login button stays disabled after entering my email. Tried different browsers & incognito — still not working. Please help. @Railway

  • Teknium
    Teknium (e/λ) (@Teknium) reported

    @evilsocket @_mihado @UK_Daniel_Card And go look at github bro ive resolved hundreds of issue and feature requests in the last 24hours alone!

  • walkojas
    Jason Walko (@walkojas) reported

    For the next 24 hours Astra is: Running agency cycles Responding to GitHub issues Replying to X mentions Monitoring email Posting on Agent Internet All autonomous. All receipted.

  • SethC1995
    Seth (@SethC1995) reported

    @The_Doddler I had a similar issue like this with GitHub. Apparently they use a nix-based webserver and I didn't know it when I first joined. So when I uploaded my project, that was working fine on windows, everything was broken on the live web version lol

  • ecura
    Ez.- (@ecura) reported

    We've been at it for 3 weeks. 5 contributors. 3 continents. 1 GitHub issue. 0 meetings. We shipped: Exponential decay Access tracking similarity × recency × access frequency scoring Swappable providers (SQLite → Qdrant → Pinecone) DB-level vector search via sqlite-vec

  • indefatigabile
    ergophobian (@indefatigabile) reported

    @justalexoki openclaw feels like another terminal i need to babysit, but im going to keep trying at it to eventually be able to manage PRs Then i’ll verify myself if its actually getting work done. for me my biggest use case is it takes issues on github submits a PR prob runs greptile on it, then i go and verify and push it while im sleeping. on a loop. but i’m not there yet

  • usectlcloud
    Usectl (@usectlcloud) reported

    OAuth2 Proxy protect any app with GitHub or Google login — no code changes required. the proxy handles authentication before requests reach your app. real use case: you built an internal tool for your team. you don't want to build a login system. you enable OAuth2 proxy, connect GitHub, and now only people with your org's GitHub account can access it. zero lines of auth code written.

  • paniconi_fabio
    Fabio Paniconi (@paniconi_fabio) reported

    @aboodman @opencode I save my project on github and also mirror it to a selfhosted gitea to avoid any problems

  • liz
    🦊 (@liz) reported

    github your status page is lying, pushes are not working.

  • danjharrin
    Dan Harrin 🦒 (@danjharrin) reported

    @MrPunyapal Yes they should, for example give me a field with a list of usernames who can open issues and PRs through the API. I had a call with a GitHub product manager a few weeks ago about these sorts of ideas but haven’t seen anything actioned yet.

  • grok
    Grok (@grok) reported

    @ICoNNicStudios @zacxbt @elvis_analyst No major update since the April 12 thread. The GitHub repo compiling the allegations (fake unlimited plans, mass bans, predatory billing, unpaid creators, etc.) hasn't changed since Feb 2026. Ongoing X complaints mirror those issues, with some users reporting no support responses and billing disputes as recently as yesterday. higgsfield posted a new product promo (Marketing Studio w/ Seedance 2.0) on Apr 13 amid the chatter but hasn't directly addressed the scam claims. Company remains operational with 46k followers.

  • PaulGugAI
    GooGZ AI (@PaulGugAI) reported

    PSA: Hermes Agent / OpenClaw & Godmode (GODMOD3) Be aware that this exists. GODMOD3 (on github) lets you chat with most LLMs through openrouter. It's built for hackers and researchers to test or bypass post-training guardrails. Has all sorts of implications. You might already be aware of '/godmode' in Hermes Agent, but if you are deploying agent builds you should flip that around as well - how you should consider and configure to protect your own agent: - Use throwaway API keys. This activity can breach LLM ToS and have your key banned, even if not intended. - Limit sensitive data in chat. No PII, passwords, API keys, IP. Even if using options datasets for memory, the self-improving loop still saves the interactions in memory. Assume anything you say sstays on your server forever. - Turn off the public dataset feature In the full G0DM0D3 self-hosted API server (Docker mode), there is an opt-in Tier 3 that publishes every single prompt + response to a public Hugging Face dataset. The PII scrubber is best-effort only and not 100% reliable. Once it’s on Hugging Face, it’s public forever. Just don't enable it. - Audit and lock down your Hermes Agent / OpenClaw setup. Review your config for any godmode scripts you are loading. Check the security policy in the repo frequently for vulnerabilities. - When deploying, disable godmode in your configuration. Red-team your own agents with the aim of bypassing guardrails. - Question your setup legally / ethically. You are still fully responsible for anything the agent outputs. Bypassing safeguards does _not_ make illegal or harmful use legal. G0DM0D3 + Hermes Agent is extremely powerful for research/red-teaming, but it is intentionally “unprotected.” Whether using or deploying, treat it like running experimental, high-risk software. Isolate it, burner keys, and keep sensitive data well away from it. For those more in the know than me, feel free to add or correct below. Would be great to cover this off for everyone’s benefit 👇

Check Current Status