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

Nacos-0 fail to initialize, #246

Open
yuqwang opened this issue Dec 6, 2022 · 6 comments
Open

Nacos-0 fail to initialize, #246

yuqwang opened this issue Dec 6, 2022 · 6 comments

Comments

@yuqwang
Copy link

yuqwang commented Dec 6, 2022

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:

image

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+k3s1

@phamquiluan
Copy link

Same problem!

@Deep-Yellow
Copy link

Hi, recommend using this command: kubectl describe pod nacos-0 to see the details

@yuqwang
Copy link
Author

yuqwang commented Jan 3, 2023

Run the command "kubectl describe pod nacos-0", and then get details as shown in below pictures:
Capture1
Capture2

@Deep-Yellow
Copy link

Run the command "kubectl describe pod nacos-0", and then get details as shown in below pictures: Capture1 Capture2

There are less relevant error message in these pictures.
Try kubectl get pods and kubectl get pods -n openebs to see status of other pods.

Previously there was an issue about nacos pods keep pending, maybe it is a similar problem to yours: Issue 232 .
You can see https://openebs.io/docs/2.12.x/user-guides/installation for localPV support.

@lingdie
Copy link

lingdie commented Jan 28, 2023

same probelm.

@luvkushp
Copy link

how did you set mysql "read-only=0", can anyone help me on this?

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

5 participants