Can't pull anything from my repos which is not great.
Yeah, this is not good. I've experienced other outages on their other products (e.g. GitHub Actions), but not even being able to do a basic git pull is an entirely different level.
GitHub Git Operations Are Down
11–20 of 271 posts
I'm effectively dead in the water here. I guess I'll go touch some grass. Thank you to the SRE's who are looking at this.
Re: GitHub Git Operations Are Down
#12lmao i deleted and readded a new key thinking my key was fucked
Re: GitHub Git Operations Are Down
#13It's almost as if only Git is distributed, but people sold out to Github for convenience. Too bad Git lacks a distributed bug tracker and wiki system like Fossil. Guess Github has to fail a lot more for things to change.
Re: GitHub Git Operations Are Down
#14Experiencing this as well. I was a bit concerned something was wrong with my key but alas it is not my key but an outage. Developer "snow day".
GIT is down today,
Code rests in snowy silence,
Developers play.
Re: GitHub Git Operations Are Down
#15Panic for a minute SSH rejected a key!
Re: GitHub Git Operations Are Down
#16I just reset my ssh key lol.
Re: GitHub Git Operations Are Down
#17I guess it's a good time as any to setup a backup or check out alternatives that could mirror or standalone. Gitlab, Gitea, any others worth checking out?
Re: GitHub Git Operations Are Down
#18Experiencing this as well. I was a bit concerned something was wrong with my key but alas it is not my key but an outage. Developer "snow day".
Spent like 30 mins tryig to figure out why ssh auth was not working. Compared sha256 signatures, doubted my reading abilities and pulled my hair.
Re: GitHub Git Operations Are Down
#19It's almost as if only Git is distributed, but people sold out to Github for convenience. Too bad Git lacks a distributed bug tracker and wiki system like Fossil. Guess Github has to fail a lot more for things to change.
people could not be more clear that their preference is for reliable and easy-to-use centralized services maintained by professionals, and not decentralized systems that require a great deal of user expertise
Re: GitHub Git Operations Are Down
#20Experiencing this as well. I was a bit concerned something was wrong with my key but alas it is not my key but an outage. Developer "snow day".
same here I was scratching my head trying to figure out if something had corrupted my system or what