Skip to main content
1 vote
0 answers
42 views

Unable to pass Docker image to run to Ray Job Submit

I pulled this image - rayproject/ray:2.51.0.801bd7-extra-py310 from dockerhub with podman (ray prefers podman internally). On AWS-EC2 then I started a head instance with - Deep Learning Base AMI with ...
Neil Panchal's user avatar
-5 votes
0 answers
57 views

AWS Location Service Map Works Locally But Fails in Production Build (Create React App) [closed]

I'm using AWS Location Service with MapLibre GL JS in my React application (Create React App). The map works perfectly in local mode (npm start), but fails when I create a production build (npm run ...
Nisarg's user avatar
  • 35
0 votes
0 answers
35 views

AWS EC2 G3 - port config/setup to Docker [closed]

Since the EC2 service on AWS called G3 is EOL on 31st of Oct 2025 we are facing a pickle. We need to move our installation some place else. Our headache: the node version we are using is VERY outdated ...
IncrediblePony's user avatar
-1 votes
0 answers
25 views

Should I deploy GitLab on AWS EKS or a single EC2 instance for under 300 users? [closed]

We’re evaluating two deployment options for GitLab in AWS: running it on Amazon EKS (via the official Helm chart) or using the Omnibus GitLab package on a single EC2 instance. Our expected load is ...
Naji's user avatar
  • 82
-2 votes
0 answers
34 views

EC2 instance stopped automatically — no CloudTrail entry showing why [closed]

I have an EC2 instance that is currently in the stopped state. When I checked, it appears that the instance has been stopped for about 20 days. I tried searching CloudTrail using the EC2 instance ID, ...
mebb's user avatar
  • 169
-4 votes
0 answers
63 views

clickhouse : why my clickhouse works fine on docker containers and it does'nt work on on aws ec2 instances? [closed]

i have this repo where i used pyinfra to deploy a clickhouse cluster (4 servers and 3 keeper). I made 2 methods to provision those servers : using docker containers (see: infra_docker folder ). and ...
Mohamed's user avatar
  • 275
0 votes
0 answers
54 views

aws ec2 ubuntu : why a command works with terminal BUT not with user_data?

i lanched an ec2 instance (ubuntu), and i have a script which looks like : #!/bin/bash # works fine (even directly in terminal or via user_data) hostnamectl set-hostname ${hostname} # works fine as ...
Mohamed's user avatar
  • 275
0 votes
0 answers
51 views

Getting an update when trying to change Drive letters with powershell

So I'm trying to create an AMI in AWS EC2 that can be spun up by our developers. It needs to take user-data, and to do this, I had to shutdown the instance with sysprep before I could take an AMI of ...
Whitewind617's user avatar
0 votes
0 answers
72 views

Nginx redirects to 0

I am deploying a Rails 7 app on an EC2 instance that currently has an IP address of xyz.abc.def.ghi. I had been using Nginx and Passenger on previous deploys, but it seems that Passenger relies on now ...
Et Li's user avatar
  • 1
-4 votes
0 answers
42 views

How can we play with challenge-versions headers in Face Liveness of aws?

I’m currently trying to automate a site that uses AWS-hosted face verification. To work on this, I created my own site that hosts the same face liveness app. The official documentation I followed is ...
Yousef Alsakkaf's user avatar
0 votes
1 answer
56 views

Magento error on static-content:deploy -f

I'm getting this error Unexpected input in styles-l-temp.less frontend/Pearl/weltpixel/en_US 2964/3067 ===========================> 96% % 3 secs Compilation from source: /opt/...
ebad mahmood's user avatar
-1 votes
1 answer
53 views

AWS IAM permission policy for EC2 instances access doesn't work [closed]

I'm new to AWS and I want to restrict access for a group of users to have full access to EC2 services only. Below are the steps I did: Created a IAM group named "EC2 Admins" Created an ...
PDGamer's user avatar
-2 votes
2 answers
54 views

Unable to Access Web Server via Load Balancer in Auto Scaling Group (but direct EC2 access works) [closed]

I am currently learning AWS. I created an EC2 instance and set up a web server on it. Then I created a template from that instance and successfully launched another EC2 instance from the template — I ...
Ankit Jain's user avatar
1 vote
1 answer
120 views

Nodejs backend endpoint not hitting consistently. Using nginx, ec2

I have a game where people can draw and guess, similar to scribble.io. I'm using Nginx for load balancing, hosted on AWS, with a backend written in Node.js. The problem I'm encountering is that my ...
Ankit's user avatar
  • 875
-4 votes
1 answer
82 views

Exception in thread "main" java.io.FileNotFoundException but I have my file correctly in my S3 bucket

I'm trying to create a cluster on EMR on EC2 Clusters to process my jobs I have created a spark cluster with default VPC I have checked my IAM and I've allowed "s3:CreateBucket", "s3:...
myts999's user avatar
  • 71

15 30 50 per page
1
2 3 4 5
2450