You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Max: when trying to deploy I got the following error (below) David made me an admin (in AWS) as quickfix
David: I've never encountered the permission issue. That will need to be called out in the docs
# sky publish staging
Scanning AWS for current deploy.
Existing stack detected. Updating.
Waiting for deployment to be ready.
Stack creation failed. Aborting. UPDATE_ROLLBACK_IN_PROGRESS The following resource(s) failed to create: [DiscoveryGetLambdaHandler, BlurbGetLambdaHandler, BlurbsPostLambdaHandler, BlurbDeleteLambdaHandler, DiscoveryOptionsMethod].
Error
at Object.<anonymous> (/Users/max/.nvm/versions/node/v4.7.0/lib/node_modules/panda-sky/lib/aws/cloudformation.js:122:19)
at [object Generator].next (native)
at /Users/max/.nvm/versions/node/v4.7.0/lib/node_modules/panda-sky/node_modules/fairmont/node_modules/fairmont-helpers/lib/promise.js:91:26
at step (/Users/max/.nvm/versions/node/v4.7.0/lib/node_modules/panda-sky/node_modules/fairmont/node_modules/fairmont-helpers/lib/promise.js:81:20)
at /Users/max/.nvm/versions/node/v4.7.0/lib/node_modules/panda-sky/node_modules/fairmont/node_modules/fairmont-helpers/lib/promise.js:90:22
at process._tickDomainCallback (node.js:428:9)
The text was updated successfully, but these errors were encountered:
Max: when trying to deploy I got the following error (below)
David made me an admin (in AWS) as quickfix
David: I've never encountered the permission issue. That will need to be called out in the docs
The text was updated successfully, but these errors were encountered: