OS Name/Version:
Ubuntu 22.04.5 LTS (64-bit), 16GB RAM, AMD EPYC 9354P (4C/4T)
Product Name/Version:
AMP Instance Manager v2.6.1.6 (built 21/04/2025 13:45), Mainline/Release Stream
Problem Description:
I am unable to generate API tokens for the ADS management instance (ADS01), and the “Plugins” tab is missing from the AMP management console at the management (ADS) level. The ampinstmgr apitoken command only returns the help menu, and there are no API token options present in the web interface. This issue persists even after upgrading/restarting all instances, and I have confirmed that the system is running as the amp user.
Steps to reproduce:
Log in to the server as the amp system user (su -l amp).
Attempt to generate an API token:
ampinstmgr apitoken ADS01 create website-wake
Output only shows the AMP help/options, never a usable token.
Open the AMP management web console for ADS01.
Observe that the “Plugins” tab/section is missing from the left sidebar in the management (ADS) instance.
Attempt to find API token management options in the web console—none are available.
Actions taken to resolve so far:
Confirmed both ADS01 and CraftRealmNet01 instances are running:
ampinstmgr showinstanceslist
Ran:
ampinstmgr upgradeall
to ensure all instances are up to date.
Restarted both ADS01 and CraftRealmNet01 instances:
ampinstmgr restartinstance ADS01
ampinstmgr restartinstance CraftRealmNet01
Checked the AMPConfig.conf for anything unusual with licensing or config.
Verified running as the amp user for all commands.
Checked the web console for any explicit license errors (none present).
Confirmed that the issue persists after all steps above.
Extra Notes:
The issue is limited to the ADS/management instance—plugin management is available in the individual game/server instance.
I suspect this may be related to a license key issue, but there are no clear error messages in the console or web interface.
Happy to provide more logs, command outputs, or config files if needed.
Sample Command Output:
amp@srv797070:~$ ampinstmgr apitoken ADS01 create website-wake
[Info/1] AMP Instance Manager v2.6.1.6 built 21/04/2025 13:45
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
AMP Instance Manager
Syntax: ampinstmgr [Flags] [Operation] [Arguments] (Optional Arguments)
(then lists all available operations – but never actually creates the token)
Questions:
How do I restore API token management functionality for ADS01?
How do I get the Plugins tab to appear in the AMP management (ADS) instance?
Thank you for your help!
