Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with Amazon Linux 2023
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
55 results
I'm developing a server on amazon linux 2023. Everything has been going great until today when I started up an ec2 instance, loaded my code on and a bunch of things broke. It looks like amazon linux...
2
answers
0
votes
279
views
asked 3 months ago
We are encountering a **platform-level JVM startup failure** when using **Elastic Beanstalk Tomcat 10/11** with **Java 17+ (Amazon Corretto)**.
This occurs **before any application code executes** a...
1
answers
0
votes
72
views
asked 4 months ago
I have multiple EC2 instances, and I wonder if I can confirm which one of these are running CloudWatch Agents, even better if I could export JSON or file containing these.
I am not sure if this is p...
2
answers
0
votes
128
views
asked 5 months ago
I am so frustrated with amazon, something as fundamental as dnf/yum is so broken it is astonishing Amazon doesn't even bother to fix it.
AL2023's rolling release model
Python version chaos
restrict...
1
answers
-1
votes
204
views
asked 6 months ago
Hello,
We are running an EKS cluster and discovered that our nodes have sudo version 1.9.15p5, which is vulnerable to CVE-2025-32463. According to the CVE details, this vulnerability affects sudo <= 1...
1
answers
0
votes
165
views
asked 6 months ago
Hi, I am trying to enable secure boot on Al2023 but I need to add a third party key from a security vendor, using this process https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-ami-with-uefi-...
2
answers
0
votes
200
views
asked 8 months ago
Sometimes I have error: "task blocked for more than 122 seconds" after upgrade from AL2 to AL2023
(EKS 1.31) (Java 21 Amazon Corretto) (EC2: c7i.4xlarge 16vCPU/32RAM) (ami_type = "AL2023_x86_64_STAND...
1
answers
0
votes
486
views
asked 9 months ago
I'm building a VPN instance AMI using Amazon Linux 2023 with Libreswan 4.12 and Quagga 0.99 (for Zebra and BGP services) for dynamic VPN functionality. External BGP connections work perfectly, but iBG...
1
answers
0
votes
286
views
asked 10 months ago
It appears that my AL2023 EC2 instance DNF broke somehow (us-east-1, t3.micro). It's been a while since applied upgrades but now `sudo dnf makecache` results in an error:
```
] sudo dnf makecache
Amaz...
2
answers
0
votes
2K
views
asked a year ago
I have a PostgeSQL version 15.12 database running in a Linux 2023 EC2 image. After I used `dnf` to update the Linux 2023 system to `Version 2023.7.20250512`, PostgreSQL is warning me:
`The database w...
1
answers
0
votes
201
views
asked a year ago
We have a t2-large instance in US-west-1c where we updated the Amazon Linux 2023 OS with 'dnf' and now it won't restart after reboot. It's gets stuck in the 'initilizing' state when we stop and start...
2
answers
0
votes
164
views
asked a year ago
I regularly update EC2 Linux 2023 using dnf. However, when I tried to update using `sudo dnf upgrade --releasever=2023.7.20250331` problems were reported:
```
Amazon Linux 2023 repository ...
Accepted AnswerAmazon Linux 2023
1
answers
0
votes
179
views
asked a year ago