Your software
My Mautic version is: 5.03
My PHP version is:8.1
My Database type and version is:
Your problem
My problem is:
I tried to update Mautic to the latest version via SSH.
The command “php bin/console mautic:update:apply” worked fine.
But when I put “php bin/console mautic:update:apply --finish”
I got the following error: "In FileLoader.php line 224:
Expected to find class “MauticPlugin\MauticRssToEmailBundle\vendor\autoload.
" in file “/home/mk.castillapropiedades.com.ar/public_html/plugins/MauticRs
sToEmailBundle/vendor/autoload.php” while importing services from resource
“/home/mk.castillapropiedades.com.ar/public_html/plugins/MauticRssToEmailBu
ndle”, but it was not found! Check the namespace prefix used with the resource.”
And from that moment on Mautic didn’t work anymore. I get this when I try to log in: “The site is currently offline due to encountering an error. If the problem persists, please contact the system administrator.”
Does anyone know how to solve this problem?
These errors are showing in the log:
Steps I have tried to fix the problem: