success upgrades to 8.8.15

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 275
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.0.6.GA.4518.UBUNTU20_64
Contact:

success upgrades to 8.8.15

Post by oetiker »

Hi

there are some bad reports about update problems to 8.8.15 ... are there any successful stories?

cheers Manuel
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: success upgrades to 8.8.15

Post by phoenix »

Yes, mine went without a hitch from 8.8.12 P4 to 8.8.15.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
strafford
Advanced member
Advanced member
Posts: 101
Joined: Fri Sep 12, 2014 11:29 pm
Location: Ontario, Canada

Re: success upgrades to 8.8.15

Post by strafford »

We have upgraded from Ubuntu 14.04 8.7, then to 8.8.15, then Ubuntu 14.04 to 16.04.

Only issue is that I can no longer get sender_bcc_maps to work.
spectre.nl
Posts: 3
Joined: Sun Jan 24, 2016 4:22 pm

Re: success upgrades to 8.8.15

Post by spectre.nl »

I upgraded from opensource 8.8.6 to 8.8.15 on centos 7
At first I thought that everything was upgraded without a glitch, but now I see some
strange behavior in the admin console.
zmcontrol status tells me everything is running, but the admin web interface state that all services are down.
I remember I’ve seen this before, but I cannot find the solution, but everthing is working like zmcontrol says.
strafford
Advanced member
Advanced member
Posts: 101
Joined: Fri Sep 12, 2014 11:29 pm
Location: Ontario, Canada

Re: success upgrades to 8.8.15

Post by strafford »

One thing I have found, since we run a split DNS, is that you have to do the following after the upgrade or your local mail will not be delivered (by local I mean from the mail server, and things like sender_bcc_maps, etc.):

Code: Select all

zmprov ls mailserver.yourdomain.whatever zimbraMtaLmtpHostLookup
zmprov mcf zimbraMtaLmtpHostLookup native
zmmtactl restart
zmcontrol restart
This should probably be in the upgrade notes....
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: success upgrades to 8.8.15

Post by phoenix »

I've never had to do that in all the (almost) fourteen years I've run ZCS, the setting on my server is:

Code: Select all

zmprov gcf zimbraMtaLmtpHostLookup
zimbraMtaLmtpHostLookup: dns
[EDIT}BTW, that might indicate a DNS problem rather than a configuration error: https://wiki.zimbra.com/wiki/Incoming_Mail_Problems
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: success upgrades to 8.8.15

Post by L. Mark Stone »

I’ve done several successful in-place upgrades for multiple customers to date.
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 275
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.0.6.GA.4518.UBUNTU20_64
Contact:

Re: success upgrades to 8.8.15

Post by oetiker »

Finally I did my Upgrade from 8.8.12 -> 8.8.15 and have now crashing soap processes.... any hints :shock:

ua=ZimbraWebClient - GC76 (Linux)/8.8.15_GA_3829;soapId=2aa58595;] soap - handler exception
java.lang.IllegalStateException: Connection pool shut down
at org.apache.http.util.Asserts.check(Asserts.java:34)
at org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:191)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.requestConnection(PoolingHttpClientConnectionManager.java:268)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:176)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)

com.zimbra.common.service.ServiceException: system failure: Connection pool shut down
ExceptionId:qtp961409111-638://zimbra/dav/rte%40dde.ch/:1566283425937:e548bce2d1f6ae5f
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE(ServiceException.java:288)
at com.zimbra.client.ZMailbox.invoke(ZMailbox.java:1011)
at com.zimbra.client.ZMailbox.invoke(ZMailbox.java:987)
at com.zimbra.client.ZMailbox.invokeJaxbToElement(ZMailbox.java:970)
at com.zimbra.client.ZMailbox.invokeJaxb(ZMailbox.java:975)
at com.zimbra.client.ZMailbox.populateFolderCache(ZMailbox.java:4169)


ok looks like

Code: Select all

su - zimbra
zmprov mcf zimbraCsrfTokenCheckEnabled TRUE
zmmailboxdctl restart
helps

I had this probably because of this problem I had earlier:
https://wiki.zimbra.com/wiki/Fix_a_Zimb ... to_ZCS_8.6
grantntourbus
Posts: 16
Joined: Thu Jul 18, 2019 7:30 pm

Re: success upgrades to 8.8.15

Post by grantntourbus »

Does anyone know if you can upgrade from 8.8.10 right to 8.8.15, or is it recommended to go to 8.8.12 then 8.8.15?
Post Reply