future-fountain-82544
05/24/2023, 1:57 PMINFO: <https://REDACTED/ping> is accessible
INFO: REDACTED resolves to REDACTED
time="2023-05-24T13:45:38Z" level=info msg="Listening on /tmp/log.sock"
time="2023-05-24T13:45:38Z" level=info msg="Rancher agent version v2.7.1 is starting"
time="2023-05-24T13:45:38Z" level=fatal msg="looking up cattle-system/cattle ca/token: failed to find service account cattle-system/ca
ttle: serviceaccounts \"cattle\" is forbidden: User \"system:serviceaccount:cattle-system:cattle\" cannot get resource \"serviceaccoun
ts\" in API group \"\" in the namespace \"cattle-system\""
After a few pod crash/restarts, it calms down and I see this:
time="2023-05-24T13:46:50Z" level=info msg="Listening on /tmp/log.sock"
time="2023-05-24T13:46:50Z" level=info msg="Rancher agent version v2.7.1 is starting"
time="2023-05-24T13:46:50Z" level=info msg="Connecting to <wss://REDACTED/v3/connect/register> with token starting with
[REDACTED]"
time="2023-05-24T13:46:50Z" level=info msg="Connecting to proxy" url="<wss://REDACTED/v3/connect/register>"
When I enable debug logging in the pod, I see an occasional "Wrote ping" message, but not much else.
Any ideas on where to start looking?curl -ki <https://REDACTED/ping>
to the rancher instance.eager-nightfall-87875
05/24/2023, 2:57 PMfuture-fountain-82544
05/24/2023, 3:16 PMeager-nightfall-87875
05/24/2023, 3:16 PMfuture-fountain-82544
05/24/2023, 4:11 PM2.7.1
instead of v2.7.1
), but at any rate it just spit out a lot of errors. I'd clean up with curl $yaml_url | kubectl delete -f -