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

Warning about Readiness probe failed #113

Closed
Shiftmaj opened this issue Sep 7, 2022 · 2 comments
Closed

Warning about Readiness probe failed #113

Shiftmaj opened this issue Sep 7, 2022 · 2 comments

Comments

@Shiftmaj
Copy link

Shiftmaj commented Sep 7, 2022

Hi,

I'm getting the following Warning while using this chart:
Readiness probe failed: Get "http://p.o.d.ip:8080/login/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

The service works just fine. I also tried to reach the pod directly on /login/ with curl and it returns 200 OK.
Do you have any idea why this Warning is fired up?

Best regards,
Marc-Antoine

@bandwiches
Copy link

I had a similar log, but after investigating it turned out to be a leftover log from the init phase. It appears the readiness probe values can be altered and even disabled as of today.

@LeoColomb
Copy link
Member

Closing as most probably a leftover of the init phase indeed. Should also be improved with #100.

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

3 participants