Closed BHUVANESHWARI967 closed 1 year ago
Seems like a bitnami mongodb issue .. maybe this one? https://github.com/bitnami/charts/issues/12834
Thank you for sharing. Yes, I think it's related to that. I'm encountering this same problem while installing cloud2edge package too.
https://github.com/bitnami/charts/issues/12834 This suggests downgrading the mongodb version, may I know which version is compatible with ditto and where should the changes be done?
Supported MongoDB versions are documented here
Tried making the change of version in mongodb chart, but getting the same error. Additionally added the bitnami repo and executed minikube tunnel. Is there any other file I need to make changes?
Can you please tell me what am I doing wrong?
Can you please tell me what am I doing wrong?
No, you should ask MongoDB or Bitnami for MongoDB related issues
I'm trying to install ditto latest version using helm chart in minikube cluster, I have pulled the chart locally using,
helm pull oci://registry-1.docker.io/eclipse/ditto
Then tried,
The mongodb pod has failed to restart continuously,
The pod desc,
The logs are,
Could anyone please help me with this?