Update failed and themes disappeared

OS Name/Version: OpenSUSE Leap 16.0 (Linux)

Product Name/Version: AMP 2.8.0.0 → AMP 2.8.0.2

Problem Description:

When I clicked “Update All” button in WebUI and then tried to upgrade ADS in command line it failed the first time. I was able to get back to AMP web UI but my themes disappeared. I was able to resolve by deleting update cache and re-running ampinstmgr upgradeall

me@mybox:~> su -l amp
Password: 
  CubeCoders AMP  💻amp@mybox  📁~  ampinstmgr upgrade ADS01
[Info/1] AMP Instance Manager v2.8 built 25/06/2026 23:15
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info/1] Stopping Instance: 'ADS01'
[Info/1] Stopping instance ADS01...
[Info/1] Requesting soft-stop...
[Info/13] Waiting for instance to stop...
[Info/9] Instance was shut down gracefully.
[Info/9] Instance ADS01 has stopped.
[Info/9] Upgrading instance ADS01
[23:45:54] [System Info/8]        : Starting AMP version 2.8.0.2 (Proteus), built 12/07/2026 17:27
[23:45:54] [System Info/8]        : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[23:45:54] [Core Info/8]          : Loading configuration from provisionargs.kvp...
[23:45:54] [System Warning/6]     : Current time zone is set to Pacific Standard Time - It is recommended you switch to UTC+0 to avoid time-zone related issues
[23:45:54] [System Info/6]        : OS: Linux / x86_64
[23:45:54] [System Info/6]        : CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz (4C/8T)
[23:45:54] [System Info/6]        : RAM: 23784MB
[23:45:54] [System Info/6]        : AMP Instance ID: a5873847-ef6a-47da-9f8f-6e5da77ba5a1
[23:45:54] [System Info/6]        : Loaded ADSModule version 2.8.0.2 by CubeCoders Limited
[23:45:55] [System Info/6]        : Loaded FileManagerPlugin by CubeCoders Limited
[23:45:55] [System Info/6]        : Loaded EmailSenderPlugin by CubeCoders Limited
[23:45:55] [System Info/6]        : Loaded WebRequestPlugin by CubeCoders Limited
[23:45:55] [System Info/6]        : Loaded WebhookPlugin by CubeCoders Limited
[23:45:55] [System Info/6]        : Loaded CommonCorePlugin by CubeCoders Limited
Cloning into 'AMPThemes'...
[23:45:55] [System Info/6]        : Loaded StorePlugin by StorePlugin
[23:45:55] [System Info/6]        : ADSModule requests dependency InstanceManagerPlugin...
[23:45:55] [System Info/6]        : Loaded InstanceManagerPlugin by CubeCoders Limited
[23:45:55] [System Info/6]        : ADSModule requests dependency SystemUserManagerPlugin...
[23:45:55] [System Info/6]        : Loaded SystemUserManagerPlugin by CubeCoders Limited
[23:45:55] [System Info/6]        : -configonly specified or activation performed. Saving settings and shutting down. This is perfectly normal.
[Info/9] Upgrade successful
[Info/9] Waiting for AMP instance to start...
remote: Enumerating objects: 523, done.
remote: Counting objects: 100% (113/113), done.
remote: Compressing objects: 100% (92/92), done.
[Notice/9] AMP instance ADS01 is now running.
  CubeCoders AMP  💻amp@yachtclub  📁~  remote: Total 523 (delta 45), reused 50 (delta 21), pack-reused 410 (from 1)
Receiving objects: 100% (523/523), 15.21 MiB | 4.35 MiB/s, done.
fatal: could not open '/home/amp/.ampdata/instances/ADS01/WebRoot/Themes/AMPThemes/.git/objects/pack/tmp_pack_ls1Q8a' for reading: No such file or directory
fatal: fetch-pack: invalid index-pack output


Steps to reproduce:

  • Have AMP 2.8.0.0 and run instances in podman containers
  • Open AMP Web UI and click “Update All” button
  • Wait until all instances are restarted
  • Upgrade ADS from command line
  • Download isn’t complete?
  • Observe that themes have disappeared upon logging back into Web UI

Actions taken to resolve so far:

  CubeCoders AMP  💻amp@yachtclub  📁~/.ampdata/Versions/Mainline  ls
20260625.2  20260712.1
  CubeCoders AMP  💻amp@yachtclub  📁~/.ampdata/Versions/Mainline  rm -r 20260712.1/
  CubeCoders AMP  💻amp@yachtclub  📁~/.ampdata/Versions/Mainline  cd
  CubeCoders AMP  💻amp@yachtclub  📁~  ampinstmgr upgradeall
[Info/1] AMP Instance Manager v2.8 built 25/06/2026 23:15
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info/1] Stopping instance ADS01...
[Info/1] Requesting soft-stop...
[Info/13] Waiting for instance to stop...
[Info/10] Instance was shut down gracefully.
[Info/10] Instance ADS01 has stopped.
. . .
[Info/13] Upgrading instance ADS01
[Info/10] Downloading AMP from https://cdn-downloads.c7rs.com/AMP/Mainline/20260712.1/AMP_x86_64.zip...
[--------------------------------------------------] ETA 00:00:47 @5.17 MiB/sec [#-------------------------------------------------] ETA 00:00:29 @8.19 MiB/sec
. . .
[#################################################-] ETA 00:00:00 @29.99 MiB/sec[#################################################-] ETA 00:00:00 @30.1 MiB/sec [##################################################] ETA 00:00:00 @30.2 MiB/sec    
[Info/18] Complete
[23:50:06] [System Info/8]        : Starting AMP version 2.8.0.2 (Proteus), built 12/07/2026 17:27
[23:50:06] [System Info/8]        : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[23:50:06] [Core Info/8]          : Loading configuration from provisionargs.kvp...
[23:50:06] [System Warning/9]     : Current time zone is set to Pacific Standard Time - It is recommended you switch to UTC+0 to avoid time-zone related issues
[23:50:06] [System Info/9]        : OS: Linux / x86_64
[23:50:06] [System Info/9]        : CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz (4C/8T)
[23:50:06] [System Info/9]        : RAM: 23784MB
[23:50:06] [System Info/9]        : AMP Instance ID: a5873847-ef6a-47da-9f8f-6e5da77ba5a1
[23:50:06] [System Info/9]        : Loaded ADSModule version 2.8.0.2 by CubeCoders Limited
[23:50:06] [System Info/9]        : Loaded FileManagerPlugin by CubeCoders Limited
[23:50:07] [System Info/9]        : Loaded EmailSenderPlugin by CubeCoders Limited
[23:50:07] [System Info/9]        : Loaded WebRequestPlugin by CubeCoders Limited
[23:50:07] [System Info/9]        : Loaded WebhookPlugin by CubeCoders Limited
[23:50:07] [System Info/9]        : Loaded CommonCorePlugin by CubeCoders Limited
Cloning into 'AMPThemes'...
[23:50:07] [System Info/9]        : Loaded StorePlugin by StorePlugin
[23:50:07] [System Info/9]        : ADSModule requests dependency InstanceManagerPlugin...
[23:50:07] [System Info/9]        : Loaded InstanceManagerPlugin by CubeCoders Limited
[23:50:07] [System Info/9]        : ADSModule requests dependency SystemUserManagerPlugin...
[23:50:07] [System Info/9]        : Loaded SystemUserManagerPlugin by CubeCoders Limited
[23:50:07] [System Info/9]        : -configonly specified or activation performed. Saving settings and shutting down. This is perfectly normal.
[Info/18] Upgrade successful