runeks 8 years ago

I've created an Amazon-style GitHub status page here: https://github.com/runeksvendsen/status

When you can't reach this status page, GitHub is down. Otherwise it works fine.

  • i336_ 8 years ago

    This repo shows as empty for me.

    • bmpafa 8 years ago

      Then Github's up :)

      • half0wl 8 years ago

        How does that work? It isn't just an empty repo titled "status" that you try to load to see if Github is down, is it?

        • IshKebab 8 years ago

          Yes that's the joke.

        • i336_ 8 years ago

          Note that the person who replied is not the person who owned the repo.

          Either this is a case of Put the joke into air ten feet of north of me. Verify the result. or there was an issue with the repo.

          If I was doing this I'd be looking at making a real repo with a magic string in its README.md - because there's a big difference between HTTP 200 on / for github.com, and everything working correctly so that magic string displays.

          • half0wl 8 years ago

            I believe it's a joke.

            I missed the "Amazon-style" part in the OP, which I guess is referencing how Amazon used to (?) host their status page.

            • i336_ 8 years ago

              Right. It went straight over my head. :)

Eun 8 years ago

https://status.github.com Says it's online

However, for me it does not load.

  • pandada8 8 years ago

    seems the error rate is increasing

    I guess the status page is actually updated manually while the data is auto updated

  • skierscott 8 years ago

    Now it says "07:36 CDTMajor service outage."

mtrunkat 8 years ago

https://trello.com/ down also (EU)

  • teniutza 8 years ago

    Works now, but I remember that the mobile app lost its connection a couple of hours ago. Couldn't sync a card and showed a connection error.

pandada8 8 years ago

Now I am curious about the reason and how github put a fix with this outage

pandada8 8 years ago

20:55 CST Everything operating normally.

pascalo 8 years ago

Just when I was doing my pull request.

  • foota 8 years ago

    Guess you broke it ;-)

arafsheikh 8 years ago

Back online here in India.

lpgauth 8 years ago

Yup, it's down. I'm guessing the Github SRE's are getting woken up now :)

citrusui 8 years ago

Seeing the unicorn here on the east coast :(

SCdF 8 years ago

Interestingly I just got the following email 5 times in quick succession:

    Dear <not my name>,

    Your npm package, <a pkg I've contributed to>, has been added to npm cdn: 
    https://npm-cdn.com/pkg/<pgk>/

    npm cdn relieves the burden of publishing your code to 
    a CDN in addition to the npm registry. All you need to 
    do is add a link to https://npm-cdn.com/pkg/<pkg>/ to 
    your README file so that the users of <pkg> could embed 
    up-to-date version of your javascript files to their 
    web apps without additional steps..

Since I've only contributed a patch or two I presume they got my email address from scraping GitHub.

  • manojlds 8 years ago

    How is this related?

    • HelloNurse 8 years ago

      A possible tempest of incoming email and/or increased npm traffic.

  • bArray 8 years ago

    Setting several CDNs to backup all the repos somebody could find? If that's true, sounds like an attack to me.

    There was a similar thing a while back with Facebook cache servers killing little severs Iran attack simply told them to cache an image with `...png?random=...` on the end.

    Still, waiting to hear from GitHub themselves - not too many things that can bring down a massive service like this!