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

Nextcloud stuck at ContainerCreating #34

Closed
OmegaRogue opened this issue Oct 28, 2020 · 2 comments
Closed

Nextcloud stuck at ContainerCreating #34

OmegaRogue opened this issue Oct 28, 2020 · 2 comments
Labels
needs info Not enough information provided Persistence Anything to do with external storage or persistence. This is also where we triage things like NFS.

Comments

@OmegaRogue
Copy link

When I install the Nextcloud chart in my cluster with these values, it gets stuck at ContainerCreating with the reason

0/3 nodes are available: 3 pod has unbound immediate PersistentVolumeClaims.

even though the persistent volume claim gets bound by a Persistent Volume created by OpenEBS cStor dynamic provisioning. So why does it say that there are unbound immediate PVCs when there is only one pvc created which is immediately bound to a Persistent Volume?

@jessebot
Copy link
Collaborator

Hmmm, that is weird for sure. I'm new here and going through old issues that didn't get followed up on, so excuse my lateness and basic questions, but if you're still interested, could you please try the latest chart version and see if that still produces the same issue? You'll need an updated values.yaml which you can grab from here or after doing a helm repo update, you can do helm show values nextcloud/nextcloud > new_values.yaml and that should generate fresh values for you to use, as we've updated the chart a lot in the past 2 years and some change. After you do that, if you're still getting the issue, post the values you're currently using and I'll take a look.

@jessebot jessebot added the needs info Not enough information provided label Jan 26, 2023
@jessebot jessebot added the Persistence Anything to do with external storage or persistence. This is also where we triage things like NFS. label Jul 25, 2024
@jessebot
Copy link
Collaborator

My final suggestion here is to also try with an existing PVC, so create the PVC ahead of time. Unfortunately, I don't have an easy way to test OpenEBS, but if this is still causing you issues on the latest version of the helm chart, please feel free to open an additional issue. As this was opened before we had a couple more maintainers to regularly look through the issues and there's not been a reply in over a year after I popped in to poke at it, I'm going to close this, but if you're still out there, or others are having this particular issue, please don't hesitate to open a new issue and we'll take a look with you 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Not enough information provided Persistence Anything to do with external storage or persistence. This is also where we triage things like NFS.
Projects
None yet
Development

No branches or pull requests

2 participants