This article describes why the error “The write format 1 is smaller than the supported format 2” happens and its respective solution hint.
Problem description
Due to a database incompatibility between the older proxy images versions and the new ones, it is required to update the database version when updating the proxy image.
...
Note |
---|
However, if no pending operations exist, the proxy will automatically update the database version by deleting the current database and recreating a new one with the latest version. |
Solution
To solve this error and update the database version, you can follow one of the following approaches.
...