Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Browsing all 29449 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to delete/clear storage space on EBS usage after deleting AWS EC2...

I deleted 2 instances and the volumes that were attached. The EC2 dashboard still shows that I only have 14.56 GB remaining of the 30 GB free trial. There's nothing active nor in use. I have tried in...

View Article


How to give R Shiny Server permissions to render Rmarkdown on Ubuntu?

I have an R Shiny application running on Shiny Server on an EC2 instance. The operating system is Ubuntu. The application is pushed from GitHub to the EC2 instance via GitHub Actions and CodeDeploy.The...

View Article


Microphone access for a deployed Gradio app on E2

I need to create a demo to test an STT Agent. I created a simple Gradio app and deployed it on EC2 instance. However, when I launch it, my browsers(Safari and Chrome) report no microphone provided. Is...

View Article

JMeter with Socks Proxy?

I want to load test a socks proxy I have setup on aws. I would like to generate traffic from outside of the vpc. For now testing from my local machine should be sufficient but eventually I would like...

View Article

Docker Container can't connect to the Internet

I have a on AWS EC2 Instances Docker Containers running, the Docker Containers are Connected over a Docker Network which is replicated over a etcd cluster. But all of the Containers can't connect...

View Article


Image may be NSFW.
Clik here to view.

my container is not accessible to the internet even though security rules are...

i am having a weird issue of my docker containers not being accessible to the internet. my containers are running and the correct ports have been opened but cant seem to access them.i am using ports...

View Article

Jenkins running on AWS EC2 instance can't connect to updates.jenkins.io, to...

I have an ec2 instance in free trial and managed to successfully install and run Jenkins on it. Now I am accessing it's UI at port 8080 through my local host. But when I go to the manage Jenkins>...

View Article

Deploy 3 project on the same instance and running all at the same time [closed]

I have a 3 different repository and I have cloned all repos in the same instance.All of them are working differently like backend will contain RestAPIs, data-service will contain all the celery...

View Article


I am getting error while creating ec2 instance using simple ansible playbook

Below is my ansible code- name: EC2 Creation hosts: localhost tasks: ec2_instance: # amazon.aws.ec2_instance: region: ap-south-1 instance_type: t2.micro image_id: ami-022ce6f32988af5fa count: 1 wait:...

View Article


Image may be NSFW.
Clik here to view.

Queued jobs mail server issue

I have recently updated my mail server in a Laravel application hosted in AWS from Sendgrid to Mailtrap. Everything works fine if I am sending the immediate emails, however when I am trying to send the...

View Article

How to allocate GPUs on AWS Free Tier?

Is it possible to get GPUs allocated on AWS free tier? If so can someone explain the steps? I tried on Amazon EC2 but could not get GPUs allocated.

View Article

Terraform fails to import key pair with Amazon EC2

Using Terraform 0.7.7.I have a simple Terraform file with the following:provider "aws" { access_key = "${var.access_key}" secret_key = "${var.secret_key}" region = "${var.region}"}resource...

View Article

Amazon aws load balancer returns 503 Service Temporarily Unavailable [closed]

I have created a website in nodejs framework.After creating website i have deployed that website on amazon Elastic Beanstalk.For attaching ssl certificate i have created load balancer(http/https) and...

View Article


Find R Shiny Log on Ec2

I have an EC2 instance with a shiny server installed and am wondering how I can get the latest log for the app.The following has the logs for the shiny server, but I want the logs for the...

View Article

What is the cause of my sudden Nginx bind() error on port [::]:443 and...

First, I've seen many posts with a similar issue, but none of the solutions provided have helped.To give a setup for my problem, I'm hosting a custom web application on an AWS EC2 instance inside a...

View Article


How to store environment variables on AWS EC2?

I'm using dotenv to fetch and use environment variables from a .env file in my node app while running it locally. But this .env file can't be committed to github for security reasons. I'm using...

View Article

How to do Smart Scheduling of EC2 Instances without lambda and code scripts?

I have a cron job that is scheduled every Saturday and Sunday from an airflow scheduler. The job is such that it performs ssh to a particular instance and then executes a java -cp command to run...

View Article


How to attach an existing EBS volume to EC2 in CDK

I am creating an EC2 instance in CDK(TypeScript).const webServer = new ec2.Instance(this, 'web-server', { vpc: vpc, // other properties blockDevices: [ { deviceName: "/dev/sdb1", volume:...

View Article

Jenkins linux Service Fails to Start with Exit Code .OpenJDK 11

I’m having trouble starting the Jenkins service on my server. When I run the command:$ systemctl status jenkinsI get the following output:× jenkins.service - Jenkins Continuous Integration Server...

View Article

How to use IMDSv2 in an elastic beanstalk environment?

I recently read about the new Instance Metadata Service - IMDSv2 that fixes SSRF attacks in an EC2 environment.I understand how it works when I directly use EC2 over the cli.But I couldn't find any...

View Article
Browsing all 29449 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>