Posts by brusau

    strange... now running.


    Just tryed to start servie before starting this thread here.


    Thx a lot... too early on sunday morning....


    • Distribution Deian 8.9
    • i-MSCP version 1.5.1
    • i-MSCP plugin list ( LetsEncrypt 3.3.0; ClamAV 1.3.0; Mailgraph 1.1.1; Monitorix 1.2.2; PolicydWeight 1.2.0;Postscreen 1.2.0; RoundcubePlugins 2.0.1;SpamAssasin 2.0.1)
    • i-MSCP listener list ( none )

    Today I recieved a mail:


    Code
    1. /etc/cron.daily/spamassassin:Job for spamassassin.service failed. See 'systemctl status spamassassin.service' and 'journalctl -xn' for details.invoke-rc.d: initscript spamassassin, action "reload" failed.



    any idea where I can try to solve the problem?

    On a new installation with monitorix no graphs where shown.


    Code
    1. perl /var/www/imscp/gui/plugins/Monitorix/cronjob/cronjob.pl[FATAL] autouse::__ANON__: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /var/www/imscp/engine/PerlLib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl/5.20/autouse.pm line 53, <$fh> line 406.


    Code
    1. root@srv /var/www/imscp/gui/plugins/Monitorix # monitorix -vMonitorix version 3.9.0 (14-Oct-2016)by Jordi Sanfeliu <[email protected]>http://www.monitorix.org/


    I had to install the perl modul Capture::Tiny



    Code
    1. perl -MCPAN -e 'install Capture::Tiny'

    After this the plugin was working fine