Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dec 29, 2023 5:26:45 AM
Dec 30, 2022 4:59:44 AM
We have compiled a quick guide on how to install Qlik Replicate on Linux.
For additional information and a list of supported Linux platforms, see
Setting up Qlik Replicate on Linux as well as Linux installation prerequisites and procedures.
Index:
If at this point you are given an error related to unable to find an so file (shared object), then set and export LD_LIBRARY_PATH to attunity installation directory's lib sub-directory and try setting the password again.
If receive an error about arepbase.so missing libraries:
Please ensure that your firewall allows inbound and outbound traffic on the REST port (default 3552).
In most systems using firewalls, you can use the following to add exceptions to specific ports. For instance:
sudo firewall-cmd --zone=public --add-port=3552/tcp --permanent
sudo firewall-cmd --reload
Note: If you would need additional information related to how those need to be set up you may need to consult the OS vendor's recommendation and your business case and requirements.
How to connect Active Directory users to Qlik Replicate on Linux