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: 
boonsoft
Contributor
Contributor

Can't access Qlik replicate web console

I am facing an issue accessing the Qlik Replicate web console. The login page keeps prompting for credentials, even when entering the correct username and password. Below are the installation steps I followed:
Qlik Installation
#data=/oracle/qlikdata rpm -ivh --prefix /oracle/attunity areplicate-2024.11.0-177.x86_64.rpm
#vi arep_login.sh
**add below env**
export LD_LIBRARY_PATH=/oracle/attunity/attunity/replicate/lib:/usr/lib64
#./repctl SETSERVERPASSWORD Sysadmsdakf;#Thant1
#../areplicate start
 
boonsoft_1-1736930080631.png

 


 

Labels (1)
1 Reply
vinodn1989
Partner - Contributor III
Partner - Contributor III

What is the username that you are giving while logging in?

You can try the below commands to start the Qlik Replicate and set the password:

user=qlikr group=qlikr verbose=true iport=8080 rport=8081 rpm -i[vh] --prefix /opt/qlikr/ areplicate-6.4.0-102.x86_64.rpm

./repctl SETSERVERPASSWORD adminA@2025