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

fix: raft cluster has no leader error #53

Open
lilian-delouvy opened this issue May 22, 2024 · 0 comments
Open

fix: raft cluster has no leader error #53

lilian-delouvy opened this issue May 22, 2024 · 0 comments

Comments

@lilian-delouvy
Copy link
Member

Issue and Steps to Reproduce

Slimfaas pods sometimes loop on an error "raft cluster has no leader". I don't know why yet, but I guess the following can occur:

  • several slimfaas pods try to become leader at once
  • several pods can't reach each other, which may prevent a leader from being elected

Fix

Deleting all the slimfaas pods and its statefulset, before restarting the kustomize and notification controllers, makes slimfaas restart properly.

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