Hi,
I’m running duplicati_2.0.6.3-1_all.deb package in my server and it’s asking for manual upgrade.
My question is, I don’t see the “all” version available anymore.
What do I need to install to keep the same funtionality?
Thanks
Hi,
I’m running duplicati_2.0.6.3-1_all.deb package in my server and it’s asking for manual upgrade.
My question is, I don’t see the “all” version available anymore.
What do I need to install to keep the same funtionality?
Thanks
Welcome to the forum @alvesjc
The “all” refers to the architecture, not the functionality. Duplicati 2.0 on Linux uses the mono program to interpret architecture-independent code. Because mono support has basically ended since Microsoft bought the company (and superseded it with new .NET versions), newer Duplicati 2.1 stops using mono and goes the way that Microsoft wants.
So you need to know what sort of CPU you use. If it’s Intel or AMD, 32-bit is unlikely, so duplicati-2.1.0.5_stable_2025-03-04-linux-x64-gui.deb might be good. Also see:
Package options (down in Installation Details) has more. This should be easier to find at download time. BTW, the file I named is the default because it suits Windows PC boxes:
Hi @ts678 ,
thanks for your reply.
My Ununtu server runs on a VPS that shows Epic CPU’s.
The gui version is web portal for configuration like the one I’ve now?
From the docs, the server seems to be what I need, but I don’t see it to download.
I only see linux-cli/gui/agent.
Ok, I’ve it upgraded using the cli version.
It looks like it reused the database and also installs the webserver to manage it as before.
Seems to be all good, even with mono completely removed.
But it’s getting stuck again at deleting unwanted files, I backup to my cloud backup in onedrive.
Any hint on this issue?
I don’t follow the question, but Linux documentation on cited page says:
The GUI package has the most dependencies as it requires a desktop environment. This package also includes all the commandline components together with the TrayIcon application that is shown in the system menu or activity area.
The CLI package has very few dependencies, as everything is bundled with the package. It is essentially the same as the GUI package, but without the TrayIcon executable.
So unless you have some sort of desktop available in the VPS, TrayIcon isn’t used.
You did ask for the same functionality though, and old package did give a TrayIcon.
If you use either CLI or Duplicati web interface without a TrayIcon (pics), CLI will do.
Does that mean 2.0.6.3 did it before upgrade? How do you know it’s “stuck” not busy?
If you’re in the web interface, check About → Show log → Live → Information, and if it doesn’t show anything, you can try Verbose and Profiling. Is it using any CPU or disk?
Hi @ts678 ,
Yes this is a pure server, so no desktop environment available.
Yeah before was webBrowser managed, and now it’s the same, all good on that.
So all good, it’s working in background. The duplicati-server is taking a lot of CPU and I see bandwidth usage from time to time, so looks like it’s doing something.
Thanks for that logs hint, in there yes, I see updated activity, I’ll keep looking.
I did a lot of changes in my websites, I guess it’s working over that.
Thanks for your help!