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

Cluster raft initialisation not working #46

Open
didlawowo opened this issue May 2, 2024 · 8 comments
Open

Cluster raft initialisation not working #46

didlawowo opened this issue May 2, 2024 · 8 comments

Comments

@didlawowo
Copy link

Issue and Steps to Reproduce

raft cluster has no leader

Rebuild the image to get arm64
change cluster role to match correct namespace

Versions

latest

Screenshots

image

Expected

raft initialisation complete

Actual

all 3 statefulset are crying
Raft cluster has no leader

Additional Details

@guillaume-chervet
Copy link
Collaborator

Thank you @didlawowo .
What kind of machine are you using?
Does it happen every time when you are starting the namespace?

@didlawowo
Copy link
Author

it run on k3s with pi5 and arm64 build on my own.

@didlawowo
Copy link
Author

didlawowo commented May 5, 2024

not sure it's work but ihm show nothing on port forward

image

@guillaume-chervet
Copy link
Collaborator

guillaume-chervet commented May 5, 2024

May you copy paste your yaml script? @didlawowo
For exemple demo port are not 5000 and defaut route do not answer. Ypu can try /health for exemple.

@guillaume-chervet
Copy link
Collaborator

Hi @didlawowo if you are running the demo or configuration like the demo SlimFaas should be exposed at http://localhost:30021/status-function/fibonacci3 for example.

@didlawowo
Copy link
Author

May you copy paste your yaml script? @didlawowo For exemple demo port are not 5000 and defaut route do not answer. Ypu can try /health for exemple.

there is no web interface for managing function ?

@guillaume-chervet
Copy link
Collaborator

Not yet @didlawowo, but it is a good idea, I may reuse that one : https://github.com/AxaFrance/dailyclean

@didlawowo
Copy link
Author

yeah i think it's mandatory to have observability with serverless

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

2 participants