[chef] Re: knife bootstrap failing due to failed connection to opscode server?


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: knife bootstrap failing due to failed connection to opscode server?
  • Date: Thu, 27 Aug 2015 13:21:10 -0700

Also working for us using the IP directly:  

$ curl -k -v -H 'Host: www.opscode.com (http://www.opscode.com/)' 
https://184.106.28.91/
* Hostname was NOT found in DNS cache
* Trying 184.106.28.91...
* Connected to 184.106.28.91 (184.106.28.91 (tel:(184.106.28.91)) port 443 
(#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
* Server certificate: *.opscode.com (http://opscode.com/)
* Server certificate: DigiCert SHA2 Secure Server CA
* Server certificate: DigiCert Global Root CA
> GET / HTTP/1.1
> User-Agent: curl/7.37.1
> Accept: */*
> Host: www.opscode.com (http://www.opscode.com/)

< HTTP/1.1 301 Moved Permanently
* Server ngx_openresty is not blacklisted
< Server: ngx_openresty
< Date: Thu, 27 Aug 2015 20:19:36 GMT
< Content-Type: text/html
< Content-Length: 178
< Connection: keep-alive
< Location: https://www.chef.io/
<
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Connection #0 to host 184.106.28.91 left intact



--  
Daniel DeLeo


On Thursday, August 27, 2015 at 1:20 PM, Daniel DeLeo wrote:

> It’s working for me, but I’m getting a different IP from the DNS round 
> robin (184.106.28.82). I’ve forwarded your question to the operations team. 
>  
>  
> --  
> Daniel DeLeo
>  
>  
> On Thursday, August 27, 2015 at 12:52 PM, Fouts, Chris wrote:
>  
> > Is the opscode server down? I’m doing a bootstrap using the default 
> > bootstrap template for chef-client v12.3.0 and I get this.
> >  
> > Connecting to www.opscode.com 
> > (http://www.opscode.com)|184.106.28.91|:443... failed: Connection refused.
> >  
> > Chris  





Archive powered by MHonArc 2.6.16.

§