-
Notifications
You must be signed in to change notification settings - Fork 148
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
CockroachDB doesnt start and init doesnt seem to launch #402
Comments
I'm seeing this as well. Did you figure it out? I see this in the log, it looks like its trying the wrong url to the pods:
In my case its adding in 'keycloak-cockroachdb.' and in your case its adding in 'cockroachdb.', which it looks like it shouldn't be. |
I've got the same problem with the latest 14.0.3 chart. |
Are either of you able to share your values file? A redacted version is likely fine, just to see what overrides you have set. I have. not ben able to reproduce this with the default values. |
@udnay , here ya go:
Result:
Logs of each cockroachdb pod show:
|
Hello everyone,
I would like to deploy cockroachDB using helm but the problem is that the cluster can't start and I get this error that keeps appearing:
Error
I240718 13:09:06.023104 191 server/init.go:405 ⋮ [T1,Vsystem,n?] 37 ‹cockroachdb-1.cockroachdb.cockroachdb.svc.cluster.local:26257› is itself waiting for init, will retry
Can you help me by giving me some hints on how to fix the problem?
Here's the entire log file and the values.yaml file
db.txt
values-cockroach.txt
I'm using cockroach version 24.1.1
The chart 13.0.1
What do you expect to see ?
The cockroach cluster launching just fine
What happened
Error
I240718 13:09:06.023104 191 server/init.go:405 ⋮ [T1,Vsystem,n?] 37 ‹cockroachdb-1.cockroachdb.cockroachdb.svc.cluster.local:26257› is itself waiting for init, will retry
The text was updated successfully, but these errors were encountered: