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

omsagent on kubernetes in restart loop because of failed Liveness probe #124

Open
BaloMueller opened this issue Jun 28, 2018 · 1 comment
Labels

Comments

@BaloMueller
Copy link

BaloMueller commented Jun 28, 2018

Hello,

I'm running the omsagent on a kubernetes cluster. Unfortunately the pod keeps getting restarted because the Liveness probe fails. Here is the message

Liveness probe failed: rpc error: code = 2 desc = oci runtime error: exec failed: container_linux.go:247: starting container process caused "read /proc/588/status: bad address"

I just used the template from this repository without secretes and replaced the two variables, no other changes.
I see values in the Azure Health Dashboard. So it seems like the agent is working fine, but the Liveness probe has an issue.

Can you please help me?

@keikhara keikhara added the bug label Jul 27, 2018
@vishiy
Copy link
Member

vishiy commented Sep 12, 2018

@BaloMueller - I see that the error is coming from a .go script. We dont use go for our liveness probe. Can you please clarify ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants