Skip to main content

All Questions

0 votes
0 answers
825 views

AWS ECR Login error

AWS ECR Login error: command: aws ecr get-login-password --region ap-south-1 | docker login --username AWS --password-stdin {id}.dkr.ecr.{region}.amazonaws.com An error occurred (...
Arya Aniket's user avatar
0 votes
1 answer
262 views

AWS instance connect decrypt password is giving error as invalid private key, how to fix it?

I have cretaed an instance using terraform code and also its key pair for windows. To get the admin password I clicked on the below decrypt button and getting as invalid decrypt key. Please suggest ...
Meghana d's user avatar
2 votes
1 answer
80 views

What is the corresponding AWS EC2 level for this specification?

We'd like to use AWS to build code. Below is the specification for the build server, is there any corresponding hardware level for AWS EC2? Ampere AC-1GB06A1S5 - Mt. Snow SATA DVT L6 2U Altra Server ...
skyline's user avatar
  • 123
1 vote
0 answers
345 views

Elastic Beanstalk deploy app in private VPC without public ip address for EC2

I'm currently developing a NodeJS application that I want to deploy in Elastic Beanstalk (EBS). To isolate & secure my cloud resources I'm using VPCs where I deploy the EBS app and also my ...
Marc Becker's user avatar
0 votes
1 answer
1k views

AWS EC2 ssh: connect to host, port 22: Operation timed out, nothing has changed?

I'm sure a number of you were seeing red and ready to hit that downvote button as soon as you saw this question popping up again. It really does pain me to be asking a question that was seemingly ...
joeybab3's user avatar
  • 101
0 votes
0 answers
71 views

AWS EC2: adding IP from a separate private block

I have an existing VPC with a CIDR in the 10.0.0.0/16 block. I now have to create a VPN connection to an external service, who want us to use IPs in 192.168.0.0/16 block. Unfortunately, AWS does not ...
NullPointer's user avatar
0 votes
1 answer
22k views

EC2 after reboot: how to resolve host ip-xxx-xx-xx-xxx: Resource temporarily unavailable

I rebooted my Ubuntu EC2 and I now can't do anything. I get the following error on trying pretty much anything: sudo: unable to resolve host ip-xxx-xx-xx-xxx: Resource temporarily unavailable where ...
user984003's user avatar
0 votes
0 answers
496 views

EC2 instance Status Check failed and server stopped working

I am using an AWS EC2 instance (t3.xlarge) running on Ubuntu server 18.04.6 LTS, which was working fine. But suddenly I encountered an error where the instance status check failed "Instance ...
Surya H's user avatar
  • 21
1 vote
0 answers
742 views

Configure Secondary Interface on EC2 using Ubuntu 22.04

I have launched a EC2 instance having OS Ubuntu 22.04 which has a primary interface ens5 I have attached a secondary Interface ens6. This is the output of ifconfig -a root@ip-172-31-7-213:/home/ubuntu#...
ph3ro's user avatar
  • 145
3 votes
1 answer
1k views

Are there any benefits in using HTTPS between a load balancer and EC2 targets?

I've spent some time refactoring a load-balanced web application in AWS in order to make it end-to-end HTTPS, CloudFront->ALB->EC2. This was mostly just for fun, to see if I could do it. Having ...
user1751825's user avatar
0 votes
1 answer
1k views

AWS VPN with split tunnel cannot connect to Internet after connecting to AWS VPN

AWS VPN with split tunnel enabled. When I connect to the VPN with the AWS VPN Client, I lose Internet on my Mac endpoint. However, I do seem to reach the VPN as I see my connection in the AWS VPN ...
Mariano Martinez Peck's user avatar
0 votes
1 answer
3k views

How to configure AWS Application Load Balancer to point to multiple ports on the same server

I cannot get access to the second port that I want to have to. So, here are the listeners I have in my ALB: HTTP:80 - that does not have security policy or SSL cert but it is always redirecting to ...
VitoCK's user avatar
  • 103
0 votes
1 answer
63 views

Why does boot time and workload performance degrade after launching a large number of T2 instances on AWS?

I'm running a swarm of T2 instances on AWS, each with an average lifespan of 5 minutes. I start an instance, do some workload, and then terminate it. I'm using my own AMI on a GP2 volume. After ...
David Sýkora's user avatar
1 vote
2 answers
739 views

Netcat successfully sends UDP packet despite all UDP traffic being blocked via Network ACL

I've created an AWS instance in the default VPC and I've blocked all UDP traffic in the Network ACLs. Here's how my outbound rules look: Rule number Type Protocol Port range Destination Allow/Deny ...
dodov's user avatar
  • 151
0 votes
1 answer
107 views

Using S3 instead of MinIO for video management

I am relatively new to AWS so I wanted to reach out to the gurus in the community to get some advice on architecture, and I thought I would share my thoughts. I am building out cloud infrastructure ...
Jeremy Leys's user avatar

15 30 50 per page