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

UNIX socket connection refused #221

Open
keeganwitt opened this issue Nov 23, 2024 · 1 comment
Open

UNIX socket connection refused #221

keeganwitt opened this issue Nov 23, 2024 · 1 comment

Comments

@keeganwitt
Copy link
Contributor

We are running into an error I haven't been able to diagnose as of yet. The helper will get into a state where it's unable to connect to the UNIX socket, and continues to do so until the pod is restarted (then it goes healthy again even on the same node). I've yet to identify any pattern to this.

Error while dialing: dial unix /run/spire/agent/socket: connect: connection refused\"" system=spiffe-helper
time="2024-11-23T08:29:33Z" level=error msg="Unable to update JWT SVID: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial unix /run/spire/agent/socket: connect: connection refused\"" system=spiffe-helper
@keeganwitt
Copy link
Contributor Author

keeganwitt commented Nov 23, 2024

#115 might be a potential short-term fix for this, as a liveness probe could cause a container restart when it gets into this state.

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