TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Incident with Issues and Pull Requests

205 pointsby longwaveabout 2 years ago

39 comments

intunderflowabout 2 years ago
GitHub outages are very reliable, as I live in Europe and they always come in the afternoon they&#x27;re a great reminder to go get lunch<p>It&#x27;s a feature, not a bug!
评论 #35902572 未加载
评论 #35902286 未加载
dbinghamabout 2 years ago
What is going on over there? Third day in a row is... kind of impressive.
评论 #35902049 未加载
评论 #35902168 未加载
评论 #35901975 未加载
评论 #35903428 未加载
评论 #35902058 未加载
评论 #35902066 未加载
评论 #35902183 未加载
评论 #35902295 未加载
buglungtungabout 2 years ago
I&#x27;m considering host a gitea instance backup all of my repos.<p>I have an important fix that need to be deployed right now but there is no way to deploy it in a normal way with our CI which one was setup with Github Action. Fortunately I have a instruction to bypass CI and build the source by myself.<p>But again, Github defeat me because our release workflows are depend on GitOps which are effected by Github issue. Ahhhhhhhhhh I have to build the docker image, push it to ECR then update a YAML template to make EKS apply the new changes<p>It&#x27;s 9PM in my timezone and I&#x27;m waiting for my patches are up. A frustrating incident
评论 #35902075 未加载
michaelmureabout 2 years ago
Daily reminder that <a href="https:&#x2F;&#x2F;github.com&#x2F;MichaelMure&#x2F;git-bug">https:&#x2F;&#x2F;github.com&#x2F;MichaelMure&#x2F;git-bug</a> could use some help :-D
评论 #35901937 未加载
评论 #35901973 未加载
Vasniktelabout 2 years ago
So nice to meet you all here again, gents - this is becoming a regular thing.
gtraxabout 2 years ago
We are back to Windows 95, which reliably crashed after 49.7 days:<p><a href="https:&#x2F;&#x2F;www.cnet.com&#x2F;culture&#x2F;windows-may-crash-after-49-7-days&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cnet.com&#x2F;culture&#x2F;windows-may-crash-after-49-7-da...</a>
VWWHFSfQabout 2 years ago
&gt; Codespaces is experiencing degraded performance. We are continuing to investigate.<p>Imagine not only not being able to push your code, but also not even being able to _write your code_ at all. And so many orgs rely on Actions to even be able to deploy. Geez. I personally believe that the cloud sucks.
评论 #35903785 未加载
zomglingsabout 2 years ago
Not just issues and PRs - I had to try multiple times before I was able to successfully push code to a repo over SSH.<p>This is the error I was seeing:<p><pre><code> ERROR: fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.</code></pre>
评论 #35901942 未加载
评论 #35901931 未加载
cloudkingabout 2 years ago
Anecdotal - I&#x27;ve been using Gitlab for a few years on some projects, and haven&#x27;t experienced any downtime issues with them of this magnitude.
评论 #35902156 未加载
评论 #35902112 未加载
评论 #35902002 未加载
评论 #35913904 未加载
c16about 2 years ago
The temptation to create `isgithubup.com` and return &quot;surprisingly yes.&quot; on the rare occasion it actually is up.
评论 #35903159 未加载
rvzabout 2 years ago
Three days in a row of outages, in less than a week of unreliability after yesterday&#x27;s downtime of GitHub Actions [0].<p>Really at this point, you just might as well consider self hosting and it is looking very chronic with GitHub falling apart and self-hosting was indeed the sensible idea just like how the other open source projects have done for years.<p>GitHub is going just great, and centralizing everything to GitHub really was a good idea wasn&#x27;t it? [1] &#x2F;s<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35887029" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35887029</a><p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22867803" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22867803</a>
评论 #35903147 未加载
melxabout 2 years ago
Shout out to all devs that put the deps of their programs on GH...<p>Right now I can ignore that my PRs show 500 error, or old code best case scenario.<p>But... I cannot build and ship due to project&#x27;s dependency depending on some stuff hosted on GH.
评论 #35906913 未加载
samwillisabout 2 years ago
Hugs to the GitHub Opps and SRE teams right now!<p>Also hugs to any Devs, Opps or SREs directly effected by this outside GitHub.<p>Looking forward to a post-mortem on the last few days, I&#x27;m sure it will be a really interesting read.
jamespetercookabout 2 years ago
Third day in a row this has affected my productivity
booleanbetrayalabout 2 years ago
500&#x27;s on every repo page + CLI errors on pull &#x2F; push. Completely useless at the moment.
martiukabout 2 years ago
Anyone experienced with asking for service credits for enterprise customers? It looks like you have to prove that they have missed their SLAs
dugmartinabout 2 years ago
I&#x27;ve had some actions queued for multiple days now on certain repos, but not others. I&#x27;ve cancelled them and restarted them during the green status intervals but they all go back to &quot;Queued&quot;. I&#x27;ve also cancelled them and then made slight documentation tweaks to get new commit hashes on the branches and it still goes to queued.
atl4sabout 2 years ago
Just lost a merge commit to dev&#x2F;null. This is getting tiresome
评论 #35902087 未加载
melxabout 2 years ago
I&#x27;m going to self-host my git repos. Any recommendations?<p>The git+nginx would suffice but it does not offer GUI. I need one to see the changes proposed (aka PRs).<p>Gitea is nice, but a bit overkill for my needs. I don&#x27;t need CI, files hosting, issues, team members, releases, wiki, forking&#x2F;watching&#x2F;staring, etc.
评论 #35902457 未加载
评论 #35903995 未加载
评论 #35902382 未加载
greenie_beansabout 2 years ago
this is the third day in a row this is a problem yet they&#x27;re framing it as a new outage.
评论 #35902330 未加载
MattIPv4about 2 years ago
Loading github.com is returning a 500 for me currently, so seems like more than just issues&#x2F;pull requests. Also seeing actions fail with 500s on assorted steps.
评论 #35901831 未加载
mostafahabout 2 years ago
It started for me a few minutes before the status page showed something. Which is understandable, of course.<p>But strange that it keeps happening almost every day now.
评论 #35901968 未加载
评论 #35901885 未加载
acyouabout 2 years ago
Does anyone host their own git repos in an enterprise environment? How do you do it and what are some good resources for learning how to do this?
评论 #35901970 未加载
评论 #35902033 未加载
评论 #35902172 未加载
评论 #35902142 未加载
评论 #35901996 未加载
评论 #35902220 未加载
评论 #35901978 未加载
estabout 2 years ago
This gives me some the fail-whale vibes. But the blue bird didn&#x27;t fail like this these days, strangely.
nickthesickabout 2 years ago
Have they said what has been up lately?
评论 #35901869 未加载
WesolyKubeczekabout 2 years ago
I feel that with dynamic like this, someone could make a page showing the number of days since the last github incident.<p>It would show a very prominent zero and be a static page with no logic whatsoever.
bhoustonabout 2 years ago
Yup, hitting me and all over twitter: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;search?q=github" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;search?q=github</a>
daniaalabout 2 years ago
Trying to access repos is returning 500 for me also
评论 #35902029 未加载
ryandvmabout 2 years ago
Maybe they should put CoPilot in charge of ops...
yeckabout 2 years ago
I wasn&#x27;t even able to get to repos or users&#x2F;orgs for a while (though as I write this it seems like that is coming back).
SettembreNeroabout 2 years ago
and i thought i broke `master`...
mminer237about 2 years ago
git says my code pushed fine and everything is synced, but Github is not showing any of my changes.<p>Edit: 10 minutes later, the Github finally shows the push, but triggers still aren&#x27;t working.<p>Edit #2: Things are working normally now.
rhymeswithjazzabout 2 years ago
Another day, another outage. I&#x27;m getting 500 for any repo.
moltarabout 2 years ago
Thee days in a row!! Is this the result of all the job cuts?
talborenabout 2 years ago
Is it time to move back to Jenkins? :X
评论 #35902420 未加载
remorsesabout 2 years ago
I cannot even push code
gabrielizaiasabout 2 years ago
Here we go again…
talborenabout 2 years ago
Back to biz
mr90210about 2 years ago
On the bright side, maybe, just maybe the open source community realises that such centralisation might not be the best solution for hosting code.