-
Notifications
You must be signed in to change notification settings - Fork 268
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
Upgrade via helm on K8s cluster not working #625
Comments
I also tried simply deleting the CM nextcloud-config, but that didn't help, and here I managed to coax out the specific error as to why it doesn't seem to load: ❯ oc exec -it nextcloud-7788bc847d-mk4w6 -- su -s /bin/sh www-data -c "php occ upgrade"
Let me know if this can be resolved or if I should start preparing for a new deployment and data migration. |
I have found that the same problem applies to a brand new deployment. |
Don't worry about it anymore, I made a brand new deploy of the latest version and I'm gradually uploading data from the connected devices. |
Describe your Issue
I admit, I've neglected updating for a long time and now I've gone through all of them step by step always after release. About 3 releases back I noticed a bug which I ignored because I had dealt with worse in the interim. But in the end this one looks critical.
Logs and Errors
Describe your Environment
Kubernetes distribution: vanilla K8s v1.29.5
Using helm version v3.15.4, ArgoCD version v2.11.0+d3f33c0
Helm Chart Version: 5.5.3
values.yaml
:Additional context, if any
I noticed an interesting thing and I'm not sure it's right. As if the config files mentioned are not actually on the NFS server.
Previously posted here, but now I think it's a separate new issue.
Anyway, he doesn't want to start it.
The text was updated successfully, but these errors were encountered: