Cannot Restore Nextcloud Backups via rsync to MinIO – fsmetadata.json ENOENT Error
-
Hello, I’m encountering an issue with my Nextcloud backups via rsync to an unencrypted MinIO on a Cloudron server. I’m unable to properly restore a backup—I always get the same error on one file:
External Error: Error loading fsmetadata.json: ENOENT: no such file or directory, open '/home/yellowtent/appsdata/appid/fsmetadata.json'
The only backup I’ve been able to restore is the very first (oldest) one from a month ago… How can I fix this? Thank you for your help!
Cloudron v8.3.1 (Ubuntu 20.04.4 LTS)
-
Hello, I’m encountering an issue with my Nextcloud backups via rsync to an unencrypted MinIO on a Cloudron server. I’m unable to properly restore a backup—I always get the same error on one file:
External Error: Error loading fsmetadata.json: ENOENT: no such file or directory, open '/home/yellowtent/appsdata/appid/fsmetadata.json'
The only backup I’ve been able to restore is the very first (oldest) one from a month ago… How can I fix this? Thank you for your help!
Cloudron v8.3.1 (Ubuntu 20.04.4 LTS)
@Benoit said in Cannot Restore Nextcloud Backups via rsync to MinIO – fsmetadata.json ENOENT Error:
Ubuntu 20.04.4 LTS
FYI: Ubuntu 20.04 LTS (Focal Fossa) reached its end-of-life (EOL) on May 31, 2025.
This means that Ubuntu 20.04 will no longer receive free security patches, maintenance updates, or bug fixes from Canonical. While the system won't stop working, it becomes increasingly vulnerable to security threats.
Hey @Benoit can you check iniside the minio if the latest backup indeed has files?
-
@Benoit said in Cannot Restore Nextcloud Backups via rsync to MinIO – fsmetadata.json ENOENT Error:
Ubuntu 20.04.4 LTS
FYI: Ubuntu 20.04 LTS (Focal Fossa) reached its end-of-life (EOL) on May 31, 2025.
This means that Ubuntu 20.04 will no longer receive free security patches, maintenance updates, or bug fixes from Canonical. While the system won't stop working, it becomes increasingly vulnerable to security threats.
Hey @Benoit can you check iniside the minio if the latest backup indeed has files?
@BrutalBirdie yes i know that and we start OS upgrades. Yes the backups have files. But not all the files because of rsync.
@nebulon it seems the fsmetadata.json isn't exist... I tried with a new manual backup and the fsmetadata is not created, but we have no error during the backup process. -
Actually also with rsync all files should exist for each backup. Can you check the app data to see if that contains the file for a start? It would be at
/home/yellowtent/appsdata/<appid>/fsmetadata.json
@nebulon said in Cannot Restore Nextcloud Backups via rsync to MinIO – fsmetadata.json ENOENT Error:
/home/yellowtent/appsdata/
yes it is
-
Yes, no fsmetadata.json on minio. I can only restore the oldest backup without errors. All the others fail and I always get the same error. Naturally, when I retry the task, Nextcloud ends up either empty or in an error state.
-
It really should be uploaded just like all the other files. You should see something like
box:backupformat/rsync Adding fsmetadata.json
early on during the backup process.Maybe we have to debug this on your instance then to see what happens, if you don't see any error in the backup logs itself. For this please enable remote ssh support and send us a mail to support@cloudron.io with Cloudron details.