Installing Qlik Sense is pretty much straight forward process but sometimes it can lead to complications so here I would like to document the complete process of Qlik Sense installation using Qlik PostgreSQL Installer also known as QPI alongside simple straight forward deployment of Qlik Sense without the QPI with only its executable installation file of Qlik Sense mostly used on single node architecture.
With that being said before moving forward with the installation steps lets just keep in mind some important prerequisites which includes the user should have admin privilege (best practice),
framework 4.8 or higher should be installed beforehand
Qlik PostgreSQL Installation:
Note: Any previous instance of PostgreSQL should be removed in order to run the QPI package keeping in mind to take the backup of necessary files.
In
PostgreSQL, a superuser is a user with unrestricted access, bypassing all
permission checks. They can execute commands that have the potential to
destabilize or crash the database server
In the next step add the path to the database data folder keeping in mind the user must have permissions to access the folder.
Permissions can be granted by right clicking on the folder from properties> security > add user
📌 Note: Keep a record of the configuration details present before install button for future references.
After completing the installation run the Qlik Sense Setup on the Central Node as an administrator
📌Note: The service account that you mention here should have the access to the PostgreSQL repo we created earlier
| Two new icons will appear on the desktop Open QMC (Qlik Management Console) at first |
| Printing service is optional for failover node |
Note: Before opening Sense Hub on the central node the user must have Professional license Allocation/ Analyzer license as per the requirement from License Management in QMC. Similarly when trying to open the Qlik Sense hub on Failover node the following error might occur
Open QMC in the failover node > START> VIRTUAL PROXIES
Select the FAILOVER VP > EDIT and select the Load Balancing from properties
Click “ADD NEW SERVER NODE” > CENTRAL > APPLY To connect to the central node.
💡Bits of Knowledge
In a multi-node site, each node regularly checks the central node for a heartbeat. If after 10 minutes (the default timeout period is 10 minutes) there is no response from the central node, the site will automatically fail over to the failover candidate node.
Try opening Qlik Sense Hub again which will be accessible from the failover node.
In this way we are done with the complete setup of Qlik Sense Installation on multi node architecture having one failover and central node.