netinvent / npbackup

A secure and efficient file backup solution that fits both system administrators (CLI) and end users (GUI)
GNU General Public License v3.0
172 stars 5 forks source link

[Bug] 3.0.0-rc2 Using wrong encryption key closes GUI without proper error message #74

Closed deajan closed 3 months ago

deajan commented 3 months ago

As the title states, using npbackup with another encryption key which isn't valid for the configuration file obviously will fail. But the GUI should at least show an error message instead of closing (properly) and write only to log files.

deajan commented 3 months ago

Resolved in master