Hacker News new | past | comments | ask | show | jobs | submit login
GitHub 404 errors
174 points by cmckn on Nov 3, 2023 | hide | past | favorite | 68 comments
I’m not able to view any repositories. Best of luck to the GitHub team!



Oh thank god, it's not just me. HN-the-Internet's-official-status-page saves the day again.


10 minutes ago, I saw that there were no posts on hackernews, so I thought something was up with me. 10 minutes later, I am vindicated



Cue my immediate layoff panic when I can't access any company repos. Glad it's everything!

edit: github is working again for me


Yeah thought I was fired and could start my long holiday. But this just means I have a excuse to start my weekend early.


Is everyone laid off???


A lot of us have been so trauma/PTSD is still fresh.


I almost got a heart attack. I was pushing to a branch when:

    ERROR: Repository not found.
    fatal: Could not read from remote repository.


Yep, thought I had been fired when I couldn't access the repo anymore lol


Me too! Scared the crap out of me.


I was editing a wiki page, and the UI started telling me that someone else had edited the page and that I should refresh (refreshing resulted in the same message in short order). I'm the only maintainer!


There I was thinking it was just my code that was gone


It is definitely some form of confirmation bias, or I just use GitHub far too much, but I swear I encounter every GitHub outage within a few minutes of it happening. I'm working on some actions, there is an actions outage. I'm testing webhooks for some service and think I broke something, but nope, its a GitHub outage. Today I go to commit and my repo no longer exists...

I love GitHub, but these things seem to happen far too regularly.


Im relieved to see this here on HN. I nearly had a heart attack there.

Looks like issues with a bunch of services on their status page.

Friday afternoon deployment?




At first thought I was fired and blocked from pulling/pushing my code. But now it Just means I have a early start to the weekend.


Can confirm, but it seems to be sporadic. Having said that its enough to stop me from doing what I need to do.


Time for a break :)


for those saying you can't access your code, don't you all have a copy sitting on your computer in front of you? How do you use github as source control in a way that means when github goes down there's no code to work on?


What does your company do that you don't have Github or some equivalent centralization, such as Gitlab, self-hosted or not?

For the rest of us, Github (/etc.) is our primary means of transferring branches, a centralized "main" branch, and sometimes where CI/builds/test happen, as well as deployments. This isn't even bizarre … I've worked at 6+ companies now, and 100% of them followed this pattern. (Not all with Github, but they all had some centralized place to push/pull code and conduct reviews, tests, deployments…)

(I'd entertain the usual "is self-hosted worth it?" argument that tends to crop up in these threads. But this question is a bit off the wall.)

I can still commit to my local repository, of course, but at some point, I am going to need to share my work with coworkers or with production. During a normal day, that's several times per day, as features/branches are done & go out for review & merging…


Even the two places I've worked that self-hosted bare git repos on cheap Linux VMs (both times, due to management concern about Github snooping on private code), no fancy web UI or anything, it was used the same way GH is, with the server acting as the hub for collaboration.


git pull fails to work. The code you checked in last night and now are wanting to pull to your “copy sitting on your computer” can no longer happen, rendering your local copy stale. Do you work on stale code? Accessing code could also refer to them in their roles: maybe they are DevOps and their job is to wire up pipelines to deploy spaghetti to a giant furball k8s environment and they can’t because they can’t access their code.

Don’t be obtuse.


I have a doco change to make. I just need to paste it into the browser editor and do a PR. Can't do push or pr right now.


And to make it more hilarious, their error messages point to https://twitter.com/githubstatus which doesn't say anything useful.


They have been having more and more issues lately. It's a productivity killer


Fortunately that's why git isn't a client-server system, this won't affect anyone. Right.

On prem gitlab sever working fine. Shame that imposibble to run your own infrastructure without spending $1m/year on sysadmins.


First Vercel & Cloudflare, Now Github. Nobody wants me to deploy this week.


GitHub projects is so bad I thought they had just deleted my project... again.


Projects were at a real sweet-spot a couple years back. Milestones were great, between that and tags you could do everything you really needed to without a bunch of time-wasting fake-productive crap getting in the way like they do on "full featured" task trackers. Easy to navigate, easy to use, hard to lose stuff (am I the only one who's constantly losing stuff in other task tracking systems?)

Not that I was ever successful in getting anyone other than programmers to use it, though. Which I guess is why they made it worse, to try to court the kind of people who like Jira and Asana and Azure Devops (what a terrible name) and all that junk.


Godspeed GitHub infra folks!


Yeah, completely blocked from pushing or pulling. Also, right before it looked like their slack integration notifs were delayed. Maybe their queue processing of that broke the site.


I had _just_ pushed an updated actions workflow, saw that it began to run, and noticed that my entire repository was 404-ing. Not gonna point fingers, but uh, sorry everybody.


I knew it.


Can you imagine? If *all of GitHub* evaporated without warning?

I might go outside


Happy Friday afternoon!


Oh my good gravy it IS Friday. What the heck happened to the week?!


404


should I ship today??


Always ship on Friday afternoon. That way, you can rest easy all weekend knowing whatever task you thought you were going to have to do on Monday will be off your plate replaced by something you don't know about yet. Enjoy your weekend!


Seems service-wide: https://www.githubstatus.com/


Ironic really. All my work code is unreachable. My hobby code I also have on my personal one drive, so I guess it's a skills brush up day.


> All my work code is unreachable

Uhm, you, uhm, do know how to use git right. You have a copy of all of your code on your computer.


I do. My work machine I just got upgraded and haven't cloned anything down yet.


Just copy the directories from your old computer.


In the time it would've taken IT to get that done, if it wasn't wiped already, the issue was fixed.


Tell HN:

[dupe]

Status discussion over here: https://news.ycombinator.com/item?id=38133297


Deploying an infra auth change on a Friday. Classic.


After my heart rate returns to normal, I will take this opportunity to re-gen all my keys and suggest everyone does the same.


Time for enterprise folks to have your decennial conversation about having a DR strategy for your source control!


Someone in IT is immediately asking that someone who never cleans up their local branches bring their laptop over to make a complete backup


I nearly had a heart attack. I've dodged most GitHub issues but this one...


I thought I was getting rate limited for posting too many screencaps :D


I was worried that a public repo I was checking out had been deleted


What's up with internet this week. Cloudflare is still down.


Same thing’s happening in the UK, none of the repositories load.


One would expect a company as big as GH do canary deployments?


GitHub enterprise seems to be working perfectly fine.


And it's back?

Edit: Randomly worked but is now broken again


Good thing my code is backed up to remot… wait


I thought our account was hacked or deleted!!


Intermittently working, or back up for me.

Edit: Intermittent


Good thing that Git is decentralized.


Time for an early weekend I guess.


This is intermittent for me.


happy friday to all github employees. my heart is with you.


Its back up


:(




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: