teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
42 stars 1 forks source link

Reloading appspace data from backup on migration fail causes log loss #107

Open teleclimber opened 1 year ago

teleclimber commented 1 year ago

Since the log is part of the appspace data, when the backup is loaded after a failed migration, the log data showing the output and reason for the migration failure vanishes.

Maybe migration log entries should also be available in separate logs?