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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
plai_raditya
Contributor II
Contributor II

Qlik Replicate version still the same after fresh install on existing sever

continuing from my previous question where i tried to upgrade from Nov 22 to Nov 25 in Linux

https://community.qlik.com/t5/Qlik-Replicate/Upgrade-Qlik-replicate-from-November-2022-to-November-2...

but i encounter too much error so i decided to uninstall current qlik replicate using 

verbose=true debug=true rpm -e areplicate

i also confirm it by using :

rpm -q areplicate

long short story, I tried to install Qlik replicate nov 25 in the same server after uninstall nov 22
tar xf QlikReplicate_2025_11_0_Linux_X64.tar.gz
sudo user=attunity group=attunity nocredentials=true verbose=true rpm -Uvh --prefix /opt/ areplicate-2025.11.0-164.x86_64.rpm --nodeps

install complete without error and service is running fine, but when i open UI URL : https://XXXXX:3552/attunityreplicate

it redirect to https://XXXXX:3552/attunityreplicate/2022.11.0.394/#!/tasks
and in the UI, the version is still 2022.11.0.394

i don't know how to check the version but when i checked in repsrv.log it shows :
00043841: 2025-12-31T16:20:59:193733 [AT_GLOBAL ]I: Qlik Replicate Server Log (V2025.11.0.164

Labels (3)
1 Solution

Accepted Solutions
plai_raditya
Contributor II
Contributor II
Author

hai @john_wang 

I did clear cache and even using new browser but still no changes. here is what I did and thank God it works

1. clear cache & cookies in browser
2. Stop areplicate service
3. run systemctl daemon-reload
4. start areplicate service

now it works fines. thank you John

View solution in original post

4 Replies
john_wang
Support
Support

Hello @plai_raditya ,

If both repsrv.log and repuictl.log show version 2025.11.0.164, then the most likely cause is browser caching. Please clear your browser cache, or try accessing Replicate in a non-cache mode (for example: Incognito in Chrome, Private in Firefox, InPrivate in Edge) — or simply use the curl command from Linux.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
plai_raditya
Contributor II
Contributor II
Author

hai @john_wang 

I did clear cache and even using new browser but still no changes. here is what I did and thank God it works

1. clear cache & cookies in browser
2. Stop areplicate service
3. run systemctl daemon-reload
4. start areplicate service

now it works fines. thank you John

DesmondWOO
Support
Support

Hi @plai_raditya ,

Great to hear that it’s working now! Could you please click 'Accept as Solution'?

Thanks!
Desmond

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
john_wang
Support
Support

Great to hear it’s working now. Thanks a lot for your outstanding support! @plai_raditya 

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!