AMP Not updating from 2.4.0.6 to 2.4.3.0

OS Name/Version: Debian 10 with Game Panel

Product Name/Version: AMP 2.4.0.6

Problem Description:

If you're sharing console output, logs, or commands you have run, please make sure to use code tags 
(3x backticks for blocks, 1x backtick for a single line) to help make posts readable. This also
provides syntax highlighting.

Steps to reproduce:

  • Attempted to update from GUI ‘Update Now’ option, says its updating, restarts, and comes back as same version asking to update
  • SSH into the Linux server and ran ampinstmgr upgradeall - looks like its updating, but it doesn’t
  • Logged in as root, switched over to amp user, (sudo su -l amp) and then ran ampinstmgr --nocache upgradeall - same result, looks like its updating, nothing changed
  • repeated step above but after switching to amp user, ran ampinstmgr stopall then ran the ampinstmgr --nocache upgradeall command and rebooted the server - no changes
  • also saw someone say maybe it was too out of date so I ran sudo apt-key adv --fetch-keys https://repo.cubecoders.com/archive.key

Actions taken to resolve so far: see steps to reproduce…

example of output from running the updates via command line

ampinstmgr --nocache upgradeall
[Info] AMP Instance Manager v2.4.0.6 built 30/09/2022 14:13
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Stopping Instance: ‘ADS01’
[Info] Stopping instance ADS01…
[Info] Requesting soft-stop…
[Info] Waiting for instance to stop…
[Info] Instance was shut down gracefully.
[Info] Instance ADS01 has stopped.
[Info] Upgrading instance ADS01
[Info] Skipping cache and downloading fresh copy…
[Info] Downloading AMP from https://cubecoders.com/Downloads/LTS/AMP_Latest_LTS.zip

[Info] Complete
[Info] Upgrade successful
[Info] Waiting for AMP instance to start…
[Notice] AMP instance ADS01 is now running.
[Info] Stopping Instance: ‘myinstancename
[Info] Stopping instance myinstancename
[Info] Requesting soft-stop…
[Info] Waiting for instance to stop…
[Info] Instance was shut down gracefully.
[Info] Instance myinstancename has stopped.
[Info] Upgrading instance myinstancename
[Info] Using cached archive: /home/amp/.ampdata/instances/AMPCache-LTS-20220930-123248.zip
[Info] Upgrade successful
[Info] Waiting for AMP instance to start…
[Notice] AMP instance myinstancename is now running.
[Info] Start for instance ADS01 was requested, but it is already running.
[Info] Start for instance myinstancename was requested, but it is already running.

I removed my instance’s actual name and replaced with myinstancenam

The latest LTS version is 2.4.0.6. So you are at the latest version for that release stream.

ok I only brought it up because the panel keeps telling me an update is available, that being the 2.4.3.0. So I can safely ignore that?

Indeed. Newer versions take the release streams into account.

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