docs/03-dev-howtos/02-deployment.md
Deploy dotcom using the dotcom:frontend-all project in riff-raff. This will autodeploy in PROD- and it's usually what you want to do when using CODE.
com.amazonaws.AmazonServiceException Status Code: 400, AWS Service:
AmazonAutoScaling, AWS Request ID: e7abc4ec-8518-11e3-b64f-13b3661c52c1,
AWS Error Code: ValidationError, AWS Error Message: Currently,
desiredSize equals minSize (1). Terminating instance without replacement
will violate group's min size constraint. Either set
shouldDecrementDesiredCapacity flag to false or lower group's min size.
Show exception details
gu deploy --code -n <project>java.lang.RuntimeException Autoscaling group does not have the capacity
to deploy current max = 2 - desired max = 4 Show exception details
gu groups update <group> 3 3 6com.amazonaws.AmazonServiceException Status Code: 400, AWS Service:
AmazonElasticLoadBalancing, AWS Request ID:
fad7ad53-8516-11e3-a6c5-937056a56545,
AWS Error Code: Throttling, AWS Error Message: Rate exceeded Show
exception details
java.lang.RuntimeException Check failed to pass within 1200000
milliseconds (tried 41 times) - aborting Show exception details
gu ec2 list then curl it's heathcheck, <host>:18080/management/healthcheckdeployment.DeployStoppedException Deploy has been stopped by Matt
Chadburn Show exception details
com.amazonaws.services.s3.model.AmazonS3Exception Status Code: 400, AWS
Service: Amazon S3, AWS Request ID: 292408DD7D4DBAD1, AWS Error Code:
RequestTimeout, AWS Error Message: Your socket connection to the server
was not read from or written to within the timeout period. Idle
connections will be closed. Show exception details