cockroachdb / cockroachdb/helm-charts
CockroachDB doesnt start and init doesnt seem to launch
- Dominant language
- Go
- Stars
- 105
- Forks
- 152
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 5
Description
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](https://github.com/user-attachments/files/16284048/db.txt)
[values-cockroach.txt](https://github.com/user-attachments/files/16284087/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
`
Jira issue: HELM-10
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.