169 похожих чатов

Hello, by any chance is anyone here able to help

me with my AWS CloudFormation configuration? I seem to be lacking permissions to ssh into my EC2 instances https://gist.github.com/zackteo/cc5f3d718f4ada748c1d56805cc97a37 (despite having defined a security group that open port 22, referenced in NetworkInterfaces of my EC2 instances

4 ответов

4 просмотра

What error are you getting when you try to ssh into the machine?

Zachary Teo-(zackteo) Автор вопроса
Ishan Jain
What error are you getting when you try to ssh int...

I'm simply getting a timeout (I believe that means that somewhere along the way my connection is just being blocked) - someone is suggesting I need a Internet Gateway https://www.reddit.com/r/aws/comments/k3mu8r/cloudformation_lacking_permissions_to_ssh_into/ but I'm not sure how exactly to define that in CloudFormation

Zachary Teo (zackteo)
I'm simply getting a timeout (I believe that means...

Is this the exact config you are using? If it is, You are not attaching the security group to any of the instances. https://gist.github.com/zackteo/cc5f3d718f4ada748c1d56805cc97a37#file-hdfs-spark-ec2-yaml-L110 (This line is commented and there is no such line in other instances). Deploy the app, Go the ec2 instance properties and see what security rules are attached to them.

Zachary Teo-(zackteo) Автор вопроса
Ishan Jain
Is this the exact config you are using? If it is, ...

yeap it is the exact one. I think the GroupSet part of NetworkInterface does that already and is indeed working. When I go to the instance properties, I do have the securitygroup under the security tab

Похожие вопросы

Обсуждают сегодня

Такой вопросец - есть функция function MySuperDuperConcat(const a: array of AnsiString): AnsiString; Как мне в её теле сделать вот так? Result:=Concat(a); А не грустный вариан...
notme
15
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
48
А чем вам питонисты не угодили?😂
.
79
Можно ли загрузить скрипт py в бота чтобы он работал по нему? как это сделать?
huskadam #RCC Фанат? @hitlerpvp
13
Всем здравствуйте! Я хотел узнать сколько стоит средняя месячная зарплата у Electron js разработчиков? Мне очень это важно и нужно, плиз помогите узнать эту инфу! Для Джунио...
U.K.
10
Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
77
А дин типизация это хорошо или плохо?
Alexey
12
Язык Си можно выучить за день? По книжке ANSI C на 230 страниц
Vincent Vegan
29
Исходники плюс документация? Вы гоните)) демок хватит всем
zamtmn
11
Карта сайта