zmauditswatch: fatal: parameter inet_interfaces:

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
UHL-Services
Posts: 1
Joined: Thu Feb 17, 2022 3:41 pm

zmauditswatch: fatal: parameter inet_interfaces:

Post by UHL-Services »

Hi,


I have followed the details from the wiki, to deploy zmauditswatch, yet this fails with the following errors.

Code: Select all

[root@mail ~]# systemctl status zmauditswatch
● zmauditswatch.service - Zimbra Collaboration Suite Zmauditswatch
   Loaded: loaded (/etc/systemd/system/zmauditswatch.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2022-10-02 11:15:15 CEST; 15s ago
  Process: 4724 ExecStop=/opt/zimbra/bin/zmauditswatchctl stop (code=exited, status=0/SUCCESS)
  Process: 4788 ExecStart=/opt/zimbra/bin/zmauditswatchctl start (code=exited, status=0/SUCCESS)
 Main PID: 4851 (auditswatch)
   CGroup: /system.slice/zmauditswatch.service
           ├─4851 /usr/bin/perl /opt/zimbra/libexec/auditswatch --config-file=/opt/zimbra/conf/auditswatchrc --use-cpan-file-tail --script-dir=/opt/zimbra/data/tmp ...
           └─4855 /usr/bin/perl /opt/zimbra/data/tmp/.swatch_script.4851

Oct 02 11:15:14 mail.uhlhost.net systemd[1]: Starting Zimbra Collaboration Suite Zmauditswatch...
Oct 02 11:15:15 mail.uhlhost.net systemd[1]: Started Zimbra Collaboration Suite Zmauditswatch.
Oct 02 11:15:15 mail.uhlhost.net postfix/sendmail[4858]: fatal: parameter inet_interfaces: no local interface found for ::1
Oct 02 11:15:15 mail.uhlhost.net postfix/sendmail[4860]: fatal: parameter inet_interfaces: no local interface found for ::1
Oct 02 11:15:15 mail.uhlhost.net postfix/sendmail[4861]: fatal: parameter inet_interfaces: no local interface found for ::1
Oct 02 11:15:15 mail.uhlhost.net postfix/sendmail[4863]: fatal: parameter inet_interfaces: no local interface found for ::1
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: zmauditswatch: fatal: parameter inet_interfaces:

Post by phoenix »

Well, the obvious reason for your problem is the fact that there's "no local interface found for ::1" - do you have IPv6 enabled and configured on your server and in ZCS?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
Post Reply