WHMCS not showing Module Settings

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.

Did you create a separate user for WHMCS?

Yes, I made a separate super admin account without 2fa active. When adding the server it takes the credentials and test connection is good. It just isn’t able to pull down the module details.

And you’ve created at least one template within AMP?

1 Like

No, I did not. It looks like that was the step I missed. After creating a template, it populated as expected. Thank you for the help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.