Questions tagged with Amazon Linux 2023

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

33 results
In the Node.js 20.x runtime in AWS Lambda, the default value for `LANG` is set to `en_US.UTF-8`, even though this is not installed: ``` # locale -a C C.utf8 POSIX ``` Boost::filesystem crashes (inten...
1
answers
1
votes
29
views
asked 9 days ago
Hello, I have an Elastic Beanstalk environment with Corretto 11 and Amazon Linux 2. Now I want to upgrade to Corretto 21. It seems that only Amazon Linux 2023 supports Corretto 21. Unfortunately wh...
1
answers
0
votes
20
views
asked 10 days ago
I have a nodejs app hosted on the NodeJS 20 Amazon Linux 2023 Elastic Beanstalk platform. Every time we try to update any instances to 6.4.0 the new instances never complete health checks and fail to ...
2
answers
0
votes
56
views
asked a month ago
I'm trying to connect to a documentDB instance using the mongosh cli to create users. However this doesn't seem to work, it works with the old mongo cli but that is not available using a graviton proc...
1
answers
0
votes
93
views
asked 2 months ago
Hi folks, As the title says, whenever I try to get a new build/fleet working on gamelift I get that error ".x86_64 is not executable" and I can make it working in a normal EC2 instance. I don't know ...
3
answers
0
votes
92
views
asked 4 months ago
I've prepared a Rails 7 app in Elastic Beanstalk, on the Ruby 3.2 running on 64bit Amazon Linux 2023/4.0.12 platform, arm64 processor. To use SCSS instead of CSS, I've changed the application.css file...
1
answers
0
votes
129
views
asked 4 months ago
Hello everyone, I've never used AWS on a deep level and I need your help. [Link](https://docs.aws.amazon.com/secretsmanager/latest/userguide/secrets-manager-agent.html). I found this document very h...
1
answers
0
votes
95
views
asked 4 months ago
I'm stuck right now trying to build a docker image using the Amplify deploy process. I know that Amplify uses Amazon Linux 2023, this is my amplify.yml ``` commands: # install Docker...
1
answers
0
votes
99
views
asked 4 months ago
Hello, I am using Amazon Linux 2023 on ec2. I have configured the environment and I am using Magento 2 on the instance. Is it possible to export the instance with the application to OVA to run applica...
2
answers
0
votes
155
views
asked 5 months ago
I have a customer whose application requires apache-commons-deamon package, which was part of the default repo for AL2, but this package is listed as removed for AL2023. What's the best way to get th...
2
answers
0
votes
415
views
AWS
asked 5 months ago
I'm attempting to install the packages from this Elastic Beanstalk configuration ``` packages: yum: gcc: [] python3-devel: [] python3-pip: [] libffi-devel: [] mariadb105-devel.x...
2
answers
0
votes
216
views
asked 5 months ago
I am trying to set up AWS Systems Manager for our private Linux instance so that we can patch/update without any internet connection. I've read the AWS Systems Manager Documentation and have set it u...
1
answers
0
votes
339
views
asked 5 months ago