Back to ITRS Analytics FAQ

How to verify license entitlements and related errors

Bootstrap License expired, Licence has expired, Licence limit breached, Licence expiration status unknown, license manager, licenced

Problem Copied

ITRS Analytics includes a temporary bootstrap licence during initial installation. Users are advised to update the license file within the grace period. This article provides the procedure to verify the ITRS Analytics licenses and related errors.

Possible Causes Copied

License key has not been applied within the grace period after initial installation. User may see this error message on ITRS Analytics web console.

Bootstrap License expired

The license key has not been renewed before license expiry. User may see this error message on ITRS Analytics web console.

Licence has expired

User may have exceeded the limit of their ITRS Analytics license entitlements. User may see this error message on ITRS Analytics web console.

Licence limit for <component> breached

ITRS Analytics components may have encountered errors when connecting “licenced” process. User may see this error message on ITRS Analytics web console.

Licence expiration status unknown

In certain cases, it may fall back to the default and return this error.

Bootstrap License expired

Possible Solutions Copied

Please follow the below steps to verify a valid license file has been applied to ITRS Analytics.

  1. Logon to the ITRS Analytics web console as a user with admin permissions.

  2. The Admin button should appear near the bottom left of the toolbar.

ITRS Analytics - how to verify license entitlements and related errors

  1. Select the Licence tab

ITRS Analytics - how to verify license entitlements and related errors

  1. The license expiry and entitlements should appear on this page.

  2. If user needs changes to the license expiry or entitlements, please contact your ITRS account manager or raise a support request. Please provide the displayed instance name (which should usually be the hostname or DNS name) so we can verify or update our records.

  3. When user obtains the license file, select the Upload Licence button near the top right corner to apply it.

  1. User can check if the “licenced” pod is up and running.
kubectl get deployment licenced -n kotsadm

ITRS Analytics - how to verify license entitlements and related errors

  1. Obtain the exact name of licenced pod, then retrieve the logs.
kubectl get pods -n kotsadm | grep licenced
kubectl logs licenced-<id-string> -n kotsadm
  1. If the log shows errors or looks stale (the log is expected to update regularly every hour), please submit a support request providing a support bundle. User may want to restart the “licenced” or related pods using “kubectl” commands.
["Geneos"] ["FAQ"]

Was this topic helpful?