Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 transport: Error while dialing dial unix /var/lib/kubelet/pod-resources/kubelet.sock: connect: connection refused" #715

Open
kingeasternsun opened this issue Nov 7, 2024 · 0 comments

Comments

@kingeasternsun
Copy link

kingeasternsun commented Nov 7, 2024

What happened?

When we install katalyst with https://gokatalyst.io/docs/user-guide/resource-overcommitment/static-overcommitment/, katalyst-agent has this error log

W1106 10:58:02.492231       1 logging.go:59] [core] [Channel #4 SubChannel #5] grpc: addrConn.createTransport failed to connect to {
  "Addr": "/var/lib/kubelet/pod-resources/kubelet.sock",
  "ServerName": "/var/lib/kubelet/pod-resources/kubelet.sock",
  "Attributes": null,
  "BalancerAttributes": null,
  "Type": 0,
  "Metadata": null
}. Err: connection error: desc = "transport: Error while dialing dial unix /var/lib/kubelet/pod-resources/kubelet.sock: connect: connection refused"
E1106 10:58:07.524136       1 provisioner.go:65] failed to update stats/summary from kubelet: "failed to get kubelet config for summary api, error: the server has asked for the client to provide credentials"
E1106 10:58:07.528399       1 pod.go:281] sync kubelet pod failed: failed to get kubelet config, error: the server has asked for the client to provide credentials

企业微信截图_b1a31932-fa7d-48c0-afa1-6e5cf590f996

the full log is here
agent8.log

What did you expect to happen?

should connect success

How can we reproduce it (as minimally and precisely as possible)?

When we install katalyst with https://gokatalyst.io/docs/user-guide/resource-overcommitment/static-overcommitment/,

Software version

v0.5.0

$ <software> version
# paste output here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant