-
Notifications
You must be signed in to change notification settings - Fork 246
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
Nacos-0 fail to initialize, #246
Comments
Same problem! |
Hi, recommend using this command: |
There are less relevant error message in these pictures. Previously there was an issue about nacos pods keep pending, maybe it is a similar problem to yours: Issue 232 . |
same probelm. |
how did you set mysql "read-only=0", can anyone help me on this? |
Summary
Tried to deploy train-ticket with command:
make deploy
Pod nacos-0 failed to initialize (with log "Error from server (BadRequest): container "k8snacos" in pod "nacos-0" is waiting to start: PodInitializin)", see picture below:
Expected behaviour
pod nacos-0 should be in "running" status.
Your environment
OS: Ubuntu 20.04.5
Kubernetes version(use
kubectl version
): v1.25.4+k3s1The text was updated successfully, but these errors were encountered: