top | item 15064618

Status: Investigating reports of connectivity issues

77 points| xxkylexx | 8 years ago |status.github.com

40 comments

order
[+] Insanity|8 years ago|reply
And their status page has an unbalanced parenthesis [0]. I send their support an email about that. (There is also another on the messages page that I did include in the mail).

It's quite a silly thing to complain about, but I imagine other software engineers also get slightly stressed by seeing an unbalanced paren!

[0]: http://i.imgur.com/cypsCvx.png

[+] s_kilk|8 years ago|reply
I like to think that unbalanced parens accumulate in the soul, just like incomplete sneezes. Ones fate in the next life (perhaps starting equipment) is determined in part by the number of un-matched left parens hanging over ones head at the moment of death.
[+] rosbrith|8 years ago|reply
I bothers me how often I see only closing parentheses in Bash case statement patterns!
[+] jackblack8989|8 years ago|reply
I am eating and I felt my stomach literally churn. I think it was a bit of an overreaction but considering they are a popular firm, not so much.
[+] majewsky|8 years ago|reply
I can't help but wonder if your username is a coincidence. :)
[+] crabasa|8 years ago|reply
Queue obtuse comment about how this is no big deal because git is distributed source control, ignoring the fact that Github != git and that issues/PRs/etc are pretty important.
[+] Klathmon|8 years ago|reply
Followed up by the comment that we need to stop this monoculture that we are creating and go back to mailing lists.

Which is then countered by people arguing that GitHub was the greatest thing to happen to open source and has introduced so many more people to the OSS community. Perhaps throwing in that a self hosted solution will most likely have worse uptime than GitHub does (which spawns it's own sub-thread of SaaS vs self-hosted solutions)

Then someone says that a higher barrier to entry could help the ecosystem (while muttering something about how many JS libraries there are out there).

I could keep going, but it seems github is working again for me, so off to do some work!

[+] c12|8 years ago|reply
also means that we cant composer install any project because even if the requirement is cached, each item is checked against github to see if the cached version should be invalidated :/ just took half an hour to complete an install...
[+] FTA|8 years ago|reply
This is the second major outage of GH this summer. I'm fearing we should all become less dependent on this single service for bug reporting, merging, etc. and instead leverage the decentralized power of Git to host on a variety of platforms. That way if one is out, you just fall back to another.

Does anyone know of libraries that can sync at least the filed issues between GitHub and GitLab or Bitbucket in near real time? That's the main thing from GitHub that I'm truly missing when there's an outage.

[+] Nicksil|8 years ago|reply
Is this a major outage? They've been experiencing connectivity issues for ~20 mins. I've been able to connect just fine all the while, as well.

GitHub isn't 'down.'

[+] jackblack8989|8 years ago|reply
Reminder to avoid the github monoculture and move to other git providers as a backup.

Gitlab is open source and has auto-pull from github

[+] m_fayer|8 years ago|reply
Yeah I'm just going to submit a polite request to every variety of package/plugin/whatever manager that I use that somewhere somehow relies on GH to cut that shit out.
[+] Gonzih|8 years ago|reply
gogs is also open source, simpler and smaller than gitlab. also viable alternative i think.
[+] dan1234|8 years ago|reply
Also, it's really not hard to self host your own gitlab server.

I only push public works to Github, anything private is stored in my own Gitlab instance.

[+] treehau5|8 years ago|reply
Gitlab is always mentioned here as an alternative on most every github outage post. I am wondering if there are gitlab shills ready to fire in these events? There are many other git products as well.
[+] film42|8 years ago|reply
Does github report RCAs for outages to the public? I'm wondering if these outages are related to their migration to kubernetes. Either way I'd love to learn what's going on and how they resolve these incidents. There's a lot to learn and I find these things super valuable.
[+] armandduijn|8 years ago|reply
Such an outage reminds us all how much we rely on GitHub just working. My 'flow' was suddenly interrupted because I couldn't continue my search for a specific PHP package. Luckily the workday is nearly over in the CET time zone so the impact on my productivity is minimal.
[+] sschueller|8 years ago|reply
It appears to be down only for some regions.
[+] barrystaes|8 years ago|reply
Some pages (like the github.com landing and userprofile pages) including user sessions seem to be working from here. But not browsing a repository via http. Dunno if git pull is affected.
[+] nkkollaw|8 years ago|reply
It's always been working from Poland from what I could tell. Is this possible?
[+] mcny|8 years ago|reply
I was playing with tails and thought github just didn't allow tor usage. Github's service record is so good that I didn't even stop to consider this might be a technical problem with Github.
[+] computerex|8 years ago|reply
I have the GitHub status page bookmarked. Take from that what you will.