Server Has Exceeded the Limits Applicable to the Installed InterWorx VPS License Error ====================================================================================== .. contents:: How the Issue Manifests ----------------------- An error stating "Server has exceeded the limits applicable to the installed InterWorx CPS license" appears as a banner in NodeWorx .. image:: /images/license-exceeds-limits-error.png :alt: license exceeds limits error message Cause of the Issue ------------------ InterWorx VPS licenses requires 4 of fewer vCPUs. If the VPS has 5+ vCPUs this error message will appear as a banner in NodeWorx. The number of vCPUs can be checked from the CLU by running the following command as root: .. code-block:: lscpu | grep ^CPU.s.: Example: .. code-block:: [root@server]# lscpu | grep ^CPU.s.: CPU(s): 10 [root@server]# How to Resolve -------------- - Lower the number of vCPUs - `Purchase a full dedicated license `__