Timeout Issue on Deployment for Free Tier Account

0

Dear Sir/Madam,

I am working for one of Sri Lankan IT company. I still use a free tier account for version control and deployment. But now I am facing a timeout issue when deploying the system into AWS Elastic Beanstalk. The project is built in .jar format. I set the default timeout value as 3600 when configuring the deployment environment. But the issue is not ignored. The small-size application uploads fine but not the big-size application.

I am waiting for your valuable response asap. I hope everything is well as I mentioned above.

Thank regard, Silmy Ahamed

asked a year ago523 views
1 Answer
4
Accepted Answer

You mentioned that you have already set the default timeout value to 3600 seconds, but you could try increasing it further to see if that helps. You can do this by going to your Elastic Beanstalk environment and navigating to the Configuration > Software tab, where you can increase the "Instance connection timeout" value. It's possible that the deployment is running out of resources on your free tier account. So please check your resource usage. If the issue persists, you may need to optimize your application to reduce its size and improve performance during deployment.

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions