YunoHost-Apps / borg_ynh

An experimental Borg implementation for YunoHost
https://www.borgbackup.org/
GNU Affero General Public License v3.0
19 stars 22 forks source link

config panel broken #140

Open Gredin67 opened 1 year ago

Gredin67 commented 1 year ago
An error prevents the configuration panel from being displayed:

Config panel question 'last_run' should be initialized with a value during install or upgrade.

Please report this error to the YunoHost team to get it fixed!
zamentur commented 1 year ago

Strange error, is it a linter error or a log from an install ?

last_run is initialized here:

https://github.com/YunoHost-Apps/borg_ynh/blob/master/scripts/install#L40

Gredin67 commented 1 year ago

is it also initialized at upgrade ? Also last upgrade doesn't work https://paste.yunohost.org/raw/lodiyiseyo

Gredin67 commented 1 year ago

ping @zamentur