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

[BUG]: Plane frontend probes connection refused #337

Closed
kosmoz opened this issue Sep 26, 2023 · 0 comments · Fixed by #340
Closed

[BUG]: Plane frontend probes connection refused #337

kosmoz opened this issue Sep 26, 2023 · 0 comments · Fixed by #340
Assignees
Labels
apps/plane bug Something isn't working

Comments

@kosmoz
Copy link
Member

kosmoz commented Sep 26, 2023

Sometimes, the plane frontend pod starts crashlooping, because the liveness probe does not succeed.

Unfortunately we do not know what causes this, but it can be mitigated by adding an initialDelaySeconds to the liveness and readiness probes. The optimal value for this still has to be determined. 20s works, but less would be ideal as the initial delay prevents the pod from being accessible through the service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apps/plane bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant