MAUTIC3
My PHP version is : 7.3.6
My MySQL/MariaDB version is: 5.7.31
Updating/Installing Errors [2020-08-08 18:54:00] ERR_BUILD_M3_CACHE: Failed to build cache for Mautic 3. All your data has been successfully migrated to Mautic 3, but this error very likely needs to be fixed before you can start using Mautic 3.
Command output:
// Clearing the cache for the prod environment with debug true
In ClassExistenceResource.php line 181:
Class “Mautic\CoreBundle\EventListener\CommonSubscriber” not found while loading “MauticPlugin\MauticCronTesterBundle\EventListener\ButtonSubscriber”.
cache:clear [–no-warmup] [–no-optional-warmers] [-h|–help] [-q|–quiet] [-v|vv|vvv|–verbose] [-V|–version] [–ansi] [–no-ansi] [-n|–no-interaction] [-e|–env ENV] [–no-debug] [–]
*I am Updating mautic 2.16.3 for mautic 3
*Upgrading Command Line
These errors are showing in the installer :ERR_BUILD_M3_CACHE: Failed to build cache for Mautic 3. All your data has been successfully migrated to Mautic 3, but this error very likely needs to be fixed before you can start using Mautic 3.
Command output:
// Clearing the cache for the prod environment with debug true
In ClassExistenceResource.php line 181:
Class “Mautic\CoreBundle\EventListener\CommonSubscriber” not found while loading “MauticPlugin\MauticCronTesterBundle\EventListener\ButtonSubscriber”.
These errors are showing in the Mautic log :
These errors are showing in the upgrade_log.txt file (located in the root of your Mautic instance when an upgrade has been attempted - ensure you remove or redact any sensitive data such as domain names in the file path) :
Your problem Internal Server Error try to open mautic
My problem is : how to solve ?
Steps I have tried to fix the problem :