Just upgraded to v100.0.1 today and my backup script which under the hood using /scripts/pkgacct is giving me following error
The command in my backup script is
where --skipwpcore is my custom flag to leave out WordPress core files while running backup because I have a lot of WordPress site. But this was working until now.
I have ran
Bash:
Can't locate Cpanel/Time/TZ.pm in @INC (you may need to install the Cpanel::Time::TZ module) (@INC contains: /usr/local/cpanel /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib /usr/local/cpanel/3rdparty/perl/532/lib/perl5/532/x86_64-linux-64int /usr/local/cpanel/3rdparty/perl/532/lib/perl5/532 /opt/cpanel/perl5/532/site_lib/x86_64-linux-64int /opt/cpanel/perl5/532/site_lib) at /var/cpanel/lib/Whostmgr/Pkgacct/pkgacct line 85.
BEGIN failed--compilation aborted at /var/cpanel/lib/Whostmgr/Pkgacct/pkgacct line 85.
Bash:
/usr/local/cpanel/scripts/pkgacct --allow-override --skipwpcore --skipbwdata --skiplocale --skiplogs --skipmailman $user $staging_dir
I have ran
/scripts/upcp
and update everything updatable from WHM interface. Kindly point me out what to do to get my backup running again.
Last edited: