TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

GitHub was down again

166 点作者 originof将近 5 年前

31 条评论

arilotter将近 5 年前
I was seeing PRs failing to update & webhooks failing to trigger upon pushing code for 30 minutes before GH's status page acknowledged anything. I'm surprised they don't have monitoring in place that would catch webhooks failing within minutes of the failure beginning.
评论 #23848051 未加载
评论 #23850111 未加载
评论 #23849030 未加载
评论 #23850443 未加载
评论 #23848418 未加载
silasdavis将近 5 年前
GitHub actions downtime is becoming painful for us. Having been lured on there with 10,000 included minutes which they shortly thereafter dropped to 3,000 I feel aggrieved paying for overages incurred from actions regularly shitting the bed.
评论 #23847773 未加载
评论 #23848626 未加载
bob1029将近 5 年前
Here we are again. Me taking a break on Hackernews because all my webhooks and pull requests are fucked and I have no idea where my devops tools are relative to what the real state of affairs is. I have pretty much had enough of this. It is too disruptive to our process. It is causing fragility and loss of confidence in our build pipeline.<p>At this point, we would probably be better off just bolting some lightweight git solution onto our devops tools (which are 100% custom in-house developed), rather than fighting with some more-durably-hosted offering of GitHub, et. al.<p>Anyone who posts that &quot;but you cant make it more reliable than microsoft&quot; line is not thinking about the dependencies between systems and the considerable impact incurred on a service just by virtue of it being a publicly-accessible platform without any cost barrier to entry. Sure, bringing it in house might bring additional difficulties, but I think I can eliminate a shitload of existing difficulties if we moved from webhooks across the public internet to a direct method invocation within the same binary image.
评论 #23848676 未加载
评论 #23848689 未加载
zelly将近 5 年前
<a href="https:&#x2F;&#x2F;gitea.io&#x2F;en-us&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gitea.io&#x2F;en-us&#x2F;</a><p><a href="https:&#x2F;&#x2F;git.zx2c4.com&#x2F;cgit&#x2F;" rel="nofollow">https:&#x2F;&#x2F;git.zx2c4.com&#x2F;cgit&#x2F;</a><p><a href="https:&#x2F;&#x2F;about.gitlab.com&#x2F;install&#x2F;?version=ce" rel="nofollow">https:&#x2F;&#x2F;about.gitlab.com&#x2F;install&#x2F;?version=ce</a>
评论 #23848773 未加载
评论 #23849123 未加载
评论 #23849778 未加载
评论 #23849426 未加载
niftylettuce将近 5 年前
There have been at least three major outages, e.g. git clone of a repo, in the past week alone. All three of which have been unreported (and NOT shown on their incident page), but I have email confirmation from GitHub support of these issues. It&#x27;s almost time to switch to Gitlab. I have hundreds of repositories, organizations, and packages to transfer, while it will be daunting... I need reliability. I have several paid GitHub orgs and accounts as well.
评论 #23849980 未加载
rollulus将近 5 年前
GitHub used to have a pretty cool status page, with all kinds of real time graphs. Does anyone know what happened to it? Since it makes me really sad that this status page is a plain lie, I had to visit HN to get the confirmation that they are having issues again, and that it just wasn&#x27;t only me.
评论 #23846982 未加载
评论 #23847002 未加载
DevKoala将近 5 年前
The company I work for moved to Gitlab because we were pessimistic on GitHub in the past few years. I don’t really have a strong opinion on which is better though, I still keep my private repositories on GitHub. However, I feel that Microsoft will start feeling the pain soon as more people in the development community get sour on GitHub.
评论 #23853594 未加载
cameronfraser将近 5 年前
Why is outage history pre-acquisition removed from their history? If you try to go back in time it seems they only retain history up to a couple months after the acquisition. Is this just a 2 year retention policy or something being swept under the rug?
评论 #23848282 未加载
评论 #23848205 未加载
评论 #23848238 未加载
评论 #23848276 未加载
Animats将近 5 年前
What&#x27;s the easiest way to duplicate all your Github repositories, with history, somewhere else?<p>Ideally, I&#x27;d like to have two synchronized repositories, for no single point of failure, organizational or otherwise.
评论 #23849413 未加载
评论 #23849375 未加载
评论 #23849409 未加载
评论 #23849469 未加载
评论 #23849404 未加载
评论 #23849442 未加载
评论 #23849391 未加载
miguelmota将近 5 年前
Where does github publish post-moderms of downtime? I only see things like &quot;We have deployed a fix and are monitoring recovery.&quot; in the github status history which doesn&#x27;t provide details.
评论 #23848488 未加载
originof将近 5 年前
The Latest commits don&#x27;t appear in the commits tab
评论 #23846986 未加载
评论 #23847847 未加载
varbhat将近 5 年前
For free Gitea instance, You can try <a href="https:&#x2F;&#x2F;codeberg.org" rel="nofollow">https:&#x2F;&#x2F;codeberg.org</a>
rvz将近 5 年前
Do I have to repeat this over and over again? If these non-profit open-source projects [0] are able to self-host a git solution like GitLab, Gitea, cgit or Phabricator instance somewhere, surely your team or open-source project can too.<p>Even a self-hosted GH Enterprise would suffice for some businesses but this would be overkill for others. I even see the Wireguard author using his own creation (cgit) to self-host on his own git solution for years. [1]<p>This is problematic since many JS&#x2F;TS, Go and Rust packages are on GitHub, which many developers rely on. Thus, it would be risky to think about tieing open-source project to (GitHub Actions, Apps, etc).<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23818020" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23818020</a><p>[1] <a href="https:&#x2F;&#x2F;git.zx2c4.com" rel="nofollow">https:&#x2F;&#x2F;git.zx2c4.com</a>
评论 #23849670 未加载
kchoudhu将近 5 年前
That&#x27;s it, I&#x27;m launching SubversionHub.
评论 #23850120 未加载
评论 #23849841 未加载
评论 #23849822 未加载
评论 #23850016 未加载
zymhan将近 5 年前
How do they not have a single update in over 1.5 hours? This is ridiculous.
yizhang7210将近 5 年前
Ugh the last month has been pretty difficult. Hope they get better soon.
neurostimulant将近 5 年前
So that&#x27;s why my automated build wasn&#x27;t triggered ~4 hours ago. I was like &quot;no way github is having issues again, they were down just the other day, it&#x27;s probably just docker hub&#x27;s fault&quot;. If they decided to publish a blog post about these series of outages later, I bet it would be pretty interesting.
donatj将近 5 年前
It&#x27;s been having issues all day. Wanted to show a coworker some changes I was proposing but the site wouldn&#x27;t show the changes I&#x27;d pushed to my pull request. Ended up just having him pull the changes.<p>FWIW the git backend always seems rock solid in comparison to the front end they have displaying it.
评论 #23848286 未加载
rydre将近 5 年前
I really want to move to GitLab but its UI is atrocious... like too mobile phone looking on desktop
mikewhy将近 5 年前
noticing issues on GitHub, CircleCI, and Launch Darkly.
may4m将近 5 年前
I had a problem with github a while ago when I tried merging a PR to the master branch, the merge commits reflected on master but the PR was still open.I would repeatedly click the merge button but the PR wouldn&#x27;t show as merged
mlang23将近 5 年前
Likely unrelated, but I recently noticed that GitHub stopped updating my activities overview for july. I definitely pushed commits, but they are not noticed. Anyone else having a similar issue?
评论 #23850551 未加载
marcinzm将近 5 年前
How is GitLab like in terms of downtime? I looked at their status history page and I&#x27;m seeing a lot of incidents but it&#x27;s hard to figure out what it actually means.
评论 #23848353 未加载
评论 #23848395 未加载
评论 #23851110 未加载
talkingtab将近 5 年前
Running your own git server is trivial. I have been doing it for years on a very cheap digital ocean instance. Set up ssh keys, lock it down with ufw, done.<p>If that is not enough, run your own instance of gitlab.<p>If that is not enough use Gitlab.<p>Microsoft is going to attempt to make a profit on Github. That&#x27;s okay, but based on past experience and current issues, their business model is lock-in not service.<p>I suspect the same is true for NPM.
stunt将近 5 年前
At the current rate, Whatever you host will have a better uptime than Github.
drcongo将近 5 年前
They&#x27;re probably using the Facebook SDK &#x2F;s
revskill将近 5 年前
Scaling Rails is hard ? Github needs to move to CDN, static site deployment instead.
juped将近 5 年前
Git is distributed.
MattGaiser将近 5 年前
Did Microsoft adopt Scrum?
josefrichter将近 5 年前
The Microsoft Effect
iso947将近 5 年前
Don’t host yourself, it’s impossible to meet the reliability of the professionals
评论 #23848278 未加载
评论 #23849271 未加载
评论 #23850151 未加载
评论 #23848411 未加载
评论 #23848483 未加载
评论 #23848314 未加载
评论 #23848360 未加载