Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT

Failure to connect to Licenses Container RedHat/Ubuntu

cancel
Showing results for 
Search instead for 
Did you mean: 
Hordy_Beauzile
Support
Support

Failure to connect to Licenses Container RedHat/Ubuntu

Last Update:

Jul 12, 2022 12:06:35 PM

Updated By:

Hordy_Beauzile

Created date:

Jul 12, 2022 12:06:35 PM

Have you tried installing/upgrading Qlik Catalog and you ran into 

Screen Shot 2022-06-27 at 1.30.30 PM.png

Double check the IP Address within your 

pod_qlikContainers.yml 

You maybe using an external IP address instead of the Internal IP address.

For Redhat/Ubuntu Deployments:

1. Sign in as the qdc user ($)

2. Navigate to QDC_Home/qlikcore

3. Run as the qdc user: 

$ podman ps

#You should see license container running. If not

4. Run as the qdc user:

$ ./shutdown_qlikContainers.sh

$ vi pod_qlikContainers.yml

5. Navigate to 

host=<IP Address>

6. Configure IP Address to the correct internal IP address

7. Save the pod_qlikContainers.yml and exit

8. Run as the qdc user:

$./launch_qlikContainers.sh

 

The error message above should disappear upon login.

 

Labels (1)
Contributors
Version history
Last update:
‎2022-07-12 12:06 PM
Updated by: