Page 1 of 1

Upgraded CLI but not GUI?

Posted: Thu Oct 19, 2017 4:43 am
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

Re: Upgraded CLI but not GUI?

Posted: Fri Oct 27, 2017 8:49 pm
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

Re: Upgraded CLI but not GUI?

Posted: Wed Nov 01, 2017 2:42 am
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

Re: Upgraded CLI but not GUI?

Posted: Mon Nov 13, 2017 5:14 pm
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.