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

質問済み 1年前539ビュー
1回答
4
承認された回答

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
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ