How do I download the image installation package of web ODC?
Method 1: Download it from the ODC documentation page of OceanBase
Go to the Images page and download the image installation package of the desired version.
Method 2: Download it from OceanBase Download Center
Go to OceanBase Download Center and download the image installation package of the desired version.
Note
You must have an OceanBase account and enabled the allowlist.
What do I do when the username (such as admin) conflict occurs during the upgrade of ODC from an earlier version to V3.2.0 or later, and the startup fails?
Example error:

Solution:
This example shows how to solve the admin conflict.
Open the rename.properties file in the
../odc/static/tmp/directory, and edit therename.propertiesin the following format:admin=a new username- Save the change and start ODC again.