You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm struggling to migrate my nextcloud instance. I tested over 3 different cloud native tools: velero, k8up and volsync.
My problem is, I managed to restore all datas (queries in database shows that almost everything is fine)
But when my nextcloud pod boot, it doesnt run and shows the following output;
And unfortunately, I'm getting a 500 error, and if by chance pod is healthy and running, the error of nextcloud not installed with CAN_INSTALL on the welcome page.
I looked on the repo issues that increasing initialDelaySeconds on probes would be helpful, I tried but in vain, it didnt fix my issue...
I can't wipe out pvc because its a migration.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm struggling to migrate my nextcloud instance. I tested over 3 different cloud native tools: velero, k8up and volsync.
My problem is, I managed to restore all datas (queries in database shows that almost everything is fine)
But when my nextcloud pod boot, it doesnt run and shows the following output;
And unfortunately, I'm getting a 500 error, and if by chance pod is healthy and running, the error of nextcloud not installed with CAN_INSTALL on the welcome page.
I looked on the repo issues that increasing initialDelaySeconds on probes would be helpful, I tried but in vain, it didnt fix my issue...
I can't wipe out pvc because its a migration.
If you have any ideasi, would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions