Hi,
When will a new Zimbra package be available? I hoped it would be monthly. Current version is:
Latest Version: 9.0.0p17
Release Date: 2021-09-02 14:30:00 +0000Received a critial patch update from Zimbra today..... Please let us know. Thanks!
Critial patch page: (v9.0)
Hi Martin,
Thanks for the notice. We are aware of this critical fix, and we are working on it, so I expect it will be out soon.
Thanks again.
thanks Arman!
Update to latest 9.0.0P20 package works. Thanks guys!
I did an apt-get update today and saw zimbra-updates passing by. Implemented them.
I can't see if I on P21 in Release 9.0.0.ZEXTRAS.20211118.UBUNTU18.64 (zmcontrol -v doesn't show)
So far so good. 🙂
Hi Arman,
I would like to inquire into an update of Zextras to patch P22? Is there an update planned?
P22 is very recent but just asking. 🙂
Hi Arman,
I would like to inquire into an update of Zextras to patch P22? Is there an update planned?
P22 is very recent but just asking.
Hi Martin,
Yes, we're working on it, and it's expected to be released around the end of January.
Hi everyone,
I'm glad to inform you the new Zimbra 9.0.0 build by Zextras based on patch 23 is now available for download.
- Download the package: https://www.zextras.com/zextras-build-based-on-zimbra-official-repository/
- Package information (version and patch number): https://www.zextras.com/thankyou-zextras-build-zimbra/
Have a nice one!
I still don't get to the page where I can put in my email Just get to the instructions how to upgrade.
It still does not work. Even though I tried in a browser I never used on your site before.
I got the download now.
But after upgrading all services does not start:
amavis Running
antispam Running
antivirus Running
imapd Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
memcached Running
mta Running
opendkim Running
proxy Running
service webapp Stopped
zmmailboxdctl is not running.
snmp Running
spell Running
stats Running
zimbra webapp Stopped
zmmailboxdctl is not running.
zimbraAdmin webapp Stopped
zmmailboxdctl is not running.
zimlet webapp Stopped
zmmailboxdctl is not running.
zmconfigd Running
I can't see or find out why they do not start either.
Any ideas?
/D
@daz probably impossible to tell without more info from the logs, e.g. /var/log/zimbra.log on Ubuntu
@mik the logs can be found here: https://www.dropbox.com/s/kgk3ofl7zmrxv5y/zimbra_logs.tgz?dl=0
I can't see much other than maildrop has no permissions to write somewhere.. I tried fixing it but still nothing.
@daz not a Zimbra pro here, but usually I observe the start process with tailing /var/log/zimbra.log (tail -f /var/log/zimbra.log), which seems missing here. If there is a service not starting it will be logged there right away.
I belive you tried zmcontrol restart before?
seems this is part of what I can see failing:
Jan 24 21:29:06 mail1 zmconfigd[6176]: File "/opt/zimbra/common/lib/jylibs/state.py", line 816, in rewriteConfig os.unlink(to)
Jan 24 21:29:06 mail1 zmconfigd[6176]: Rewrite failed: [Errno 1] Operation not permitted: '/opt/zimbra/common/conf/tag_as_originating.re' ([Errno 1] Operation not permitted: '/opt/zimbra/common/conf/tag_as_originating.re')
Jan 24 21:29:06 mail1 zmconfigd[6176]: File "/opt/zimbra/common/lib/jylibs/state.py", line 816, in rewriteConfig os.unlink(to)
Jan 24 21:29:06 mail1 zmconfigd[6176]: Rewrite failed: [Errno 1] Operation not permitted: '/opt/zimbra/common/conf/tag_as_foreign.re' ([Errno 1] Operation not permitted: '/opt/zimbra/common/conf/tag_as_foreign.re')
Jan 24 21:29:06 mail1 zmconfigd[6176]: File "/opt/zimbra/common/lib/jylibs/state.py", line 816, in rewriteConfig os.unlink(to)
Jan 24 21:29:06 mail1 zmconfigd[6176]: Rewrite failed: [Errno 1] Operation not permitted: '/opt/zimbra/common/conf/master.cf' ([Errno 1] Operation not permitted: '/opt/zimbra/common/conf/master.cf')
Jan 24 21:29:06 mail1 zmconfigd[6176]: All rewrite threads completed in 0.03 sec
@mik It didn't do much. Also tried the zmfixperms script before and it should've fixed it..
This is what I see when starting it up from scratch: https://www.dropbox.com/s/r383ehm9c5blpzu/zm_Start.log?dl=0
@daz OK, I'm out of ideas... Interesting that it does not trigger any warnings or errors (other than connection refused). If service are still not up there must be something wrong with the services not being triggered or not proper installed after updating.
Guess this has to be sorted out by the pros... 😐 Hope it gets resolved soon and is not a general error.