Thanks Adam,
I'll reply directly here after this.  It all goes south here

2014-08-11 16:43:34,361 [ERROR] Error encountered during build of
Hook-PreAppDeploy: Command hooks failed
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/cfnbootstrap/construction.py",
line 511, in run_config
    CloudFormationCarpenter(config, self._auth_config).build(worklog)
  File "/usr/lib/python2.6/site-packages/cfnbootstrap/construction.py",
line 247, in build
    changes['commands'] = CommandTool().apply(self._config.commands)
  File "/usr/lib/python2.6/site-packages/cfnbootstrap/command_tool.py",
line 113, in apply
    raise ToolError(u"Command %s failed" % name)
ToolError: Command hooks failed



On Mon, Aug 11, 2014 at 9:42 AM, Adam Grant <[email protected]> wrote:

> Hi Jason,
>
> This is your new best friend:
>
>    $ tail -f /var/log/cfn-init.log
>
> Log into your instance that you are deploying to, run that command, and
> then execute a deploy. It spits out all the output from the Elastic
> Beanstalk deploy scripts.
>
> If you have more questions, I'm happy to field them.
>
> Regards,
> Adam
>
> On Mon, Aug 11, 2014 at 9:00 AM, Jason Liebrecht <
> [email protected]> wrote:
>
>> Hello,
>> I've been around for a while but just haven't had much to say :-)
>>
>> I'm wondering if anyone has any experience doing Elastic Beanstalk
>> deploys on Ruby Apps.  I've been mucking with this for three days now.
>>  Server will come up, as soon as I update with the app I get failures all
>> over the place and don't even know where to start.  If I manually set
>> everything on a server, it works ok but ideally I'd like to just be able to
>> take advantage of the scaling should we need it.
>>
>> I'm willing to pay, not looking for freebees.  Let me know!
>>
>> Experience deploying AngularJS apps is a bonus.
>>
>> Jason
>>
>> --
>> email: [email protected]
>>
>>  --
>> --
>> SD Ruby mailing list
>> [email protected]
>> http://groups.google.com/group/sdruby
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "SD Ruby" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> --
> SD Ruby mailing list
> [email protected]
> http://groups.google.com/group/sdruby
> ---
> You received this message because you are subscribed to the Google Groups
> "SD Ruby" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
email: [email protected]

-- 
-- 
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
--- 
You received this message because you are subscribed to the Google Groups "SD 
Ruby" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to