Thanks for the last Dawarich iOS update. This includes the option I wanted to resend the data to the server. That was a pretty quick fix.
But now I’m thinking about a backup. My first thought was to try exporting the data from the server and importing it into a new installation. That doesn’t work, however. The exported data.json file uploads successfully, but when I try to “Create Import,” the status is simply “failed,” and the notifications display a long error message that doesn’t make sense to me. It begins with:
Import “data.json” failed: Unable to detect file format, stacktrace: /var/app/app/services/imports/source_detector.rb:92:in ‘Imports::SourceDetector#detect_source!’ /var/app/app/services/imports/create.rb:
I’m using version 0.32.0 of Dawarich. I used the original docker-compost.yml and only adjusted the volume paths. They now all point to a common directory, with all individual directories underneath. The whole thing runs under UnRaid with Docker Compose.
Even if the export and subsequent import worked as I intended, this wouldn’t be an adequate backup because it can’t be automated.
What would be the appropriate measure?
Best regards,
BeUnRaider