-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSH task hangs then fails #17
Comments
Can you manually SSH into the server? https://github.com/forem/selfhost#ssh-examples If this fails then it sounds like the EC2 never launched correctly. If you can SSH into it, try rerunning the playbook. |
thanks for getting back to me @jdoss , I can't SSH into the machine manually, since I'm not certain where the ".pem" file go while deploying the instance? |
See Step 7 of the Quickstart https://github.com/forem/selfhost#quick-start. If you followed this guide it is located |
Thanks, I think the github link doesn't explain what needs to happen for this use-case: Here is an outline of steps I'm taking:
I terminate the server and redo every to avoid config overlaps as well. |
Hey @0bserver07 if you are using AWS as your cloud provider you can try using this Forem AWS Setup guide. There is a section that goes in to more detail on how to ssh into your server. If you have any more questions regarding getting set up or errors you are seeing please feel free to post on forem.dev with the #help and #selfhost tags. Someone on the team will be able to help you over there! Thanks 😄 |
How were you able to solve this problem? |
I have same problem if I change region us-east-1 -> eu-west-1 |
Hey @MaslovAnton just to confirm are you having trouble with SSH (step 11 in the quick start) and the problem is occurring only when you change your region to us-east-1 -> eu-west-1? |
I have problem in this if i change fcos_aws_region: us-east-1 -> eu-west-1. And i can't connect by ssh and generated rsa key In default region (us-east-1) it was OK. |
@MaslovAnton for now it worked when I switched to I tried, -west-, but that's what led to the ssh error. |
Thanks. Same error in -west- region |
I am going to walk through setting up my Forem on AWS again today and I will change the region. I'll let you know what steps I take and if I get the same errors you all are seeing @0bserver07 and @MaslovAnton . If I do I'll ping our systems team to get more info on why the error is occurring. |
At first, I checked the EC2 / security group, it is good to go, 22 is open to local IP.
Here is the error log:
I'm not sure what's the error here.
The text was updated successfully, but these errors were encountered: