JamesTurland / JimsGarage

Homelab Goodies
2.18k stars 485 forks source link

Connection errors on tcp port 8080 #37

Closed vacquah closed 11 months ago

vacquah commented 11 months ago

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?
vacquah commented 11 months ago

pls ignore. just realized you have a note asking not to use this script.