After updating to Patch 8.8.15_P32 some services won't start.

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
scorpioking22
Posts: 6
Joined: Thu Mar 24, 2022 7:29 am

After updating to Patch 8.8.15_P32 some services won't start.

Post by scorpioking22 »

zmcontrol -v Release
Release 8.8.15.GA.4179.UBUNTU20.64 UBUNTU20_64 FOSS edition, Patch 8.8.15_P32.

zmamavisdctl start
Starting amavisd-mc...amavisd-mc is already running.
Starting amavisd...Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/ ( { <-- HERE } (?: / \* )? | \* ) / at (eval 100) line 784, <DATA> line 755.
failed.

zmcontrol status:
Host <FQDN>
amavis Stopped
amavisd is not running.
antispam Stopped
zmamavisdctl is not running
antivirus Stopped
zmamavisdctl is not running
dnscache Running
imapd Running
ldap Running
logger Running
mailbox Running
memcached Running
mta Stopped
zmamavisdctl is not running
opendkim Running
service webapp Running
snmp Running
spell Running
stats Running
zimbra webapp Running
zimbraAdmin webapp Running
zimlet webapp Running
zmconfigd Running

cat /etc/os-release:
NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and- ... acy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

tail -n 260 /var/log/zimbra.log

Jun 27 11:07:23 e1lsar9011msrv zmconfigd[1119474]: Tracking service antispam
Jun 27 11:07:23 e1lsar9011msrv zmconfigd[1119474]: Command not defined for imapd
Jun 27 11:07:24 e1lsar9011msrv /postfix-script[1140699]: the Postfix mail system is running: PID: 1124052
Jun 27 11:07:24 e1lsar9011msrv zmconfigd[1119474]: Tracking service mta
Jun 27 11:07:25 e1lsar9011msrv zmconfigd[1119474]: Watchdog: service antivirus status is OK.
Jun 27 11:07:25 e1lsar9011msrv zmconfigd[1119474]: All rewrite threads completed in 0.00 sec
Jun 27 11:07:25 e1lsar9011msrv zmconfigd[1119474]: All restarts completed in 0.00 sec
Jun 27 11:07:47 e1lsar9011msrv /postfix-script[1141138]: the Postfix mail system is running: PID: 1124052
Jun 27 11:08:08 e1lsar9011msrv /postfix-script[1141586]: the Postfix mail system is running: PID: 1124052
Jun 27 11:08:25 e1lsar9011msrv zmconfigd[1119474]: Fetching All configs
Jun 27 11:08:25 e1lsar9011msrv zmconfigd[1119474]: All configs fetched in 0.05 seconds
Jun 27 11:08:26 e1lsar9011msrv zmconfigd[1119474]: Tracking service amavis
Jun 27 11:08:31 e1lsar9011msrv zmconfigd[1119474]: Tracking service antispam
Jun 27 11:08:31 e1lsar9011msrv zmconfigd[1119474]: Command not defined for imapd
Jun 27 11:08:31 e1lsar9011msrv /postfix-script[1141984]: the Postfix mail system is running: PID: 1124052
Jun 27 11:08:31 e1lsar9011msrv zmconfigd[1119474]: Tracking service mta
Jun 27 11:08:33 e1lsar9011msrv zmconfigd[1119474]: Watchdog: service antivirus status is OK.
Jun 27 11:08:33 e1lsar9011msrv zmconfigd[1119474]: All rewrite threads completed in 0.00 sec
Jun 27 11:08:33 e1lsar9011msrv zmconfigd[1119474]: All restarts completed in 0.00 sec
Jun 27 11:09:33 e1lsar9011msrv zmconfigd[1119474]: Fetching All configs
Jun 27 11:09:33 e1lsar9011msrv zmconfigd[1119474]: All configs fetched in 0.04 seconds
Jun 27 11:09:33 e1lsar9011msrv zmconfigd[1119474]: Tracking service amavis
Jun 27 11:09:38 e1lsar9011msrv zmconfigd[1119474]: Tracking service antispam
Jun 27 11:09:38 e1lsar9011msrv zmconfigd[1119474]: Command not defined for imapd
Jun 27 11:09:39 e1lsar9011msrv /postfix-script[1142388]: the Postfix mail system is running: PID: 1124052
Jun 27 11:09:39 e1lsar9011msrv zmconfigd[1119474]: Tracking service mta
Jun 27 11:09:40 e1lsar9011msrv zmconfigd[1119474]: Watchdog: service antivirus status is OK.
Jun 27 11:09:40 e1lsar9011msrv zmconfigd[1119474]: All rewrite threads completed in 0.00 sec
Jun 27 11:09:40 e1lsar9011msrv zmconfigd[1119474]: All restarts completed in 0.00 sec

Disk warning: <FQDN>: /snap/core18/2128 on device /dev/loop0 at 100%

zmcontrol stop and zmcontrol start does not work.
Can someone help me to fix this.
scorpioking22
Posts: 6
Joined: Thu Mar 24, 2022 7:29 am

Re: After updating to Patch 8.8.15_P32 some services won't start.

Post by scorpioking22 »

perl -v

This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-gnu-thread-multi
(with 50 registered patches, see perl -V for more detail)

Copyright 1987-2019, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Skimz
Posts: 1
Joined: Thu Aug 25, 2022 6:28 am

Re: After updating to Patch 8.8.15_P32 some services won't start.

Post by Skimz »

Hi.
You resolve this problem?
Post Reply