Upgraded CLI but not GUI?

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
nachor22
Posts: 2
Joined: Thu Oct 19, 2017 4:34 am

Upgraded CLI but not GUI?

Post by nachor22 »

Hi,
I follow this guide https://wiki.zimbra.com/wiki/Zimbra_Rel ... s_Complete, and upgraded from 8.5.0_GA_3042 to 8.7.11.GA.1854.
Now I have this problem, when I run

Code: Select all

zimbra@mail:/root$ zmcontrol -v
Release 8.7.11.GA.1854.UBUNTU12.64 UBUNTU12_64 FOSS edition, Patch 8.5.0_P1.
but in the web client

Image

Why I get different versions?

Thanks
saket.patel
Zimbra Employee
Zimbra Employee
Posts: 137
Joined: Mon Apr 11, 2022 8:39 pm

Re: Upgraded CLI but not GUI?

Post by saket.patel »

It could be a caching issue

Execute below command to clear server side cache

Code: Select all

zmprov fc all
zmmailboxdctl restart
additionally clear browser cache and reload
nachor22
Posts: 2
Joined: Thu Oct 19, 2017 4:34 am

Re: Upgraded CLI but not GUI?

Post by nachor22 »

spatel wrote:It could be a caching issue

Execute below command to clear server side cache

Code: Select all

zmprov fc all
zmmailboxdctl restart
additionally clear browser cache and reload
I run

Code: Select all

zmprov fc all
zmmailboxdctl restart
but I get the same
User avatar
Raun
Advanced member
Advanced member
Posts: 75
Joined: Thu Mar 24, 2016 1:22 pm

Re: Upgraded CLI but not GUI?

Post by Raun »

nachor22 wrote:Hi,
I follow this guide https://wiki.zimbra.com/wiki/Zimbra_Rel ... s_Complete, and upgraded from 8.5.0_GA_3042 to 8.7.11.GA.1854.
Now I have this problem, when I run

Code: Select all

zimbra@mail:/root$ zmcontrol -v
Release 8.7.11.GA.1854.UBUNTU12.64 UBUNTU12_64 FOSS edition, Patch 8.5.0_P1.
but in the web client

Image

Why I get different versions?

Thanks
Output of zmcontrol -v is not correct . there is no Patch 8.5.0_P1 for 8.7.11 . check your install history and zmsetup.log for more information.
Post Reply