ngerakines / commitment

A commit message generator that I use.

Home Page:http://whatthecommit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website is down (504 Gateway Time-out)

n-thumann opened this issue · comments

➜  ~ curl https://whatthecommit.com/index.txt -v                                                                                                                                                                               
*   Trying 3.13.11.91:443...                                                                                                                                                                                                   
* Connected to whatthecommit.com (3.13.11.91) port 443 (#0)                                                                                                                                                                    
* ALPN, offering h2                                                                                                                                                                                                            
* ALPN, offering http/1.1                            
*  CAfile: /etc/ssl/certs/ca-certificates.crt                                                                  
*  CApath: /etc/ssl/certs                                                                                      
* TLSv1.0 (OUT), TLS header, Certificate Status (22):                                                          
* TLSv1.3 (OUT), TLS handshake, Client hello (1):                                                              
* TLSv1.2 (IN), TLS header, Certificate Status (22):                                                           
* TLSv1.3 (IN), TLS handshake, Server hello (2):                                                               
* TLSv1.2 (IN), TLS header, Certificate Status (22):                                                           
* TLSv1.2 (IN), TLS handshake, Certificate (11):                                                               
* TLSv1.2 (IN), TLS header, Certificate Status (22):                                                           
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):                                                       
* TLSv1.2 (IN), TLS header, Certificate Status (22):                                                           
* TLSv1.2 (IN), TLS handshake, Server finished (14):                                                           
* TLSv1.2 (OUT), TLS header, Certificate Status (22):                                                          
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):                                                      
* TLSv1.2 (OUT), TLS header, Finished (20):                                                                    
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):                                                    
* TLSv1.2 (OUT), TLS header, Certificate Status (22):                                                          
* TLSv1.2 (OUT), TLS handshake, Finished (20):                                                                 
* TLSv1.2 (IN), TLS header, Finished (20):                                                                     
* TLSv1.2 (IN), TLS header, Certificate Status (22):                                                           
* TLSv1.2 (IN), TLS handshake, Finished (20):                                                                  
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use h2                                                                              
* Server certificate:                                                                                          
*  subject: CN=whatthecommit.com                                                                               
*  start date: Apr 10 09:55:08 2023 GMT                                                                        
*  expire date: Jul  9 09:55:07 2023 GMT                                                                       
*  subjectAltName: host "whatthecommit.com" matched cert's "whatthecommit.com"                                 
*  issuer: C=US; O=Let's Encrypt; CN=R3                                                                        
*  SSL certificate verify ok.                                                                                  
* Using HTTP2, server supports multiplexing                                                                    
* Connection state changed (HTTP/2 confirmed)                                                                  
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0                               
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):                                                           
* Using Stream ID: 1 (easy handle 0x55aea7724e90)   
* TLSv1.2 (OUT), TLS header, Supplemental data (23):                                                           
> GET /index.txt HTTP/2                             
> Host: whatthecommit.com                                                                                      
> user-agent: curl/7.81.0                                                                                      
> accept: */*                                                                                                  
>                                                                                                              
* TLSv1.2 (IN), TLS header, Supplemental data (23):                                                            
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
* TLSv1.2 (OUT), TLS header, Supplemental data (23): 
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
< HTTP/2 504                                         
< server: awselb/2.0                            
< date: Wed, 28 Jun 2023 15:17:02 GMT           
< content-type: text/html                            
< content-length: 132                           
<                                                    
<html>                                          
<head><title>504 Gateway Time-out</title></head>     
<body>                                               
<center><h1>504 Gateway Time-out</h1></center>       
</body>                                              
</html>

Same seems to be the case with your website and Mastodon, so maybe related?

Website was up again on the next day.