Can somebody help me… please!!!. I’m trying to get the cron jobs work but unfortunality after 3 days i’m totally lost!
I tried to start the cron jobs with my hosting provider and this just didn’t work at all. I’m now trying to work with Cronfig and receive this message on every task:
HTTP status is not 2xx. That means not successful.
Job output
404 Not Found
Not Found
The requested URL /cronfig/mautic:campaigns:trigger was not found on this server.
Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
Can somebody help me… please!!!. I’m trying to get the cron jobs work but unfortunality after 3 days i’m totally lost!
I tried to start the cron jobs with my hosting provider and this just didn’t work at all. I’m now trying to work with Cronfig and receive this message on every task:
HTTP status is not 2xx. That means not successful.
Job output
404 Not Found
Not Found
The requested URL /cronfig/mautic:campaigns:trigger was not found on this server.
Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
My log file:
/mnt/web123/a2/64/57714964/htdocs/web/app/bundles/CoreBundle/Controller/CommonController.php line 465 {“exception”:"[object] (Symfony\Component\HttpKernel\Exception\NotFoundHttpException(code: 0): Requested URL not found: /web/cronjob.nl?Password at /mnt/web123/a2/64/57714964/htdocs/web/app/bundles/CoreBundle/Controller/CommonController.php:465)"} []
[2016-10-29 20:09:25] mautic.ERROR: Deprecation: The alias option of the form.type_extension tag of service “fos_rest.form.extension.csrf_disable” is deprecated since version 2.8 and will be removed in 3.0. Use the extended_type option instead. - in file /mnt/web123/a2/64/57714964/htdocs/web/vendor/symfony/framework-bundle/DependencyInjection/Compiler/FormPass.php - at line 67 [] []
[2016-10-29 20:24:11] mautic.ERROR: Uncaught PHP Exception SymfonyComponentHttpKernelExceptionNotFoundHttpException: “Requested URL not found: /web/mautic” at /mnt/web123/a2/64/57714964/htdocs/web/app/bundles/CoreBundle/Controller/CommonController.php line 465 {“exception”:"[object] (Symfony\Component\HttpKernel\Exception\NotFoundHttpException(code: 0): Requested URL not found: /web/mautic at /mnt/web123/a2/64/57714964/htdocs/web/app/bundles/CoreBundle/Controller/CommonController.php:465)"} []
[2016-10-29 20:33:04] mautic.ERROR: Deprecation: The alias option of the form.type_extension tag of service “fos_rest.form.extension.csrf_disable” is deprecated since version 2.8 and will be removed in 3.0. Use the extended_type option instead. - in file /mnt/web123/a2/64/57714964/htdocs/web/vendor/symfony/framework-bundle/DependencyInjection/Compiler/FormPass.php - at line 67 [] []
[2016-10-29 20:34:04] mautic.ERROR: Deprecation: The alias option of the form.type_extension tag of service “fos_rest.form.extension.csrf_disable” is deprecated since version 2.8 and will be removed in 3.0. Use the extended_type option instead. - in file /mnt/web123/a2/64/57714964/htdocs/web/vendor/symfony/framework-bundle/DependencyInjection/Compiler/FormPass.php - at line 67 [] []
[2016-10-29 20:47:05] mautic.ERROR: Deprecation: The alias option of the form.type_extension tag of service “fos_rest.form.extension.csrf_disable” is deprecated since version 2.8 and will be removed in 3.0. Use the extended_type option instead. - in file /mnt/web123/a2/64/57714964/htdocs/web/vendor/symfony/framework-bundle/DependencyInjection/Compiler/FormPass.php - at line 67 [] []
I removed the >/dev/null 2>&1 notification in the cronjobs.
But there is no information in my emails. I only receive a confirmation about the cronjob. I don’t no what i receive when everything works properly.
How can i check this?