Cannot import app backup from other cloudron
-
@guyds I will try to add this to the next version.
You have to copy the latest backup this should contain the full set. The backup config json file you can download via the dashboard will contain some information to find it on disk by the backup ID.
-
@nebulon said in Cannot import app backup from other cloudron:
@guyds I will try to add this to the next version.
That would be great, thanks!
You have to copy the latest backup this should contain the full set. The backup config json file you can download via the dashboard will contain some information to find it on disk by the backup ID.
Ok, thanks for the clarification. I'll try it that way.
-
Much to my disappointment I just noticed that this issue still exists.
In other words, I still cannot import a backup from an sshfs location because it's still giving the errorError : External Error - Error loading fsmetadata.json:ENOENT: no such file or directory
The only way to get the app imported on a new cloudron is by manually copying over the backup to the local filesystem.
(Edit: typo)
-
@girish said in Cannot import app backup from other cloudron:
@guyds yes, unfortunately, the fix did not make it to 7.4.
Any timeframe for when the fix will be available?
@girish said in Cannot import app backup from other cloudron:
I think https://forum.cloudron.io/topic/8672/move-local-backup-to-another-server was the same issue.
Hmmm, I'm don't see any issues mentioned in that post, it just seems to be a request for best practices regarding backups
-
@guyds Whoops, you are right. I meant https://forum.cloudron.io/topic/8707/backup-restore-is-not-working and specifically https://forum.cloudron.io/topic/8707/backup-restore-is-not-working/5. There is a bug in the import functionality that it doesn't mount SSHFS/CIFS/NFS correctly before import.
-
-
-