Skip to main content

Questions tagged [amazon-web-services]

Amazon web service questions are on topic here only if the question is about the operating system or using a PC application hosted there. Otherwise, other sites on the network may be more appropriate

3 votes
3 answers
2k views

I uploaded the same file three times in an S3 bucket with versioning on. The first two uploaded files have "L" marker/icon, and the latest upload file doesn't have "L" marker. I ...
secondimage's user avatar
0 votes
1 answer
112 views

portonvictor.org domain is registered on Amazon and was using CloudFlare DNS. I decided to move it to AWS fully and set a few days ago on AWS: Name servers (for the domain): ns-332.awsdns-41.com ns-...
porton's user avatar
  • 333
0 votes
0 answers
142 views

We are encountering a weird and intermittent privacy error with a random ssl certificate association on one of our websites for a few select users.. Issue Details: The following sites—example.com, ...
Krishna Chebrolu's user avatar
1 vote
1 answer
96 views

We have a few AWS accounts that are all members of an organization. I use the Cost Explorer to export values for reports I have to send every month. One of my tables is a "Top-10 Projects" ...
ShadowRunnerKYT's user avatar
1 vote
1 answer
482 views

I have a Wireguard server running in an EC2 instance in a public subnet of a VPC. I can connect to it, and use SSH or other things on resources in both the public and private subnets in that VPC. ...
Ben Dilts's user avatar
  • 295
0 votes
1 answer
103 views

I've written a batch script that: Creates a filename based on today's date. ZIPs a folder of files. Creates a folder in my AWS bucket (if needed). Uploads the ZIP. Here's what I have: for /f "...
longterm's user avatar
0 votes
1 answer
572 views

I have a samba file share that I have set up on my Ubuntu EC2 instance (Instance A). I am able to access this file share from another Windows Server EC2 instance (Instance B) through both the private ...
Arun T's user avatar
  • 101
0 votes
0 answers
86 views

I've setup AWS Greengrass and AWS Sitewise on a Ubuntu 24.02 VM. In the /greengrass/v2/logs/aws.iot.SiteWiseEdgePublisher.log file I see the following error: 2024-06-21T20:45:28.465Z [INFO] (Copier) ...
Kris's user avatar
  • 163
-1 votes
1 answer
206 views

I have a helm chart that contains a TargetGroupBinding {{- range $v := .Values.targetBindings }} apiVersion: elbv2.k8s.aws/v1beta1 kind: TargetGroupBinding metadata: name: {{ include "...
James Gedny's user avatar
1 vote
1 answer
401 views

I have been using an AWS account for more than 6 months now and it was created by my Manager for project purposes. At first, it was made for testing purposes but it is now handled by 3-5 people in my ...
Geethu's user avatar
  • 21
0 votes
0 answers
66 views

We have infrastructure that receives traffic from devices through a route53 subdomain pointed to a load balancer. The domain is configured on the devices and its not feasible to update/add another ...
BUCKSHOT's user avatar
-1 votes
1 answer
254 views

I have 3 services in my compose.yaml, 2 web apps and nginx proxy manager, on ec2 if I call sudo docker-compose up it will eventually freeze and the instance will become unresponsive ( I have to reboot ...
Omu's user avatar
  • 855
1 vote
1 answer
486 views

Right now I can connect to my ec2 instance using aws instance connect (via the browser, aws console site), if I have in my security group port 22 open from anywhere, I tried to specify instead of 0.0....
Omu's user avatar
  • 855
0 votes
2 answers
409 views

I have created an EC2 instance. It has internet connectivity and I can ssh into ubuntu@ip using the 'test_kp.pem'. I have created a new user.. useradd test-user and created a new keypair test-user-...
Hector Harris's user avatar
2 votes
0 answers
351 views

I'm wondering why this command works (1): ssh -i .ssh/my-dev.pem ubuntu@i-1234abc But this command fails with the error below (2): ssh myec2 The error is: An error occurred (TargetNotConnected) when ...
Markus Hedlund's user avatar

15 30 50 per page
1
2 3 4 5
65