rancher / quickstart

380 stars 335 forks source link

AWS Quickstart not working #165

Closed tgeek77 closed 2 years ago

tgeek77 commented 3 years ago

I tried this twice with two different regions. Both times, I get this:

Error: Rancher is not ready: Doing get: Get "https://rancher.18.196.3.39.xip.io/ping": dial tcp: lookup rancher.18.196.3.39.xip.io on [2a02:8308:282:1700:ca52:61ff:feba:7dce]:53: server misbehaving
│ 
│   with module.rancher_common.rancher2_bootstrap.admin,
│   on ../rancher-common/rancher.tf line 4, in resource "rancher2_bootstrap" "admin":
│    4: resource "rancher2_bootstrap" "admin" {
Rob-Clancy-Git-Hub commented 3 years ago

Yes i have had exactly the same issue, noticed on Friday 30th April

Rob-Clancy-Git-Hub commented 3 years ago

Work Fine for me now after nip.io changes, thanks :-)

tgeek77 commented 3 years ago

I pulled the latest version from the repo and I'm now getting a different error.

│ Error: create: failed to create: the server was unable to return a response in the time allotted, but may still be processing the request (post secrets)
│ 
│   with module.rancher_common.helm_release.cert_manager,
│   on ../rancher-common/helm.tf line 4, in resource "helm_release" "cert_manager":
│    4: resource "helm_release" "cert_manager" {
│ 
╵
bashofmann commented 2 years ago

Fixed with https://github.com/rancher/quickstart/pull/185