-
Normally there should be no issue.
Since the restore from the backup worked, just try to update the app again. -
-
Here, only thing I did new is, my nextcloud data is being stored at my NFS storage using volume option of cloudron. Can it create some issues?
@BhargavRJ said in Everytime Nextcloud breaks when it app is autoupdated by Cloudron itself:
Here, only thing I did new is, my nextcloud data is being stored at my NFS storage using volume option of cloudron. Can it create some issues?
Yes this might cause issues with permissions and such.
If this is the last thing you changed and then the issues started, you have your culprit. -
Great, https://docs.nextcloud.com/ is down right now.
-
I think I have found the culprit.
When I use my nfs volume for the data directory in Nextcloud, it breaks when it gets updated.
But it should not happen. It works perfectly fine otherwise with my nfs storage, but when I update it breaks.
I think it has something to do with Cloudron.
-
https://docs.cloudron.io/apps/#data-directory says:
Add the external disk as a volume named seagate.
and
mountpoint
andnfs
volumes may or may not work depending on the destination filesystem.But at the same time https://docs.cloudron.io/storage/#default-data-directory says:
Do not use a Cloudron Volume as storage location for the directories below. Set up fstab or systemd mount manually.
So that's about as clear as mud
-