2 Answers
- Newest
- Most votes
- Most comments
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
answered a year ago
1
Current status: 1 min, 4 max
Can you check how many instances do you have when the error occurs?
answered a year ago
Thanks for your reply. How would I do this (I did not set up the load balancer logs before)?
Relevant content
- asked 7 months ago
- asked a year ago
- asked 2 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated a year ago
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