[chef] Re: 404 object not found error while running a template file


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: 404 object not found error while running a template file
  • Date: Mon, 22 Jun 2015 08:39:11 -0700



On Monday, June 22, 2015 at 4:32 AM, Arpana Chandrashekhar wrote:

> Hi, 
> 
> I have a cookbook that will update DNS entry.The cookbook is working fine 
> with open-source chef. I'm facing an issue while running the same cookbook 
> against an enterprise chef. I have created a template by name updatedns.sh 
> (http://updatedns.sh) where it contains the command that will add the node 
> to the domain and update the DNS entry using dnscmd command-let. This 
> template is failing to create on the node under the path /export/home and 
> the error I'm getting is "Net::HTTPServerException 404 object not found".I 
> even changed the s3_url_ttl value to 3600 on the chef server, but still I'm 
> getting the same error. Also, I'm attaching with screenshot of the error 
> and the template file for reference. Could one of you please suggest me as 
> to how to resolve the issue? 
> 


Run with `-l debug`, that should show you the URL you are getting the 404 
from.

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§