#๐Ÿ”’ Flask app not working on elastic beanstalk.

7 messages ยท Page 1 of 1 (latest)

tranquil kestrel
#

I am doing exactly what written in this guide "https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html" but while deploying I get this error. whats the reason ?

February 18, 2024 21:41:25 (UTC+5:30) INFO Command execution completed on all instances. Summary: [Successful: 0, Failed: 1].
February 18, 2024 21:41:25 (UTC+5:30) ERROR [Instance: i-0ac56a41847170a2c] Command failed on instance. Return code: 1 Output: Engine execution has encountered an error..
February 18, 2024 21:41:23 (UTC+5:30) ERROR Instance deployment failed to install application dependencies. The deployment failed.
February 18, 2024 21:41:23 (UTC+5:30) ERROR Instance deployment failed. For details, see 'eb-engine.log'.
February 18, 2024 21:41:18 (UTC+5:30) INFO Created Load Balancer listener named: arn:aws:elasticloadbalancing:us-east-1:350831314222:listener/app/awseb--AWSEB-NJHUMhnzs1QU/143519e8f99d898b/74fdaeec4c5ef4f3
February 18, 2024 21:41:03 (UTC+5:30) INFO Created load balancer named: arn:aws:elasticloadbalancing:us-east-1:350831314222:loadbalancer/app/awseb--AWSEB-NJHUMhnzs1QU/143519e8f99d898b
February 18, 2024 21:39:28 (UTC+5:30) INFO Created CloudWatch alarm named: awseb-e-kfezmcskfn-stack-AWSEBCloudwatchAlarmLow-0XvIVayE99Oq
February 18, 2024 21:39:28 (UTC+5:30) INFO Created CloudWatch alarm named: awseb-e-kfezmcskfn-stack-AWSEBCloudwatchAlarmHigh-aFGySC2na25G
FebwDo8xmJpARrW
February 18, 2024 21:38:41 (UTC+5:30) INFO Created Auto Scaling launch configuration named: awseb-e-kfezmcskfn-stack-

Can anyone help ?

zenith idolBOT
#

@tranquil kestrel

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

dense void
tranquil kestrel
#

yep but how to fix this issue ? i am soo stuck

tranquil kestrel
zenith idolBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.