Hello
I've just launched the apt-get upgrade command on my server and after an upgrade of PHP 7.1, I've got this error message :
Code
- [ERROR] Package::FrontEnd::restartNginx: Can't locate object method "getInstance" via package "MSCP::Service" (perhaps you forgot to load "MSCP::Service"?) at /var/www/imscp/engine/PerlLib/Package/FrontEnd.pm line 589.E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/local/sbin/imscp-dpkg-post-invoke.pl -a ${IMSCP_SETUP:=0} -eq 0 ]; then /usr/bin/perl /usr/local/sbin/imscp-dpkg-post-invoke.pl -d; fi'E: Sub-process returned an error code
Here is the line 589 of /var/www/imscp/engine/PerlLib/Package/FrontEnd.pm
I think you have just forgot the "i" of "iMSCP"
I have the 1.4.2 version of iMSCP