Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
prrajendran
Creator
Creator

Restorng Qliksense on-prem

Hi Friends,

We have recently lost our remote server where we had Qliksense Enterprise installed. Server is not Turning ON due to Hardware/Disk failure. Server was not a VM and we dont have uptodate backups for our Qliksense apps/data/repository.

We are looking for recovery options but not sure whether we will be able to recover everything.

If we are able to recover, What should be our next steps to get our Qliksense working again on a new VM?

Can someone please share step by step process to restore Qliksense in a new machine.

Labels (2)
1 Reply
Greg_Taffer
Support
Support

Without up-to-date repository backups, restoring Qlik Sense Enterprise requires a manual reconstruction of apps and configurations from the old server's data files if they can be recovered from the failed disk. The priority is to attempt data recovery from the failed disk, then follow a specific "clean install" process on a new machine. 

 

Potential Recovery & Restoration Options
 

  1. Hardware Recovery (Highest Priority): Work with IT/Hardware vendors to recover files from the damaged disk, specifically targeting C:\ProgramData\Qlik\Sense\Repository\ArchivedAppArchive (for app files) and C:\ProgramData\Qlik\Sense\Repository\PostgreSQL (database).
  2. Clean Install Approach: If database backups are gone, you will need to re-install from scratch and re-import/re-publish apps (.qvf files), requiring significant manual reconfiguration of users, security rules, and tasks. 

 

Step-by-Step Restoration on a New VM

 

If you can recover your .qvf files and optionally a Postgres backup, follow these steps: 

 

  1. Prepare the New Server: Create a new Windows Server with the same name, IP address, and domain as the old server (if possible) to minimize reconfiguration.
  2. Install Qlik Sense: Install the same version of Qlik Sense on the new VM. Crucial Step: Uncheck the option to start Qlik Sense services automatically after installation completes.
  3. Restore Apps and Certificates:
    • Create a shared folder for apps (e.g., \\NewServer\ShareName) and copy recovered app files into it.
    • Restore the repository database (if backup is available) using the QlikSenseUtil tool.
  4. Update Server Name: Run QlikSenseUtil.exe (found in C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil) to connect to the database and update the Service Cluster path to the new shared folder.
  5. Reconfigure PostgreSQL (If needed): If the hostname changed, you must update the ServerNodeConfigurations table in the PostgreSQL database with the new server's name.
  6. Restart Services: Start the "Qlik Sense Repository Database" service first, then start the other Qlik Sense services.
  7. Re-license and Re-import: Log in to the QMC, re-apply the license, and import/re-publish apps that were not restored via backup.