Update Failure- Application not updating and cant access updated instances

System Information

Field Value
Operating System Windows - Windows 11 Pro on x86_64
Product AMPService ‘Phobos’ v2.6.2.6 (Mainline)
Virtualization None
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

I am currently on 2.6.2.6 and whenever i click to update it does not work and stays at 2.6.2.6. Now that i had accidentally updated the minecraft instance I now cant access it

Reproduction Steps

  • stop all instances
  • update the amp and wait 5 minutes
  • restart amp and pc

I had the same issue. I solved it by running the update in PowerShell (Windows install) instead of the GUI. Commands are the same in Linux terminal.

  • Run PowerShell as admin
  • cd to AMP install location
  • ‘.\ampinstmgr.exe list’
  • Find the name of the AMP instance manager, default is ‘ADS’
  • ‘.\ampinstmgr.exe upgrade ADS’
  • ‘.\ampinstmgr.exe restart ADS’

Upgrade ran perfectly outside of the GUI, and now the GUI shows the instance manager is updated past 2.6.2.6 to 2.6.4.0 and I can access my instances again. Yay.

1 Like

Follow the guide: How to update AMP to the latest version

Thanks, It worked without issues.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.