Check the latest IraPass log :
Path: /opt/epi/log
Files have date appended at the file. Thus you can get the right filename by running the command below:
ls -l /opt/epi/log/IraPass_*_20210125.logThe above error indicates licensing web is not accessible. Check the url and is port 443 accessible using the following command.
telnet <host_name | IP > 443
If telnet command fails, please verify firewall settings/security groups for access.
Note
If connectivity to iraware.com(Licensing server) is provided through proxy_web, this parameter should be present in serverdetails.json.

3. Any modifications to hive configuration in serverdetails.json requires you to restart all the components.
b. Hive name not found or Matching hive name not found for the customer
This error indicates the hive name used is not found in the licensing portal(https://www.iraware.com). Check the hive_name on licensing portal if its configured for the hive_name being used.