Daily report broken...
 
Notifications
Clear all

[Solved] Daily report broken in 24.3

5 Posts
2 Users
0 Reactions
283 Views
(@regul8or)
Joined: 2 years ago
Posts: 16
Topic starter  

Have a clean install of Carbonio CE 24.3. Looks like there's a problem with zmdailyreport:

zextras:~$ /opt/zextras/libexec/zmdailyreport --help
Can't locate Mail/Mailer.pm in @INC (you may need to install the Mail::Mailer module) (@INC contains: /opt/zextras/common/lib/perl5/x86_64-linux-gnu-thread-multi /opt/zextras/common/lib/perl5/Zimbra/DB /opt/zextras/common/lib/perl5/Zimbra/Mon /opt/zextras/common/lib/perl5/Zimbra/SOAP /opt/zextras/common/lib/perl5/x86_64-linux-gnu-thread-multi /opt/zextras/common/lib/perl5 /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at ./libexec/zmdailyreport line 29.
BEGIN failed--compilation aborted at ./libexec/zmdailyreport line 29.

Is there a way to fix it? I have absolutely no experience with Perl

This topic was modified 5 months ago 2 times by regul8or

   
Quote
(@sharif)
Admin
Joined: 2 years ago
Posts: 575
 

@regul8or

Hi,

I just checked /opt/zextras/libexec/zmdailyreport on Carbonio Release  24.3.0 and could not found any error.

zextras@mail:~$ zmcontrol -v
Carbonio Release 24.3.0
zextras@mail:~$
zextras@mail:~$
zextras@mail:~$ /opt/zextras/libexec/zmdailyreport --help
Usage:
      zmdailyreport [options]

      Options:
        --mail                 Send report via email, default is stdout
        --help                 This help message
        --user                 User to deliver report to, default is localconfig smtp_destination

zextras@mail:~$ 
zextras@mail:~$

Could you please tell us more about what OS you are using? 

Regards,

Sharif


   
ReplyQuote
(@regul8or)
Joined: 2 years ago
Posts: 16
Topic starter  

Hello. Operating system is:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:        22.04
Codename:       jammy

Carbonio is 2 nodes install (with existing PostgreSQL) with the following roles:

Server 1:

sudo apt install \
carbonio-appserver \
carbonio-directory-server \
carbonio-mailbox-db \
carbonio-storages-ce \
service-discover-server

Server 2:

sudo apt install \
carbonio-mta \
carbonio-proxy \
carbonio-user-management \
carbonio-webui \
service-discover-agent

 


   
ReplyQuote
(@regul8or)
Joined: 2 years ago
Posts: 16
Topic starter  

WHOA! I tried node 1 but in fact it should be run on node 2:

zextras@srv-carb-proxy-1:~$ /opt/zextras/libexec/zmdailyreport --help
Usage:
      zmdailyreport [options]

      Options:
        --mail                 Send report via email, default is stdout
        --help                 This help message
        --user                 User to deliver report to, default is localconfig smtp_destination

Sorry for inconvinience 😔 


   
ReplyQuote
(@sharif)
Admin
Joined: 2 years ago
Posts: 575
 

@regul8or 

Hi,

No worries.

Thanks for sharing your experience with our users.

Regards,

Sharif


   
ReplyQuote