Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [amazon-elastic-beanstalk]

AWS Elastic Beanstalk is a PaaS (Platform as a Service) service from Amazon Web Services that allows users to create applications and push them to a definable set of AWS services.

amazon-elastic-beanstalk
1 vote
0 answers
18 views

Elastic Load Balancer Managing Requests Sequentially Instead of Concurrently - Configuration Issues?

I am deploying a Flask application using Gunicorn with Flask-SocketIO on AWS Elastic Beanstalk. I’m experiencing issues where my Elastic Load Balancer (ELB) seems to handle incoming requests ...
Maverick's user avatar
0 votes
0 answers
148 views

Can I download a old version of google chrome stable? [closed]

I use the below config file in the .ebextensions to preinstall the Google Chrome stable when deploying our Ruby application to AWS EB. commands: 01-install: command: rpm -q google-chrome-...
lei lei's user avatar
  • 1,829
0 votes
0 answers
15 views

AWS auto scaling group - Health check grace period value reset

In AWS we have an autoscaling group setup for a load balancer. We were getting error messages when the auto scaling group tries to add another windows ec2 instance. (ELB health is failing or not ...
Simon Twist's user avatar
-4 votes
0 answers
25 views

High CPU usage on php 8.1 using aws elastic beanstalk

php-fpm processes are consuming too much CPU, my instance type is t3.large, traffic: 37.8 requests per second CPU ~30%, I am using yii2 php framework, when traffic increases to 60, CPU is about 80-90%,...
Gor Hakobyan's user avatar
0 votes
0 answers
12 views

Selenium WebDriver Quits Unexpectedly on AWS Elastic Beanstalk but Works Locally

I'm encountering an issue with a Flask application that uses Selenium WebDriver to log in to a website using cookies. The application works perfectly on my local test server, but when I deploy it to ...
Evan Taylor's user avatar
0 votes
0 answers
19 views

Unable to Create Redis OSS Cache in AWS due to VPC Subnet Issue

I'm trying to create a Redis OSS cache using Amazon ElastiCache in AWS, but I'm getting "Customer account VPC should have a minimum of 3 default subnets." I have set up my VPC with multiple ...
umop's user avatar
  • 2,162
0 votes
0 answers
36 views

AWS - Elastic Beanstalk Java deployment

Deployment Fails on Elastic Beanstalk with Application Load Balancer Environment: Elastic Beanstalk: Corretto 21 on 64-bit Amazon Linux 2023 Load Balancer: Application Load Balancer (ALB) Previous ...
Chen Cohen's user avatar
-2 votes
0 answers
24 views

Need to automatic start and stop beanstalk and RDS daily [closed]

i have developed one e-commerce web application using below technologies and need to deploy in mentioned AWS services Type Technology AWS Service Frontend next.js ...
Umesh Goti's user avatar
-1 votes
0 answers
28 views

How do I pass a Java Maven project's version value from the pom.xml to a Bitbucket pipelines YAML file?

I have a Spring Boot Maven Java project. My POM file has a version number property in it of 1.2.3, as seen below: <project ...> <modelVersion>#.#.#</modelVersion> <groupId>...
aCarella's user avatar
  • 2,474
0 votes
1 answer
17 views

ElasticBeanstalk Docker app is allowing CORS all origins

We have a Docker application which we are deploying to AWS via the EB CLI and a Docker compose file. There is a load balancer that sits in front of the EC2 instance to setup SSL and forwarding rules ...
Ben Thurley's user avatar
  • 7,111
-1 votes
0 answers
14 views

AWS EB Crontab laravel

I'm running a Laravel application on AWS Elastic Beanstalk and have set up a cron job to execute php artisan schedule:run using the following cron configuration file: files: "/etc/cron.d/...
JoãoM's user avatar
  • 1
0 votes
0 answers
26 views

Error: Deployment failed: Error: Status: 400. Message:

can anyone help with this, i was trying to deploy my spring-boot app on aws beanstalk using git action and i encounter this error, IAM user has all the necessary permission like: AdministratorAccess | ...
RoshanZedex's user avatar
0 votes
0 answers
35 views
+50

Accessing Environment variables within Running Container Host in ElasticBean stalk

I have a Red Hat Enterprise Linux Docker container designed to run and host a Tomcat application. I'm using Docker platform with Amazon Linux 2023. During the Docker build, the Tomcat application ...
Kevin's user avatar
  • 2,842
0 votes
0 answers
11 views

AWS beanstalk nodejs application failing with 5xx error

I have a nodejs application running on AWS Elastic Beanstalk. I am using Nginx server. I have used load balancer as well. From a last few hours, my app goes from : 'Environment health has transitioned ...
Rinku Patel's user avatar
0 votes
0 answers
72 views

How to Solve AWS Elastic Beanstalk Deployment Error: "Failed to deploy application"?

I'm encountering persistent deployment errors on AWS Elastic Beanstalk and codePipeline, and I need some assistance to diagnose and resolve the issue. The error message I receive is: Deployment ...
Charuka Tharindhu's user avatar

15 30 50 per page
1
2 3 4 5
624