Downgrade from 2.2 to 2.1.05

This page describes how to downgrade from Duplicati 2.1.0.5 to 2.0.8.1

Before you downgrade, you need to downgrade the databases to the format that is expected by Duplicati 2.1.0.5. If you do not do this, Duplicati will not start saying that the database version is unsupported.

Note: make sure you run the DatabaseTool before you downgrade Duplicati.

First, make sure Duplicati is not running. You can then use the DatabaseTool to downgrade from version 2.2 to version 2.1.0.5:

duplicati-database-tool downgrade --server-version=8 --local-version=14

After the downgrade is complete, uninstall Duplicati 2.2 and install 2.1.0.5.

Obtaining older releases

The installer packages for 2.1.0.5 are available on Github. You can browse the list of releases for other versions you may want.

Last updated

Was this helpful?