OS Name/Version: Ubuntu
Product Name/Version: 2.4.4
Tried to upgrade using GUI to 2.5.0.12
Upgrade fails, and ADS01 does not start. Manually started ADS01, tried ampinstmgr --nocache upgradeall, fails with the following:
root@amp-server:/home/amp-admin# su - amp -c "ampinstmgr --nocache upgradeall"
[Info] AMP Instance Manager v2.4.3 built 14/03/2023 21:50
[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/Release/AMP_Latest_Release.zip...
[##################################################] ETA 00:00:00 @47.71 KB/sec
[Info] Complete
[/home/amp/.ampdata/instances/AMPCache-Mainline-25012.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /home/amp/.ampdata/instances/AMPCache-Mainline-25012.zip or
/home/amp/.ampdata/instances/AMPCache-Mainline-25012.zip.zip, and cannot find /home/amp/.ampdata/instances/AMPCache-Mainline-25012.zip.ZIP, period.
[Error] Download or unpack failed. Please check your network connection and try again.
[Error] Unzip return code was 9
[Info] Upgrade failed
Actions taken to resolve so far:
Tried Rebooting
Tried updating key using wget
Tried deleting local cache files
Tried updating underlying OS using apt-get update and apt-get upgrade