Closed jtwebman closed 5 years ago
Checked this morning and it is still stuck at the same place and nothing responds on the machine.
Can you confirm there is connectivity by running curl -sL https://releases.rancher.com/install-docker/18.09.sh
on the host manually or curl -vL https://releases.rancher.com/install-docker/18.09.sh
?
If that works, can you run the script using bash -x
to trace where it gets stuck?
@superseb Ok found the issue it was using the default VPC which in our account has no access in or out. Switch to my test VPC and had no issue.
The Terraform tool created everything but it never comes up. The system logs from the server ec2 instance are just this:
It stays there for a long time. I waited 15 minutes and it is still there. Will check in the morning when I get in.