I am attempting to migrate several instances from a stand alone server to a dedicated target server.
End state will have a the controller and one target will be on an unraid server in docker containers, and a Windows VM (on the same unraid server) hosting a target.
I have the Linux Target "paired" with the controller but when I attempt to attach an existing instance (on the target server), I get the below output and the instance is not created. This leads me to believe I might be missing an argument but I cant seem to find any documentation.
As a note, the instance is currently active and running on the standalone server. I don't see why this would have an effect but I figured I would mention it. Once I get this to work, I will move it permanently but I don't want to interrupt the servers uptime before I know I what it will take to move it if I can help it.
Error:
[00:29:03] [Core Error] : Unable to set Core.AMP.PreviousVersion (Version) to
[00:29:03] [Core Error] : is not a valid Version
Full Console Output:
root@49ed280bc81b:/home/amp/.ampdata/instances# ampinstmgr --AttachInstance
[Info] AMP Instance Manager v2.3 built 27/10/2021 16:40
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
Please enter value for Instance Path (The directory on disk containing the AMP instance, must contain a copy of AMPConfig.conf)
>/home/amp/.ampdata/instances/Satisfactory
[Notice] AMP Service port ranges have not been specified, using any available...
[Notice] Application Service port ranges have not been specified, using any available...
[00:29:02] [Core Info] : Starting AMP version 2.3.0.2 (Triton), built 01/11/2021 17:22
[00:29:02] [Core Info] : Stream: Mainline (Release) - built by CUBECODERS/buildbot on CCL-DEV
[00:29:02] [Core Info] : Running in a Docker environment.
[00:29:02] [Core Info] : OS: Linux / x86_64
[00:29:02] [Core Info] : CPU: Intel(R) Core(TM) i9-10900X CPU @ 3.70GHz (10C/20T)
[00:29:02] [Core Info] : AMP Instance ID: 5aa180dc-ab47-49e3-a8c6-2dbd73d57caa
[00:29:03] [ModuleLoader Info] : Loaded GenericModule version 1.0.0.0 by CubeCoders Limited
[00:29:03] [Core Info] : Metrics publishing is enabled at udp://localhost:12820.
[00:29:03] [ModuleLoader Info] : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited
[00:29:03] [ModuleLoader Info] : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited
[00:29:03] [ModuleLoader Info] : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited
[00:29:03] [ModuleLoader Info] : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited
[00:29:03] [ModuleLoader Info] : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited
[00:29:03] [ModuleLoader Info] : GenericModule requests dependency steamcmdplugin...
[00:29:03] [ModuleLoader Info] : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited
[00:29:03] [Core Error] : Unable to set Core.AMP.PreviousVersion (Version) to
[00:29:03] [Core Error] : is not a valid Version
[00:29:03] [Core Info] : -configonly specified or activation performed. Saving settings and shutting down. This is perfectly normal.
root@49ed280bc81b:/home/amp/.ampdata/instances#