Hello Jim - I am running the rke2.sh script and getting errors related to connection refused on ipv6 loopback interface . evertything else runs ok. So the script ends without installing correctly. This is on a proxmox host. I have 3 masters and 3 workers ( added an extra worker ). Many thanks for this great resource.
dial tcp [::1]:8080: connect: connection refused
E1215 11:29:58.378448 4193 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Hello Jim - I am running the rke2.sh script and getting errors related to connection refused on ipv6 loopback interface . evertything else runs ok. So the script ends without installing correctly. This is on a proxmox host. I have 3 masters and 3 workers ( added an extra worker ). Many thanks for this great resource.