OS Name/Version: Debian GNU/Linux 11 (bullseye)
Product Name/Version: AMP version 2.5.0.14 (Callisto)
Problem Description:
The git pull used in the startup is faulty. While it does not cause problems on a fresh install it does on an upgrade. I first tried to upgrade my 2.4 instance from command line using ampinstmgr upgradeall. This completed however when I tried to start the ADS instance it would fail. Troubleshooting showed it did not know how to merge the ADS templates so I deleted them and it pulled down a fresh copy the next time it started.
I then realised since I had deleted all the instances I could start fresh again. So removed the entire installation using your uninstall guide and then installed using your great bash script. On the start of ADS I noticed the same warning in the ADS log and thought it is worth mentioning this causes issues on upgrade so your devs need to fix it.
Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
Loaded FileManagerPlugin by CubeCoders Limited
Loaded EmailSenderPlugin by CubeCoders Limited
Loaded WebRequestPlugin by CubeCoders Limited
Loaded LocalFileBackupPlugin by CubeCoders Limited
Loaded CommonCorePlugin by CubeCoders Limited
ADSModule requests dependency InstanceManagerPlugin...
Loaded InstanceManagerPlugin by CubeCoders Limited
ADSModule requests dependency SystemUserManagerPlugin...
Loaded SystemUserManagerPlugin by CubeCoders Limited
Licence Present: AMP Professional Edition
Loaded steamcmdplugin by CubeCoders Limited
Metrics server started OK on port 12820
ADS startup complete in 52ms
Updating remote source CubeCoders/AMPTemplates
Updating existing remote source https://github.com/CubeCoders/AMPTemplates.git...
Using keypair with fingerprint jlMoBruzN4bLp561ZNQbsZhtMTKSuLdIWQ2p8U+E+v4=
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
SFTP Server started on 0.0.0.0:2223
Websockets are enabled.
23:27:58
Already up to date.
23:27:59
Webserver started on http://0.0.0.0:8080
RouterTimer@10Hz with 2 jobs started
Checking for AMP updates...
23:28:00
AMP is up to date.
Steps to reproduce:
-
Step 1
Setup a debian 11 server -
Step 2
Install AMP as per your site instructions with options mincraft - yes, rust - no, https - no. -
Step 3
License, login and look at ADS startup log
Actions taken to resolve so far:
Posted this ticket to notify you of the issue.
I don’t require any further support.
Have a nice day!