Duplicacy Web and hidden warnings

I am running Duplicacy inside a Linux container as a non-root user. Duplicacy should have access to all files by group read access. However, permissions accidents happen and sometimes Duplicacy cannot open a file for reading and a “WARN OPEN_FAILURE” log entry is recorded.

However, there is no indication of this failure (or any other warnings) in the Web UI. Is there a way to have the Web UI indicate something like “Completed with Warnings” vice simply “Completed”?

Thanks,
Scott Ainsworth

3 Likes

I use this CLI wrapper Python script with the Web UI on a QNAP Linux NAS to notify of errors, warnings, abnormal termination, etc.