Dear Guys,
im having a problem after update to the new version.
When i process a queue e-mail, this message is displayed at the log:
app/logs/mautic_prod-2016-03-02.php
[2016-03-02 13:36:08] mautic.ERROR: Fatal: require(): Failed opening required ‘/var/www/html/app/cache/prod/doctrine/orm/Proxies/__CG__MauticEmailBundleEntityEmail.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) - in file /var/www/html/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php - at line 207 [] []
how i can solve this?
Regards.
Dear Guys,
im having a problem after update to the new version.
When i process a queue e-mail, this message is displayed at the log:
app/logs/mautic_prod-2016-03-02.php
[2016-03-02 13:36:08] mautic.ERROR: Fatal: require(): Failed opening required ‘/var/www/html/app/cache/prod/doctrine/orm/Proxies/__CG__MauticEmailBundleEntityEmail.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) - in file /var/www/html/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php - at line 207 [] []
how i can solve this?
Regards.
I have the same problem!
And the mail queue dont process the rest of mails…
Try running php app/console cache:clear
or just manually delete the app/cache
directories.
Nice, i solved after remove all mautic content and reinstalling everything again, import the db and starts the queue.
Thanks.