Is GitHub down?
No problems detected
If you are having issues, please submit a report below.
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.
Problems in the last 24 hours
The graph below depicts the number of GitHub reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.
At the moment, we haven't detected any problems at GitHub. Are you experiencing issues or an outage? Leave a message in the comments section!
Most Reported Problems
The following are the most recent problems reported by GitHub users through our website.
-
Errors (61%)
-
Website Down (27%)
-
Sign in (11%)
Live Outage Map
The most recent GitHub outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
| Sign in | ||
| Errors | ||
| Website Down | ||
| Website Down | ||
| Website Down | ||
| Errors |
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:
-
معترض در خیابان
(@nghazali) reported
@wcathcart @shiggschili I appreciate your effort to provide access to people in need. I have setup a few proxy servers using WhatsApp/proxy from github but none of them working in Iran while no issue when you connect from US, Canada, or Australia. Maybe this is what @shiggschili can take a look & fix.
-
Lane from Boot.dev
(@wagslane) reported
If I'm doing dev stuff, I REALLY want to be able to sign in with GitHub
-
Daniel Krupka
(@krupda42) reported
@The_BTC_Express Copy and paste open source crypto code from GitHub and ask ChatGPT to check it. Identify any errors and claim bug bounties. Could probably make good money like that.
-
Zed A. Shaw, Writer
(@lzsthw) reported
Now, one of the _points_ of asymmetric cryptography is you _can_ give out your public key and that it's supposed to be safe. That's why it's a _public_ key. I think the real problem is that github is giving them out to just anyone that asks, but it is a public key so...
-
JLarky
(@JLarky) reported
it's a question of "this thing is boring and solves my problem" vs "this thing is exciting, but I don't know if I have that problem yet". One is more downloads, less github stars, the other is more github stars, less downloads. My take: qwik deserves to be downloaded more :)
-
Emiliano Heyns
(@retorquere) reported
@andrewheiss crossref and bdsk-file I think I can fix -- would appreciate it if you could open an issue on the BBT github.
-
Christian Findlay
(@CFDevelop) reported
Is there such a thing as a website cache proxy? I.e. a web server that loads some static website into local state and serves it up purely for performance reasons? Example: GitHub pages. I could put a caching proxy on top to make sure it's super fast
-
BattleAxeVR
(@BattleAxeVR) reported
For closed-source projects like mine, submodule dependencies can be risky. If a github repo goes down, you're screwed. Ran into this issue when DecaGear's DecaMove SDK went offline. Glad I had a local /lib backup. I also tend to obsessively update submodules which wastes time.
-
Jazzy Davis
(@TechyTaurus) reported
I keep getting build errors during deployment on GitHub…definitely don’t understand why this keeps happening when I’m trying to commit code 😑 #github #githubquestions #codingquestions
-
Elichai Turkel
(@Elichai2) reported
@oconnor663 Do you have a github issue on this where I could maybe try to help push this forward? (either via implementation or discussions on the various approaches / APIs)
-
Yacine Rezgui
(@yrezgui) reported
@marckohlbrugge Put your code opensource in GitHub, deploy using GitHub actions on a cloud platform that doesn't allow SSH access (to disable the ability to modify your server)
-
Northstar Crypto
(@Northstar_100x) reported
@Sherdex91 Not bad, just not really great, 1000 tps looks outdated, slow development but $ACT survive multiple bear market (since 2018), keep building, just releasing github. They're still in kucoin + tokenomic. Enough reason for me to hold. Crypto is high risk, we never know the future.
-
Joe 🚢
(@joe_ashwell) reported
@clupprich Nice Christoph. I haven’t used GitHub issues yet. Any good?
-
Max(im) Beketov
(@bekemax) reported
@ilyaschurov Github Issues?)
-
supreme.xyz
(@SupremeHint) reported
@loopypoet GitHub-GitHub (I.e repository with text) or a GitHub with a web server?
-
dan zulla
(@hexadec64) reported
The hashsum of even all the commits included up to that point, doesn't include Github Issues, Wikis, Projects, etc. which is of great value. It would be nice to get that all in a .zip in raw JSON / Markdown, and take a hash of that. @Github in theory has no reason not to do that.
-
DogestMaximus 🚀🛰🪙🌎💻
(@DogestMaximus) reported
@KBluezr I'm on the FDN github and there was an issue I was looking at in C++ I think patrick had it labeled as a good one for a beginner- I believe I have it resolved already I just want to step through it in a compiler first. No on arch of core- that sounds important. I should do that
-
Michiel van Oudheusden
(@mivano) reported
@CFDevelop Nope, it always holds me back from responding, even for a thumbs up. Afraid it will track me or that I need to login. I mostly use Giscus instead. Yes, it requires you to login with GitHub, but that also get rid of the spam and your audience might already have an account.
-
Avro the Fox 🔜 ALA 2023
(@RagingFurry_Fox) reported
@RorenX This is basically a “try my game” scam. Not only does it take your discord login token, but it can take your saved passwords from your browser, and other personal information. It’s a token grabber malware originally designed in GitHub
-
͏͏ ͏
(@ldwgwttgnstn) reported
@Khadhulu lost on github issues
-
pyros
(@pyrodna) reported
@UK_Daniel_Card I feel you.. I used keepass before but lacks features IMO. I use `pass` now, but i also experience some issues, so im working on a wrapper for `pass` that will allow me to have my vaults on a public github repo, as cocky as i sounds xD will ping you when i make it public ;)
-
Rasheedi
(@Rasheed96320661) reported
if you try to web developer /i think best to be that person - try to build clone website "youtube has video step" - get stuck google -get problem stackoverflow/youtube -need thoery -w3school/mdn -need community -sololern/pro,github -need bootcamp-udemy/dr.angela yu
-
(╯°□°)╯︵ snuoɹɥɔo
(@ochronus) reported
@Cloudflare 's Zero Trust is a gift from the heavens. Nothing beats locking your sensitive service down, exposing it over a CF tunnel only and setting an access policy with e.g. GitHub auth.
-
OpenBSD src Changes
(@OpenBSD_src) reported
nicm@ modified usr.bin/tmux/utf8.c: Restore code to handle wcwidth failure so that unknown codepoints still do the most likely right thing. GitHub issue 3427, patch based on an diff from Jesse Luehrs in GitHub issue 3003.
-
Pryanshu SHARMA
(@Pryanshu37) reported
@github I am not able to read the raw file is it down?
-
Eddie Jaoude | EddieHub | Open Source GitHub Star
(@eddiejaoude) reported
@MuhammadAnas707 @chai_really @njong_emy Copy and paste it to a testimonial on LinkFree You can find the link on Chai's LinkFree profile - it is submitting a GitHub Issue
-
Paul Smith
(@paulmsmith) reported
One minor thing stumped me for a few minutes. Will file an issue about a docs page in Github.
-
BowTiedFireFox
(@BowTiedFirefox) reported
@BowtiedSunda @BowTiedHamachi GitHub Actions is much better than Jenkins right now! If you can figure the stupid credential issue. PS: you have to give the bot too much credential to run the pipeline.
-
Consolation Goal
(@WastedGolazo) reported
@jaseziv Hey there - are the Understat functions back up? Looking on github #240, it seems like it might be fixed, but I still get the same error as before.
-
Damien @ Ion Alpha
(@ionalpha_) reported
@tarasowski I built @moonfactorapp, the idea was to help surface low market cap projects with genuine teams that may "moon" (massively increase in value). It monitored 24/7 Twitter/socials, market and dev (GitHub) activity for over 10,000 projects. Filtering out scams is a major problem.