Migrate Orchestrator to a new server with existing database

Hi guys,

We are using a single-node orchestrator installation (e.g. server1 points to database1).

Now let’s say wanna practice immutable infrastructure or simply migrate the same version of orchestrator to a new VM (e.g. server2 points database1 and then decommission server1).

I followed this link How To Migrate Orchestrator To A New Server , fetched the app encryption key from server1, and provided app encryption key, database connection credential (database1) during orchestrator installation on server2.

However, the installation failed and log said “The Orchestrator database provided contains existing info incompatible with a clean install. Please check the online documentation for prerequisites on using existing databases.
MSI (s) (D8!B8) [17:43:21:917]: Closing MSIHANDLE (42) of type 790531 for thread 7096
The Orchestrator database name is already used by an existing database.”

Any advices on how to proceed with this?

Any comments would be appreciated!

I have the same issues with you.
how do you fix it ?