Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

throws stack trace with certain cloudformation errors #194

Open
thbishop opened this issue Jul 17, 2013 · 0 comments
Open

throws stack trace with certain cloudformation errors #194

thbishop opened this issue Jul 17, 2013 · 0 comments
Labels

Comments

@thbishop
Copy link
Contributor

Here's what I found when trying to update (note: the response hash was me debugging it):

2013-07-14 23:12:34 -0700 INFO : Updating Cloud Formation stack lc-pod-2-prod-1-elb-1.

{"xmlns"=>"http://cloudformation.amazonaws.com/doc/2010-05-15/", "Error"=>[{"Type"=>["Receiver"], "Code"=>["InternalFailure"]}], "RequestId"=>["883cacea-ed15-11e2-a33b-3f6dc9cefd86"]}

/Users/tbishop/.rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/simple_deploy-0.7.5/lib/simple_deploy/aws/cloud_formation/error.rb:16:in `process': undefined method `each' for nil:NilClass (NoMethodError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant