Browse through the questions and answers listed below or filter and sort to narrow down your results.
1
answers
0
votes
16
views
asked 8 hours ago
How to have more than two simultaneous RDP sessions to my Windows Server 2019 instance ?
I have an Instance with Windows Server 2019, I know that by default, only two concurrent RDP sessions are allowed to the instance. How to authorize more simultaneous sessions ? I saw on Microsoft that we need License CAL but on AWS documentation, it's written that Windows Server Client Access Licenses (CALs) are not required... Any help would be greatly appreciated. Thank you
Accepted AnswerAmazon EC2
2
answers
0
votes
45
views
asked 2 days ago
1
answers
0
votes
42
views
asked 3 days ago
1
answers
0
votes
28
views
asked 3 days ago
1
answers
0
votes
9
views
asked 3 days ago
1
answers
0
votes
24
views
asked 4 days ago
Got Unsupported RunInstances error.. but I didn't specify an Availability Zone
I got this error on CLI:
`An error occurred (Unsupported) when calling the RunInstances operation: Your requested instance type (c5.2xlarge) is not supported in your requested Availability Zone (us-east-1e). Please retry your request by not specifying an Availability Zone or choosing us-east-1a, us-east-1b, us-east-1c, us-east-1d, us-east-1f.`
This looks very reasonable. But how do I do not specify an Availability Zone? The command I ran which gave the above error just used `us-east-1`, not `us-east-1e`. Where's it getting us-east-1e? I did not specify that.
Here's the full command I ran:
`aws --output json ec2 run-instances --region=us-east-1 --client-token=some-client-token --image-id=ami-someimage-id --instance-type=c5.2xlarge --associate-public-ip-address --subnet-id=subnet-id --placement=GroupName=my-group-name`
Associated support article also does not give an example of how to not specify an Availability Zone:
https://aws.amazon.com/premiumsupport/knowledge-center/ec2-instance-type-not-supported-az-error/
Accepted AnswerAmazon EC2
2
answers
0
votes
24
views
asked 4 days ago
1
answers
0
votes
31
views
asked 5 days ago
0
answers
0
votes
27
views
asked 8 days ago
Unable to connect to EC2 instance via aws website
I started my EC2 instance (Ubuntu 18) yesterday without any key pair. I want to connect the instance via aws website. But when I click 'connect' button it gives me 'There was a problem connecting to your instance
Log in failed. If this instance has just started up, wait a few minutes and try again. Otherwise, ensure the instance is running on an AMI that supports EC2 Instance Connect.'
Accepted AnswerAmazon EC2
1
answers
0
votes
54
views
asked 11 days ago
Costs of OpenVPN Access Server
Hi
I have started a OpenVPN Access Server and selected the **t2.micro - Free tier eligible **option.
My question is will I be charged by the hour as long as this Instance is running? That means will I be charged for the **Launch time** or is it free up to 2 users?
I see that if I stop the instance, then I will get a new Public IPv4 address.
Accepted AnswerAmazon EC2
2
answers
0
votes
51
views
asked 11 days ago
AMI not found error in Terraform
HI,
I wanted to created EC2 instance in EU-WEST-1 region in Terraform. When I use official AMI ami-0d71ea30463e0ff8d I see the below error?
Error launching source instance: InvalidAMIID.NotFound: The image id '[ami-0d71ea30463e0ff8d]' does not exist.
I tried different AMIs and different Regions, but error is always the same.
Accepted AnswerAmazon EC2
2
answers
0
votes
47
views
asked 14 days ago
2
answers
0
votes
51
views
asked 16 days ago
1
answers
0
votes
60
views
asked 18 days ago
1
answers
0
votes
75
views
asked 18 days ago
2
answers
0
votes
39
views
asked 19 days ago