CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 44 forks source link

Site is down and invalid status page #401

Closed 4np closed 5 years ago

4np commented 5 years ago

The site is down and your status page displays incorrect information...

screen shot 2019-01-04 at 10 30 58
 ~  curl -v https://cocoapods.org                                                                                              Fri Jan  4 10:41:54 2019
* Rebuilt URL to: https://cocoapods.org/
*   Trying 104.18.61.114...
* TCP_NODELAY set
* Connected to cocoapods.org (104.18.61.114) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/cert.pem
  CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
*  subject: OU=Domain Control Validated; OU=PositiveSSL Multi-Domain; CN=sni101097.cloudflaressl.com
*  start date: Nov 13 00:00:00 2018 GMT
*  expire date: May 22 23:59:59 2019 GMT
*  subjectAltName: host "cocoapods.org" matched cert's "cocoapods.org"
*  issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=COMODO ECC Domain Validation Secure Server CA 2
*  SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7ff885805800)
> GET / HTTP/2
> Host: cocoapods.org
> User-Agent: curl/7.54.0
> Accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 500
< date: Fri, 04 Jan 2019 09:41:55 GMT
< content-type: text/html;charset=utf-8
< set-cookie: __cfduid=d4508b78431de4f7228794ea656c3db661546594914; expires=Sat, 04-Jan-20 09:41:54 GMT; path=/; domain=.cocoapods.org; HttpOnly
< vary: Accept-Encoding
< x-xss-protection: 1; mode=block
< x-content-type-options: nosniff
< x-frame-options: SAMEORIGIN
< via: 1.1 vegur
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< server: cloudflare
< cf-ray: 493cc089ef2ac82d-AMS
<
* Connection #0 to host cocoapods.org left intact
<h1>Internal Server Error</h1>⏎                                                                                                                          ~ 
segiddins commented 5 years ago

Seems to be back up now 👍