Update Failure with Application Deployment - Upgrade from 2.7.2 to 2.7.2.8 is failling

System Information

Field Value
Operating System Linux - Ubuntu 24.04.3 on x86_64
Product AMP ‘Deimos’ v2.7.2.0 (Mainline)
Virtualization QEMU_KVM
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

Just try to upgrade from 2.7.2 to 2.7.2.8
Try to use upgrade without stop and stopping instances
Try to reboot

Reproduction Steps

  • Reboot the AMP server
  • Try to upgrade AMP server
  • Stop instances

Ran into the same issue myself. The normal update routes didn’t seem to work from the frontend and even using the ampinstmgr. Had to run these commands from the CubeCoders wiki:

sudo su -l
getamp update

That seemed to fix it for me. Hope this works for you as well.

Thanks, I hadn’t noticed that entry; that procedure worked well. :slight_smile: