$ npm list | grep apminsight├── apminsight@4.9

$ node -e "console.log(require('os').tmpdir())"
Warning message | Reason | Corrective action |
|---|---|---|
LICENSE_EXPIRED | Your license has expired, or there has been a delay in bill payments. | Upgrade your plan. |
LICENSE_INSTANCES_ EXCEEDED | The limit on the number of advanced monitors has been reached. Agent communication happens once every 15 minutes, so invalid licenses won't be reflected immediately. | Ensure you have sufficient advanced monitor licenses, or else upgrade your plan. |
MARKED_FOR_DELETE | You have deleted the application from the Site24x7 account. | If you deleted it intentionally, no action is needed. If not, you can re-add the monitor by following the steps below, 1. Navigate to the apminsightdata folder to locate the apminsight.json file. 2. Delete it and restart the application. (This will recycle the app pools.) |
UNMANAGED_AGENT | Your application has been suspended. | If it is suspended due to autoscaling, it will be activated automatically. If not, please activate it from the Site24x7 account. |
INSTANCE_ADD_FAILED | An Internal server error occurred while evaluating the license. | This issue will be resolved within a few minutes. If not, kindly contact our support team. |
INVALID_AGENT | 1. Mismatch in the entered license key (inside apminsightnode.json file) or 2. The instance is removed from the server (the instance is no longer mapped to the application). | 1. Enter the valid license key. 2. If the same error continues, you can delete the apminsightdata folder and restart the application. |