Skip to main content

Home

Verifying Unravel license

Run the following steps to verify the license.

  • To view the content of the current license and its validity, run the following command:

    <Unravel installation directory>/unravel/manager config license show

    The license content (along with the days left) is displayed. In addition, a warning message is displayed if the validity date of the license equals 30 days or less than 30 days.

    [unravel@acme-bq-server~]$ /opt/unravel/manager config license show
    -- Running: config license show
    ##### BEGIN UNRAVEL LICENSE #####
    Licensee : ACME
    Valid from : 2022-11-28 00:00:00 UTC
    Expire after : 2022-12-28 23:59:00 UTC
    License type : Trial
    Licensed nodes : 10
    Signature : 
    MGYCMQCsQ3JTG3yOlz3edk8I2vb/+mY7038agphS5l9O9IwE6gqwqwnY0ejLgA1GC4GK9SwCMQDXgaoTH/ungKsJy4uNz6DKYtHDvZUJsh5KLIqG+SF8Wtuc89IfxEZ7rm6P7lqKxHc=
    Revision : 1
    ##### END UNRAVEL LICENSE #####
    Days left: 29
    The license is valid.
    *** WARNING: The license will expire soon.
    -- OK

    If the license has any issues, an error message is displayed. To view and resolve the licensing error messages, see Licensing error messages and troubleshooting.