rancher / quickstart

380 stars 335 forks source link

Azure: rpc error: code = Unavailable desc = transport is closing #149

Closed motmot80 closed 2 years ago

motmot80 commented 3 years ago

Applying the "quickstart azure" template with

#>terraform init
#>terraform apply --auto-approve

results in a crash (see Logfile).

!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Error: rpc error: code = Unavailable desc = transport is closing

Version information:

#>terraform version
Terraform v0.14.3
+ provider registry.terraform.io/banzaicloud/k8s v0.8.2
+ provider registry.terraform.io/hashicorp/azurerm v2.33.0
+ provider registry.terraform.io/hashicorp/helm v1.3.2
+ provider registry.terraform.io/hashicorp/local v2.0.0
+ provider registry.terraform.io/hashicorp/tls v3.0.0
+ provider registry.terraform.io/rancher/rancher2 v1.10.6
+ provider registry.terraform.io/rancher/rke v1.1.6

I followed the instructions. The first time the run was partially successful and I got some "rancher"-infrastructure set up in my subscription so the terraform.tfvars should be ok. There was an error the helm-repo wasn't up to date. I deleted all resources and right now I am only getting this error.

If the crash.log doesn't help - feel free to close the issue.

Best regards Thomas

motmot80 commented 3 years ago

crash.log

bashofmann commented 2 years ago

Unfortunately I can't reproduce this, and quite a bit has changed since the report. Please re-open if the issue persists.