victorious-guitar-37937
11/21/2022, 1:38 PMkubectl
but not IP1: x509: certificate is valid for IP2, IP3, 127.0.0.1, 10.43.0.1, not IP1
, has anybody expierence such a strange behavior ? and can anybody push me in the right direction on how to update the certificate ?2022/11/21 14:01:56 [INFO] Waiting for server to become available: Get "<https://127.0.0.1:6443/version?timeout=15m0s>": dial tcp 127.0.0.1:6443: connect: connection refused
exit status 1
Rancher-Agent:
INFO: Arguments: --no-register --only-write-certs --node-name prod-kubernetes-rancher --server <https://DOMAIN1:8443> --token REDACTED --ca-checksum ...
INFO: Environment: CATTLE_ADDRESS=IP1 CATTLE_AGENT_CONNECT=true CATTLE_INTERNAL_ADDRESS= CATTLE_NODE_NAME=prod-kubernetes-rancher CATTLE_SERVER=<https://DOMAIN1:8443> CATTLE_TOKEN=REDACTED CATTLE_WRITE_CERT_ONLY=true
INFO: Using resolv.conf: nameserver 127.0.0.53 options edns0
WARN: Loopback address found in /etc/resolv.conf, please refer to the documentation how to configure your cluster to resolve DNS properly
ERROR: <https://DOMAIN1:8443/ping> is not accessible (Failed to connect to DOMAIN1 port 8443: Connection refused)
Where Domain1:8443
is the rancher host that requires the rancher container to runbillions-honey-62634
11/21/2022, 3:04 PM