Created
September 6, 2019 11:49
-
-
Save richtera/663661767073f18ef756fbb86776c508 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ curl -v https://iars360.iars.org/.netlify/functions/token | |
| * Trying 142.93.122.177... | |
| * TCP_NODELAY set | |
| * Connected to iars360.iars.org (142.93.122.177) port 443 (#0) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /Users/andy/anaconda3/ssl/cacert.pem | |
| CApath: none | |
| * TLSv1.2 (OUT), TLS header, Certificate Status (22): | |
| * 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-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: CN=iars360.iars.org | |
| * start date: Sep 3 14:08:39 2019 GMT | |
| * expire date: Dec 2 14:08:39 2019 GMT | |
| * subjectAltName: host "iars360.iars.org" matched cert's "iars360.iars.org" | |
| * issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 | |
| * SSL certificate verify ok. | |
| > GET /.netlify/functions/token HTTP/1.1 | |
| > Host: iars360.iars.org | |
| > User-Agent: curl/7.61.0 | |
| > Accept: */* | |
| > | |
| < HTTP/1.1 503 Service Unavailable | |
| < Date: Fri, 06 Sep 2019 11:44:11 GMT | |
| < Content-Length: 0 | |
| < Age: 28 | |
| < Connection: keep-alive | |
| < Server: Netlify | |
| < X-NF-Request-ID: eadfb0e3-3a6b-48ef-ab4c-ae4e2c2aee4d-1541084 | |
| < | |
| * Connection #0 to host iars360.iars.org left intact | |
| $ curl -v https://iars360.iars.org/.netlify/functions/token | |
| * Trying 104.248.120.187... | |
| * TCP_NODELAY set | |
| * Connected to iars360.iars.org (104.248.120.187) port 443 (#0) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /Users/andy/anaconda3/ssl/cacert.pem | |
| CApath: none | |
| * TLSv1.2 (OUT), TLS header, Certificate Status (22): | |
| * 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-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: CN=iars360.iars.org | |
| * start date: Sep 3 14:08:39 2019 GMT | |
| * expire date: Dec 2 14:08:39 2019 GMT | |
| * subjectAltName: host "iars360.iars.org" matched cert's "iars360.iars.org" | |
| * issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 | |
| * SSL certificate verify ok. | |
| > GET /.netlify/functions/token HTTP/1.1 | |
| > Host: iars360.iars.org | |
| > User-Agent: curl/7.61.0 | |
| > Accept: */* | |
| > | |
| < HTTP/1.1 503 Service Unavailable | |
| < Date: Fri, 06 Sep 2019 11:47:14 GMT | |
| < Content-Length: 0 | |
| < Age: 28 | |
| < Connection: keep-alive | |
| < Server: Netlify | |
| < X-NF-Request-ID: 3a5fd36d-3ec7-400e-842e-96f8329ddb23-1824051 | |
| < | |
| * Connection #0 to host iars360.iars.org left intact | |
| andreas-mbp:IARS360-gatsby andy$ curl -v https://iars360.iars.org/.netlify/functions/token | |
| * Trying 142.93.122.177... | |
| * TCP_NODELAY set | |
| * Connected to iars360.iars.org (142.93.122.177) port 443 (#0) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /Users/andy/anaconda3/ssl/cacert.pem | |
| CApath: none | |
| * TLSv1.2 (OUT), TLS header, Certificate Status (22): | |
| * 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-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: CN=iars360.iars.org | |
| * start date: Sep 3 14:08:39 2019 GMT | |
| * expire date: Dec 2 14:08:39 2019 GMT | |
| * subjectAltName: host "iars360.iars.org" matched cert's "iars360.iars.org" | |
| * issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 | |
| * SSL certificate verify ok. | |
| > GET /.netlify/functions/token HTTP/1.1 | |
| > Host: iars360.iars.org | |
| > User-Agent: curl/7.61.0 | |
| > Accept: */* | |
| > | |
| < HTTP/1.1 503 Service Unavailable | |
| < Date: Fri, 06 Sep 2019 11:47:48 GMT | |
| < Content-Length: 0 | |
| < Age: 28 | |
| < Connection: keep-alive | |
| < Server: Netlify | |
| < X-NF-Request-ID: eadfb0e3-3a6b-48ef-ab4c-ae4e2c2aee4d-1646395 | |
| < | |
| * Connection #0 to host iars360.iars.org left intact | |
| $ curl -v https://iars360.iars.org/.netlify/functions/token | |
| * Trying 104.248.120.187... | |
| * TCP_NODELAY set | |
| * Connected to iars360.iars.org (104.248.120.187) port 443 (#0) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /Users/andy/anaconda3/ssl/cacert.pem | |
| CApath: none | |
| * TLSv1.2 (OUT), TLS header, Certificate Status (22): | |
| * 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-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: CN=iars360.iars.org | |
| * start date: Sep 3 14:08:39 2019 GMT | |
| * expire date: Dec 2 14:08:39 2019 GMT | |
| * subjectAltName: host "iars360.iars.org" matched cert's "iars360.iars.org" | |
| * issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 | |
| * SSL certificate verify ok. | |
| > GET /.netlify/functions/token HTTP/1.1 | |
| > Host: iars360.iars.org | |
| > User-Agent: curl/7.61.0 | |
| > Accept: */* | |
| > | |
| < HTTP/1.1 403 Forbidden | |
| < Access-Control-Allow-Headers: Authorization,Content-Type,x-version,x-pr,x-repo,x-owner,x-branch,x-course,x-site,x-email,x-name,x-token | |
| < Access-Control-Allow-Methods: DELETE,PUT,POST,GET,PATCH | |
| < Access-Control-Allow-Origin: * | |
| < Cache-Control: no-cache | |
| < Content-Type: application/json | |
| < Set-Cookie: nf_jwt=; Path=/; Expires=Fri, 06 Sep 2019 11:47:52 GMT; HttpOnly | |
| < Date: Fri, 06 Sep 2019 11:47:52 GMT | |
| < Content-Length: 40 | |
| < Age: 2 | |
| < Connection: keep-alive | |
| < Server: Netlify | |
| < X-NF-Request-ID: 3a5fd36d-3ec7-400e-842e-96f8329ddb23-1859437 | |
| < | |
| { | |
| "error": "You have been logged off" | |
| * Connection #0 to host iars360.iars.org left intact | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another failure and associated info in log
The last one is a success and shows up correctly in the log
The failures happened between 8:05 and 8:20 and the 8:20 is the X-NF-Request-ID: 3a5fd36d-3ec7-400e-842e-96f8329ddb23-2928139 request.