OS Name/Version: Rocky Linux 9.4
Product Name/Version: AMP 2.5.0.14-2
Problem Description:
Following the guide here: GitHub - CubeCoders/WHMCSModule I have added the Server to WHMCS and it tests successfully. However, when I go to add the product and select the AMP Module and AMP Server group, it returns no data. The network connectivity looks good in tcpdump. I enabled module logging in WHMCS and debug in AMP. In WHMCS the adsmodule/getdeploymenttemplates shows in the data return while the other 3 return a response. In AMP, the logs show:
:<username>12:23:46
Ending session 93bf56ac-80b1-4f86-8959-044cc6c35d0a - Exceeds the maximum allowed sessions for user <username>.
Creating new session for <username> at <server_ip> (CCL/AMPAPI-NodeJS) API Login
Total sessions count: 21
Timeout: 60
Login success from <server_ip> (via 127.0.0.1) assigned session ID 7d8cf491-a74b-4d1a-9602-866e293a91ee
Any help would be appreciated.