Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More

Failed to connect to licenses service

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

Failed to connect to licenses service

Last Update:

Jul 12, 2022 12:05:31 PM

Updated By:

Hordy_Beauzile

Created date:

Jul 12, 2022 12:05:31 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 

docker-compose-qlikContainers.yml 

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

For Centos Deployments:

1. Sign in as the qdc user ($)

2. Navigate to QDC_Home/qlikcore

3. Run as the qdc user: 

$ docker ps

#You should see license container running. If not

4. Run as the qdc user:

$ ./shutdown_qlikContainers.sh

$ vi docker-compose-qlikContainers.yml

5. Navigate to 

LICENSES_CONNECTION_STRING=host=<IP Address>

6. Configure IP Address to the correct internal IP address

7. Save the docker-compose-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:05 PM
Updated by: