Learn about Centmin Mod LEMP Stack today
Become a Member

Centmin Mod github.com repo 504 Timeouts

Discussion in 'Centmin Mod News' started by eva2000, Oct 21, 2016.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Heads up seems github.com is having some issues right now with their servers returning 504 gateway timeouts for me across several of my servers. So any centmin.sh menu option 23 updates or reported github centmin mod url change prompts should be ignored (don't answer yes when prompt says github centmin mod url changed and whether you want to update it).
    Code (Text):
    curl -Is https://github.com/centminmod/centminmod/raw/123.09beta01/installer.sh
    HTTP/1.1 504 Gateway Time-out
    Cache-Control: no-cache
    Content-Type: text/html
    Date: Fri, 21 Oct 2016 12:50:51 GMT
    Age: 0
    X-GitHub-Request-Id: C61B43A9:0B41:2A7303A:580A0F21
    X-Frame-Options: DENY

    Seems to be github.com's DNS provider is undergoing a DDOS attack https://twitter.com/githubstatus/status/789433336083001344 !

    Will update folks when github.com is working again.

    Update October 22, 2016



    Github.com migrated to a different DNS provider GitHub System Status

    They moved to using Amazon Route53 DNS
    Code (Text):
    dig NS +short github.com
    ns-1283.awsdns-32.org.
    ns-1707.awsdns-21.co.uk.
    ns-421.awsdns-52.com.
    ns-520.awsdns-01.net.

     
    Last edited: Oct 22, 2016
  2. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Alot of nginx modules and php extensions used by Centmin Mod during install/recompile use source files hosted on official Github.com repositories. So the above issue may affect properly reinstalling/upgrading php and nginx
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    GitHub System Status

     
  4. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Seems to be working again but Github status page still lists the issue so DDOS attack on their upstream DNS provider, DynDNS maybe still ongoing.

    proper 302 redirect to Location = https://raw.githubusercontent.com/centminmod/centminmod/123.09beta01/installer.sh
    Code (Text):
    curl -Is https://github.com/centminmod/centminmod/raw/123.09beta01/installer.sh
    HTTP/1.1 302 Found
    Server: GitHub.com
    Date: Fri, 21 Oct 2016 13:35:30 GMT
    Content-Type: text/html; charset=utf-8
    Status: 302 Found
    Cache-Control: no-cache
    Vary: X-PJAX, Accept-Encoding
    X-RateLimit-Limit: 100
    X-RateLimit-Remaining: 100
    Access-Control-Allow-Origin: https://render.githubusercontent.com
    Location: https://raw.githubusercontent.com/centminmod/centminmod/123.09beta01/installer.sh
    X-UA-Compatible: IE=Edge,chrome=1
    X-Runtime: 0.015125
    Content-Security-Policy: snipped
    X-Content-Type-Options: nosniff
    X-Frame-Options: deny
    X-XSS-Protection: 1; mode=block
    X-Served-By: a22dbcbd09a98eacdd14ac7804a635dd
    Age: 0
    X-GitHub-Request-Id: C0B85942:7B76:22304F0:580A19A1
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Looks like other major web sites are or were down too as they use DynDNS for their DNS provider DNS - DDOS Attack against DynDNS knocks out major sites including Github, Twitter & Reddit

    DynDNS status page says it's resolved now, but DDOS attacks can come in waves, so fingers crossed !

     
  6. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    DDOS attacks against DynDNS started again so more impact on Github.com and thus Centmin Mod hosted git repo code Dyn, Inc. Status - DDoS Attack Against Dyn Managed DNS

     
  7. eva2000

    eva2000 Administrator Staff Member

    55,197
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    6:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Github.com migrated to a different DNS provider GitHub System Status

    They moved to using Amazon Route53 DNS
    Code (Text):
    dig NS +short github.com
    ns-1283.awsdns-32.org.
    ns-1707.awsdns-21.co.uk.
    ns-421.awsdns-52.com.
    ns-520.awsdns-01.net.
     
Thread Status:
Not open for further replies.