timeout problem while installing erubis
Hi!
As of Thu May 24 20:02:15 CEST 2012 and maybe an hour before, I
have a recurring timeout problem while installing erubis.
Load balancer works, but bb-m.rubygems.org not!
I verified with curl:
$ curl -v --head https://rubygems.org/gems/erubis-2.7.0.gem * About to connect() to rubygems.org port 443 (#0) * Trying 204.232.149.25... connected * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs * SSLv3, TLS handshake, Client hello (1): * SSLv3, TLS handshake, Server hello (2): * SSLv3, TLS handshake, CERT (11): * SSLv3, TLS handshake, Server finished (14): * SSLv3, TLS handshake, Client key exchange (16): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSL connection using AES256-SHA * Server certificate: * subject: OU=Domain Control Validated; OU=EssentialSSL Wildcard; CN=*.rubygems.org * start date: 2012-03-03 00:00:00 GMT * expire date: 2013-03-03 23:59:59 GMT * subjectAltName: rubygems.org matched * issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=EssentialSSL CA * SSL certificate verify ok.
HEAD /gems/erubis-2.7.0.gem HTTP/1.1 User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3 Host: rubygems.org Accept: /
< HTTP/1.1 302 Moved Temporarily
HTTP/1.1 302 Moved Temporarily
< Server: nginx/1.2.0
Server: nginx/1.2.0
< Date: Thu, 24 May 2012 17:59:31 GMT
Date: Thu, 24 May 2012 17:59:31 GMT
< Content-Type: text/html
Content-Type: text/html
< Content-Length: 160
Content-Length: 160
< Connection: keep-alive
Connection: keep-alive
< Location: https://bb-m.rubygems.org/gems/erubis-2.7.0.gem
Location: https://bb-m.rubygems.org/gems/erubis-2.7.0.gem
<
* Connection #0 to host rubygems.org left intact * Closing
connection #0 * SSLv3, TLS alert, Client hello (1):
$ curl -v --head https://bb-m.rubygems.org/gems/erubis-2.7.0.gem * About to connect() to bb-m.rubygems.org port 443 (#0) * Trying 199.91.171.93... Connection timed out * couldn't connect to host * Closing connection #0 curl: (7) couldn't connect to host
Cheers,
Peter
Support Staff 2 Posted by Nick Quaranto on 04 Aug, 2012 05:34 PM
Catching up on issues here...
Are these timeouts still happening? We haven't seen any in a while.