[chef] Re: Re: Re: Re: Re: Bad Request "corruption"


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Re: Bad Request "corruption"
  • Date: Tue, 17 Aug 2010 16:32:51 -0700

On Tue, Aug 17, 2010 at 4:01 PM, Landon 
< >
 wrote:
> A couple of more points:
>
> My version of CouchDB is 0.10.0, the default in Ubuntu 10.4 it
> appears.  Is anyone else having issues with this version of CouchDB?

I haven't seen this problem before.

>> The invalid JSON is 200KB large!!  Is this normal?  It appears that
>> OHAI on windows is posting LARGE amounts of data.  I have attached the
>> whole error line here but it seems like there is something broken if
>> OHAI is posting this much data, right?

The general philosophy with ohai is to collect as much info as
possible, since disk is cheap and by the time you know you need it, it
could be too late. That said, you can opt out to any plugins you don't
want by including something like the following in your client.rb:

  Ohai::Config[:disabled_plugins] << 'darwin::system_profiler' <<
'darwin::kernel' << 'darwin::ssh_host_key'

HTH,
Dan DeLeo



Archive powered by MHonArc 2.6.16.

§