Skip to main content

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
0 votes
0 answers
7 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
0 votes
0 answers
12 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
17 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
15 views

Accessing Environment variables within Running Container Host in ElasticBean stalk

I've got a Red Hat Enterprise Docker container which is designed to run and host a Tomcat application. The issue I am having, is during the Docker build, my Tomcat application, expects a set of DB ...
Kevin's user avatar
  • 2,892
0 votes
0 answers
9 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
63 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
0 votes
0 answers
9 views

Can i deploy my Node js express app to AWS Amplify?

So my question is, is it possible to deploy my node js express app on AWS Amplify? Currently i get an error that the dist is not available. My react app deployed with no issues but the backend isn't. ...
Kashyap's user avatar
  • 95
0 votes
1 answer
20 views

How to create EC2 instance profile for AWS Elastic Beanstalk? [duplicate]

I understand that it requires you to create a role from the IAM dashboard which is exactly what I did. Basically My IAM role isn't visible in the drop down menu for EC2 instance. And I'm wondering ...
Battlecode222's user avatar
0 votes
1 answer
9 views

Can't access Docker Tomcat App runing in Elastic Beanstalk

I've have a Red Hat Enterprise Docker container where I install Tomcat and am running a custom Tomcat application. I wish to deploy it to Elastic Beanstalk. The application works as expected when I ...
Kevin's user avatar
  • 2,892
0 votes
0 answers
13 views

Elastic Beanstalk error 128 "No url found for submodule path 'aws-elastic-beanstalk-cli-setup' in .gitmodules" in Windows

I have inherited a Ruby on Rails app hosted on AWS and managed by Elastic Beanstalk. I have completed the setup, with my AWS credentials, including separate ssh keys for both the staging environment. ...
Onikoroshi's user avatar
0 votes
0 answers
19 views

AWS Elasticache timeout error even with good configuration

The backend of my application is hosted with Elastic Beanstalk, everything works great. I recently decided to configure a cache by creating an ElastiCache (Redis) cluster and I have a big problem ...
Oksallz Snzdiz's user avatar
-1 votes
0 answers
29 views

Facing issue while installing libdmtx-devel package in AWS EC2 Linux server

I want to install libdmtx-devel package in AWS EC2 Linux server. But I am unable to install. I am getting the following error. Help me solve this issue. 2024/07/11 11:57:38.809677 [INFO] Instance is ...
jayanthee's user avatar
-2 votes
0 answers
14 views

Deployment of Flask backend [closed]

I have an application for resume shortlisting. since it has to take 100s of resume, this backend is not getting deployed on Vercel which is showing "data is too long" as error. also ...
mansh anand's user avatar
0 votes
0 answers
43 views

Route 53 subdomain not routing correctly to Elastic Beanstalk environment

I have a domain through Squarespace. I have a NestJS application hosted with AWS Elastic Beanstalk. This is up and running and accessible through the generated domain name. I have an AWS Amplify ...
Adam Piper's user avatar
0 votes
0 answers
24 views

unknow keyword: :expires_in when deploy Ruby 3.2.2 application to AWS Elastic Beanstalk

When I try to deploy Ruby 3.2.2 application to AWS Elastic Beanstalk (Platform Ruby 3.2 running on 64bit Amazon Linux 2023), I get below error: [29074] unknown keyword: :expires_in [29074] /var/app/...
lei lei's user avatar
  • 1,821

15 30 50 per page
1
2 3 4 5
623