[chef] Re: Re: services not starting when bootstrapping an EC2 instance....


Chronological Thread 
  • From: AJ Christensen < >
  • To: chef < >
  • Subject: [chef] Re: Re: services not starting when bootstrapping an EC2 instance....
  • Date: Sat, 16 Mar 2013 19:00:51 +1300

Is there a problem with the service itself? Does the package
installation automatically start the service in a bad state?

Is it an init script, or upstart, systemd, etc?

Can you post the full chef debug logs.

Cheers,

AJ

On 16 March 2013 18:54, Maven User 
< >
 wrote:
> Another clue (maybe) is if the instance is restarted, the service comes up.
>
> When you bootstrap - you have to specify the "ubuntu" user, I'm not
> sure if that's the problem or not...
>
> On Sat, Mar 16, 2013 at 1:27 AM, Maven User 
> < >
>  wrote:
>> Hi all -
>>
>> I'm struggling to put my finger on what's going wrong here.
>>
>> I'm trying to bootstrap an ec2 instance, and even though I can ssh up
>> after the bootstrapping is complete and "sudo service <service> start"
>> it, the:
>>
>>  service <service> do
>>      action :start
>>  end
>>
>> bit doesn't start the service that the same recipe is deploying....
>>
>> Any suggestions?



Archive powered by MHonArc 2.6.16.

§