Can't ssh to new servers provisioned from a CloudFormation stack update #4044
-
I scaled up my app servers to 2. I am not able to ssh to the new app server using the same key and security group that is automatically provisioned by the CloudFormation template. I used to use user ubuntu to login to the EC2 instance. Now i am getting connection refused, permission denied errors when I tried to ssh. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
From what I am reading from the documentation, accessing the EC2 server will require 2FA authentication, that needs to be setup on the Admin section. What about if I don't have access to Admin because my site is broken? I need to ssh to the server(s) so I can check the logs and services. Help! |
Beta Was this translation helpful? Give feedback.
-
Marking #4044 (reply in thread) as answer |
Beta Was this translation helpful? Give feedback.
Marking #4044 (reply in thread) as answer