[chef-dev] Re: Need help...


Chronological Thread 
  • From: Mark Luntzel < >
  • To: " " < >
  • Cc: " " < >
  • Subject: [chef-dev] Re: Need help...
  • Date: Thu, 8 Mar 2012 08:14:50 -0800

This is probably not the right list for your query, but...

In cases like this, I log in to the node in question and run the
error-ing command manually. That'll tell you what the problem is.

On Mar 8, 2012, at 1:03, 
" "
 
< >
 wrote:

> Hi Team,
>
> I am getting error,
>
> Chef::Exceptions::Exec: /sbin/service httpd restart returned 1, expected 0
>
> When i ran the following code,
> service "httpd" do
>  supports :restart => true, :status => true, :reload => true
>  action [:enable, :start]
> end
>
> Please do the needful help.
>
> Thanks,
> Maddy.



Archive powered by MHonArc 2.6.16.

§