Elastic beanstalk deployment of a new environment for an application using the AWS website warns
Create environment operation is complete, but with command timeouts. Try increasing the timeout period
and although it eventually shows environment as green trying to connect to the url just gives
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
An earlier version of the application works fine, but in the ebextensions it has to copy a large file from s3 and then unzip it, this takes quite a while. The earlier version of the application only has to copy a 3GB file but the new version has to copy a 6GB file and as I can see no other errors Im guessing this has caused the timeout and prevented tomcat starting.
But how do I increase the timeout, I cannot see where I am meant to do it ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…