I have a serious question, not trying to start a flame war. A. Are these major issues with cloud/SaaS tools becoming more common, or is it just that they get a lot more coverage now? It seems like we see major issues across AWS, GCP, Azure, Github, etc. at least monthly now and I don't remember that being the case in the past. B. If it's becoming more common, what are the reasons? I can think of a few, but I don't kn…
GitHub: Git operation failures
81–90 of 335 posts
Re: GitHub: Git operation failures
#82I thought I was going crazy when I couldn't push changes but now it seems it's time to just call it for the day. Back at it tomorrow.
same, i've started pulling my hair out, was about to nuke my setup and set it up all from scratch
Re: GitHub: Git operation failures
#83I didn't really want to work today anyways. First cloudflare, now this... Seems like a sign to get some fresh air
we need more soverenity and decentralization.
Re: GitHub: Git operation failures
#84Obviously just speculation, but maybe don't let AI write your code... Microsoft CEO says up to 30% of the company’s code was written by AI https://techcrunch.com/2025/04/29/microsoft-ceo-says-up-to-3...
The enterprise cloud in EU, US, and Australia has no issues.
If you look at the incident history disruptions happen often in the public cloud for years already. Before AI wrote code for them.
Re: GitHub: Git operation failures
#85I have a serious question, not trying to start a flame war. A. Are these major issues with cloud/SaaS tools becoming more common, or is it just that they get a lot more coverage now? It seems like we see major issues across AWS, GCP, Azure, Github, etc. at least monthly now and I don't remember that being the case in the past. B. If it's becoming more common, what are the reasons? I can think of a few, but I don't kn…
A lot of people are pointing to AI vibe coding as the cause, but I think more often than not, incidents happen due to poor maintenance of legacy code. But I guess this may be changing soon as AI written code starts to become "legacy" faster than regular code.
Re: GitHub: Git operation failures
#86GitHub is pretty easily the most unreliable service I've used in the past five years. Is GitLab better in this regard? At this point my trust in GitHub is essentially zero - they don't deserve my money any longer.
You can make it as reliable as you want by hosting it on prem.
Re: GitHub: Git operation failures
#87Re: GitHub: Git operation failures
#88I'm also getting this. Cannot pull or push but can authenticate with SSH myrepo git:(fix/context-types-settings) gp ERROR: user:1234567:user fatal: Could not read from remote repository. myrepo git:(fix/context-types-settings) ssh -o ProxyCommand=none git@github.com PTY allocation request failed on channel 0 Hi user! You've successfully authenticated, but GitHub does not provide shell access. Connection to github.com…
same
Re: GitHub: Git operation failures
#89I have a serious question, not trying to start a flame war. A. Are these major issues with cloud/SaaS tools becoming more common, or is it just that they get a lot more coverage now? It seems like we see major issues across AWS, GCP, Azure, Github, etc. at least monthly now and I don't remember that being the case in the past. B. If it's becoming more common, what are the reasons? I can think of a few, but I don't kn…
Been on GitHub for a long time. It feels like they're more often. It used to be yearly if at all that GitHub was noticably impacted. Now it's monthly, and recently, seemingly weekly.
Re: GitHub: Git operation failures
#90Maybe this will push more places towards self-hosting?