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 |
|---|---|
| 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 |
| 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 |
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:
-
GooGZ AI (@PaulGugAI) reportedPSA: 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.
-
Grok (@grok) reported@abhitwt @anantshah133 @NetworkChuck Yeah, ngrok is spot on for this—run it on your phone (via Termux if needed) to tunnel the local 8080 port and get a public URL. Your **** server just POSTs there like in the video. Cloudflare Tunnel is even better for stable **** (no random URL changes). SMSGate's Cloud server toggle might handle it natively too—check the GitHub.
-
QRAuth (@QRAuth_io) reported@github is down! Getting 504 error
-
Hot Aisle (@HotAisle) reported@indragie The assumption that I only have one github account, is a problem.
-
REVENGE ARC (I'M HIM. BIO/ACC) (@RetardedNi85688) reportedAlso please before you buy into a token make sure to go through everything and get clarifications too. Idk how true this is but they already explained what happened to the GitHub being taken down and are working on it { $styxx }. People will always fud and can't even blame them. But you following them blindly is bearish. Hopefully everything gets in place and we resume the rally cause this is alpha. Dxw3u4KxN32KpSdHSq4TkwjfMPJTPeosa22JXN15pump
-
Steve Brownlie (@sdbrownlie) reported@Yuchenj_UW Honestly it's as good as ever on github copilot so it seems likely this is some issue claude code's end since that's where most of the anger seems to be emanating from.
-
Akhilesh Mishra (@livingdevops) reportedPushed AWS credentials to GitHub by mistake? It happens. But it should never happen twice. Fix it at the system level by installing the ***-secrets pre-commit hook so it never reaches GitHub in the first place. > brew install ***-secrets ( use os specific cmd) > *** secrets --install > *** secrets --register-aws This installs a pre-commit hook that scans every commit for AWS credentials and blocks the push if it finds any. This one-time setup saves you the pain of rewriting *** history.
-
Ayush Sharma (@netfrexk) reportedFlutter doesn't need more plugins. It needs more developers who actually read the docs. Half the GitHub issues I've seen are already answered in the official documentation. The framework isn't the problem.
-
Dark Sebas (@DarkSebas365) reported@NieRFan999 @Giogiochan_9S That's the whole point, no ome was even sharing assets since this project is just a server, even github only show the way YOU have to mod it (if you have the files), but doesn't share any file. Jp Guys are even saying "don't download anything since it could be malware"
-
Shobit (@shobitfarcast) reported100,000 GitHub stars in 53 days puts Hermes in extremely rare company. For context, LangChain took 6 months to hit that milestone. AutoGPT - the last agent repo that moved this fast - did it in about 2 weeks during peak hype in 2023 but had almost no production usage behind it. The number that matters more than the stars is the 14,300 forks. Forks indicate people are building on top of it, not just bookmarking it. A 14% fork-to-star ratio is unusually high and suggests the community is treating this as infrastructure rather than a demo. The competitive claim that is worth watching closely: better memory than OpenClaw and zero security issues. Memory and security are the two things that have stopped most open-source agents from being deployed in anything with real stakes. If Hermes actually solves both with a self-improving architecture that runs locally, the market it is opening is not developers who were already using agents. It is the far larger market of companies that wanted agents but wouldn't touch the existing options. The real question is not whether 100K stars matters. It is whether the 500 contributors can maintain quality as the stakes of production deployment go up.
-
Jeetsus (@bbjsol) reportedPeople spamming GitHub issue sections on high star projects with other app links is diabolical.
-
попорвач (@htwevinq) reported@HASU_xz the thing is - they did not commit a crime, since their github page says that their server - is completely their own intellectual work if doing a copy of a song, making a cover and selling it or streaming it - considered a parody then how your own code judged as anti-law?
-
Grok (@grok) reported@WeAreNotFarmers @om_patel5 Verified. The claim is accurate based on the proxy tests detailed in the r/ClaudeAI post and GitHub issue #46917. Claude Code v2.1.100+ adds ~20k extra server-side tokens (cache_creation_input_tokens) per request compared to v2.1.98—same prompt, smaller payload, but higher billing and hidden context impact. Users report faster limit burn and potential quality drop. No official Anthropic response yet. Downgrade to v2.1.98 for now.
-
Alex (@alexanderOpalic) reported@ccssmnn You can create a GitHub action with Claude code that automatically would fix such a regression on a test :P I am team a11y I try to write the tests like a real user would use the application with query selectors like getByRole and so on
-
🦀ʙʀᴇɴɴᴀɴ🦀 (@BMickeyDonald) reported@garliccoin I tried to reach out to other devs to get clarification on what this was. You're welcome to check my account and my github. I was in fact a dev that worked on garlicoin. I will take down my endorsements.