hi community, I'm experiencing an issue with the R...
# general
c
hi community, I'm experiencing an issue with the Rancher agent installation on my k8s cluster, where I'm unable to import the cluster into the Rancher server. The Rancher agent log is stuck at this point. Is anyone else experiencing the same issue as me?:
Copy code
k logs -n cattle-system cattle-cluster-agent-8cf84cc4-4k5jc 
INFO: Environment: CATTLE_ADDRESS=100.96.0.51 CATTLE_CA_CHECKSUM=74167253d96634095c04ba77e894382c38ff506b6489191fff4158968b5b0400 CATTLE_CLUSTER=true CATTLE_CLUSTER_AGENT_PORT=<tcp://100.64.12.75:80> CATTLE_CLUSTER_AGENT_PORT_443_TCP=<tcp://100.64.12.75:443> CATTLE_CLUSTER_AGENT_PORT_443_TCP_ADDR=100.64.12.75 CATTLE_CLUSTER_AGENT_PORT_443_TCP_PORT=443 CATTLE_CLUSTER_AGENT_PORT_443_TCP_PROTO=tcp CATTLE_CLUSTER_AGENT_PORT_80_TCP=<tcp://100.64.12.75:80> CATTLE_CLUSTER_AGENT_PORT_80_TCP_ADDR=100.64.12.75 CATTLE_CLUSTER_AGENT_PORT_80_TCP_PORT=80 CATTLE_CLUSTER_AGENT_PORT_80_TCP_PROTO=tcp CATTLE_CLUSTER_AGENT_SERVICE_HOST=100.64.12.75 CATTLE_CLUSTER_AGENT_SERVICE_PORT=80 CATTLE_CLUSTER_AGENT_SERVICE_PORT_HTTP=80 CATTLE_CLUSTER_AGENT_SERVICE_PORT_HTTPS_INTERNAL=443 CATTLE_CLUSTER_REGISTRY= CATTLE_CREDENTIAL_NAME=cattle-credentials-312345a2a1 CATTLE_INGRESS_IP_DOMAIN=<http://sslip.io|sslip.io> CATTLE_INSTALL_UUID=f1e2ebc5-2d22-494f-94fa-68b05d8a791f CATTLE_INTERNAL_ADDRESS= CATTLE_IS_RKE=false CATTLE_K8S_MANAGED=true CATTLE_NODE_NAME=cattle-cluster-agent-8cf84cc4-4k5jc CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0 CATTLE_RANCHER_WEBHOOK_VERSION=106.0.2+up0.7.2 CATTLE_SERVER=<https://10.103.101.184> CATTLE_SERVER_VERSION=v2.11.2
INFO: Using resolv.conf: search cattle-system.svc.cluster.local svc.cluster.local cluster.local nameserver 100.64.0.10 options ndots:5
INFO: <https://10.103.101.184/ping> is accessible
INFO: Value from <https://10.103.101.184/v3/settings/cacerts> is an x509 certificate
time="2025-06-20T07:25:53Z" level=info msg="starting cattle-credential-cleanup goroutine in the background"
time="2025-06-20T07:25:53Z" level=info msg="Rancher agent version v2.11.2 is starting"
time="2025-06-20T07:25:53Z" level=info msg="Listening on /tmp/log.sock"
time="2025-06-20T07:25:53Z" level=info msg="Testing connection to <https://10.103.101.184> using trusted certificate authorities within: /etc/kubernetes/ssl/certs/serverca"
time="2025-06-20T07:25:53Z" level=info msg="Connecting to <wss://10.103.101.184/v3/connect/register> with token starting with m9bx96bl7g2zckwwaaaaaxzx1xs"
time="2025-06-20T07:25:53Z" level=info msg="Connecting to proxy" url="<wss://10.103.101.184/v3/connect/register>"
a
I am having a similar issue. I'll post my situation on the main thread.
👀 1
c
Can you forward that your post @adamant-traffic-5372 ?