Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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.
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
Hi @plai_raditya ,
Great to hear that it’s working now! Could you please click 'Accept as Solution'?
Thanks!
Desmond
Great to hear it’s working now. Thanks a lot for your outstanding support! @plai_raditya