Release: 2.1.0.110 (Canary) 2025-02-28

Thanks for reporting. There is a switch in 2.1.0.111 called --repair-ignore-outdated-database that will make the check become a warning. The underlying issue was not fixed.

Exactly. I am on UTC+1 so I do not see the issue, and our CI is running on UTC so no help there either.

I have made a fix for the issue you reported on this.

The canary builds fixed the problems that discovered in 2.1.0.4 before they were known, so there is no need to merge these fixes into the canary builds. For the beta builds I have currently set it up so anyone on experimental or beta is seeing the 2.1.0.5 release.

Did you see if this state was caused by incorrect data reported to the browser or a bug in the UI code? Usually the stuck state is fixed with a reload of the page, but I have not yet figured out if the problem is that the server sends the wrong state or if the frontend is showing it wrong.

That would explain why I have not been able to reproduce it. If you log out and try to open the browser, can you look in the developer tools to see if there is some kind of error message?

Yes, that will be back. I have registered [an issue for it].(Support "live log" area · Issue #136 · duplicati/ngclient · GitHub)

Yes, thanks. I have also registered an issue for that.

I missed that part. It will be added soon.

Thanks for reporting. I have added an issue for that.

Yes. I need to get the whole Transifex translation store set up, so we can get translations for all the languages that are currently supported in Duplicati.

Thanks for reporting. I have created an issue.

Anything that is running from the WebUI is put into the runner queue and processed one at a time. So as long as the repair job is running it will prevent scheduled backups from running, but they will be queued and run as soon as the repair job is finished.

Ok, I have created an issue for that.

This should be fixed in 2.1.0.112.

Good point. But even a recreate should create logs in the database logs?
Since it is also not showing the backup attempt (which is logged elsewhere) I am thinking that something is preventing the display of messages from the local database.
Do you see any errors from the Developer tools? Can you look in the database in the table “Operation” or “LogData” to see if anything is there?

I don’t recall seeing that problem before. It means that some entries are listed but there is no path to the entries, which is fairly problematic. Not sure I can debug this properly, but if you can create a bugreport database, then I can see if there is some pattern that I can find that explains it.

1 Like