[chef] Re: Re: Re: problem running chef client


Chronological Thread 
  • From: Phil Cryer < >
  • To:
  • Subject: [chef] Re: Re: Re: problem running chef client
  • Date: Tue, 10 Sep 2013 13:37:51 -0500

Then are you sure 20M is enough? How much are you pushing through? Maybe try client_max_body_size 100M; and see if it works (not an ideal setting obviously, but it might help debug)


On Mon, Sep 9, 2013 at 8:11 PM, Manoj < " target="_blank"> > wrote:
Ahh I typed it wrong in email but I set the same thing in my env. You mentioned below 
I am not sure what the issue is 

Sent from my iPhone
>> i tried to google it and added the ngnix.conf client_max_run 20M and restarted the chef server but still the same issue .

the nginx config line should be:
client_max_body_size 20M;


On Mon, Sep 9, 2013 at 4:21 PM, Manoj Thakkar < " target="_blank"> > wrote:
hi,

I am trying to deploy a war file on a node and hot this issue.

Net::HTTPServerException: 413 "Request Entity Too Large"
/opt/chef/embedded/lib/ruby/1.9.1/net/http.rb:2632:in `error!'


the recipe is very straight fwd copy the file from cookbook files folder and then run a shell script.

Any ideas whats wrong 

i tried to google it and added the ngnix.conf client_max_run 20M and restarted the chef server but still the same issue .

Thanks
Manoj



--
http://philcryer.com



--
http://philcryer.com



Archive powered by MHonArc 2.6.16.

§