2 回答
- 最新
- 投票最多
- 评论最多
1
Could be the Auto Scaling group issue, how many instances do you have when running 2 cron jobs and how many instances ASG allows? https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.ec2.html
已回答 1 年前
1
Current status: 1 min, 4 max
Can you check how many instances do you have when the error occurs?
已回答 1 年前
Thanks for your reply. How would I do this (I did not set up the load balancer logs before)?
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 个月前
- AWS 官方已更新 5 个月前
Is there any way for me to check how/why Elastic Beanstalk was trying to autoscale? Because I do not understand why it was working perfectly fine for almost 24hrs and then suddenly needed to auto scale (and could not) so the corn job/scheduling function stopped working.
I also added my configuration to the above for the auto scaling. Would love any suggestions. Thanks