System Information
Field | Value |
---|---|
Operating System | Linux - Ubuntu 22.04.5 on x86_64 |
Product | AMP ‘Callisto’ v2.5.1.8 (Mainline) |
Virtualization | None |
Application | Application Deployment |
Module | ADSModule |
Running in Container | No |
Current State | Indeterminate |
Problem Description
Issue
i’m getting this after an update: “The AMP instance manager command line tools are out of date. You are currently running 2.4.0.10 but the minimum required version is 2.4.5.0. Upgrading is required to continue using AMP due to changes in how AMP handles updates and manages instances. Continuing to use AMP without upgrading your system tools carries a high risk of causing damage to your installation.”
Trying to update the instance manager but getting error: “[Error] Failed to unpack AMP.
[Error] KeyNotFoundException
[Error] [0] (KeyNotFoundException) : The given key ‘20’ was not present in the dictionary.
[Error] at Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key)
at InstanceManagerPlugin.LocalInstanceManager.DownloadAndUnpack (InstanceManagerPlugin.LocalAMPInstance Spec, Boolean SkipCache)
[Info] Upgrade failed”
in CLI: I log in as root, Sudo to amp using ‘sudo su -l amp’
then I run ‘ampinstmgr upgradeall’
that is when I get the error;
Reproduction Steps
- log in as amp
- stop instance
- in command line run “ampinstmgr upgradeall”