Re: Installation Failure (PEBKAC, more than likely)


Chronological Thread 
  • From: Michael Hale <mikehale@gmail.com>
  • To: chef@lists.opscode.com
  • Subject: Re: Installation Failure (PEBKAC, more than likely)
  • Date: Wed, 17 Jun 2009 13:27:21 -0400

I'm guessing that you may need to update /etc/chef/server.rb to
include your openid provider.

openid_providers   [ "https://puck.test.5to1.com/openid/" ;]

On Wed, Jun 17, 2009 at 1:16 PM, Joseph Smith<joseph.smith@5to1.com> wrote:
> Hello All -
>
> I'm having issues running chef-client post-validation through the webUI,
> wondered if anyone can spot my 'gotcha'.
> Error as reported in server.log:
>  ~ WARNING: making https request to
> https://puck.test.5to1.com/openid/server/node/Titania without verifying
> server certificate; no CA path was specified.
>  ~ Discovery failed for https://puck.XXX.XXX.com/openid/server/node/Titania:
> Failed to fetch identity URL
> https://puck.XXX.XXX.com/openid/server/node/Titania : Error connecting to
> SSL URL https://puck.XXX.XXX.com/openid/server/node/Titania: hostname does
> not match - (Merb::ControllerExceptions::BadRequest)
> Error running chef-client on Titania:  (Titania.XXX.XXX.com)
> /usr/lib/ruby/1.8/open-uri.rb:32:in `initialize': Permission denied -
> /var/log/chef/client.log (Errno::EACCES)
>   (let me know if trace is important)
> @Titania:  openssl s_client -connect puck.XXX.XXX.com
> ...
> CN result:
> subject=/C=US/ST=Several/L=Locality/O=Example/OU=Operations/CN=Puck./emailAddress=ops@
> issuer=/C=US/ST=Several/L=Locality/O=Example/OU=Operations/CN=Puck./emailAddress=ops@
>
> Notes:
> OS:  Ubuntu 8.10
> Puck and Titania are on the same subnet
>
>
>



Archive powered by MHonArc 2.6.16.

§