The main problem: Duplicati is, theoretically, not currently running a backup.
The web UI shows no backups running;
the logs in about → show log → live only show that Duplicati started.
However, it is using a sustained 25% cpu. I need it to not do so. How do I do that?
Successful outcome: duplicati uses approx 0% cpu while not actively running on my laptop.
Background: I recently updated Duplicati. ver Duplicati - 2.0.7.1_beta_2023-05-25 . Mac os.
$ mono --version
Mono JIT compiler version 6.12.0.182 (2020-02/6051b710727 Tue Jun 14 15:01:21 EDT 2022)
I was also recently forced to hardkill the process because Duplicati froze on a backup for 15 days. I discovered this last night, which wasn’t awesome, so I killed the process and upgraded it. I have completed several manually triggered backups since then.
Duplicati has’t run in a couple days so it launched a backup on launch. After it finishes and gets to a steady state, I’ll run ktrace / monitor network and disk and see if anything interesting shows up.
ugh. I am surprised that it works at all. AFAIK it’s not possible to install from scratch, but it seems that it is possible to update from what you say.