Help! ZCS 8.6 not running after upgrading the TLS

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
hklt0110
Posts: 5
Joined: Tue Sep 17, 2019 3:29 am
Location: NCR, Philippines
ZCS/ZD Version: Release 8.6.0_GA_1153.RHEL7_64_2014
Contact:

Help! ZCS 8.6 not running after upgrading the TLS

Post by hklt0110 »

Following the instruction on this link -

https://wiki.zimbra.com/wiki/Cipher_suites

after disabling tls1, tls1.1 and enable only tls1.2 and tls1.3, I cannot start the zcs running normal.

amavis Running
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
memcached Stopped
memcached is not running.
mta Running
opendkim Running
proxy Stopped
zmnginxctl is not 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

now I want to run the ZCS normally under TLS 1 - TLS 1.2 only since it's running perfect.

Please help.

Errors:

Starting memcached...Failed.
Starting memcached.../opt/zimbra/bin/zmmemcachedctl: line 70: /opt/zimbra/memcached/bin/memcached: No such file or directory
failed.

Starting proxy...Failed.
Starting nginx...nginx: [warn] invalid value "TLSv1.3" in /opt/zimbra/conf/nginx/includes/nginx.conf.mail:204
failed.

Starting service webapp...Failed.

Starting zimbra webapp...Failed.

Starting zimbraAdmin webapp...Failed.

Starting zimlet webapp...Failed.



Host mail.xxxx.xxx
amavis Running
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
memcached Stopped
memcached is not running.
mta Running
opendkim Running
proxy Stopped
zmnginxctl is not 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


Thank you in advance.
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Help! ZCS 8.6 not running after upgrading the TLS

Post by phoenix »

The error you're showing has nothing to do with modifying the cipher suites etc. The error seems to be about memcached, follow-up on that. You should always post the full output of the following command:

Code: Select all

zmcontrol -v
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
User avatar
hklt0110
Posts: 5
Joined: Tue Sep 17, 2019 3:29 am
Location: NCR, Philippines
ZCS/ZD Version: Release 8.6.0_GA_1153.RHEL7_64_2014
Contact:

Re: Help! ZCS 8.6 not running after upgrading the TLS

Post by hklt0110 »

phoenix wrote:The error you're showing has nothing to do with modifying the cipher suites etc. The error seems to be about memcached, follow-up on that. You should always post the full output of the following command:

Code: Select all

zmcontrol -v

Sorry, forgot to include my version.

Release 8.6.0_GA_1153.RHEL7_64_20141215151110 RHEL7_64 FOSS edition
Post Reply