Hi guys!
I’m using Mautic for a year and until now, everything was amazing.
But sudeenly, it stops from sending campaigns emails and also queue emails.
The only way that i can send emails is by broadcast and i have to set the emails to be sent immediataly.
I set some parameter in cronjobs log to see whats going on, but the log files only contain this:
"Mautic version 2.8.1 - app/prod
Usage:
command [options] [arguments]
Options:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
–ansi Force ANSI output
–no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-s, --shell Launch the shell.
–process-isolation Launch commands from shell as a separate process.
-e, --env=ENV The Environment name. [default: “prod”]
–no-debug Switches off debug mode.
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
help Displays help for a command
list Lists commands
assets
assets:install Installs bundles web assets under a public web directory
…
…
…
Its continue with tons of possible commands and i think i do not need to put all here.
This is the way my cronjobs commands are set:
php /home2/hp20/public_html/emails/entrar/app/console mautic:segments:update > /home2/hp20/mautic_segments.log 2>&1 --env=prod
php /home2/hp20/public_html/emails/entrar/app/console mautic:campaigns:rebuild > /home2/hp20/mautic_campaigns_rebuild.log 2>&1 --env=prod
Anyone have any idea that can use to solve this problem?
Thanks!
Hi guys!
I’m using Mautic for a year and until now, everything was amazing.
But sudeenly, it stops from sending campaigns emails and also queue emails.
The only way that i can send emails is by broadcast and i have to set the emails to be sent immediataly.
I set some parameter in cronjobs log to see whats going on, but the log files only contain this:
[i]"Mautic version 2.8.1 - app/prod
Usage:
command [options] [arguments]
Options:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
–ansi Force ANSI output
–no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-s, --shell Launch the shell.
–process-isolation Launch commands from shell as a separate process.
-e, --env=ENV The Environment name. [default: “prod”]
–no-debug Switches off debug mode.
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
help Displays help for a command
list Lists commands
assets
assets:install Installs bundles web assets under a public web directory
…
…
…[/i]
Its continue with tons of possible commands and i think i do not need to put all here.
This is the way my cronjobs commands are set:
php /home2/hp20/public_html/emails/entrar/app/console mautic:segments:update > /home2/hp20/mautic_segments.log 2>&1 --env=prod
php /home2/hp20/public_html/emails/entrar/app/console mautic:campaigns:rebuild > /home2/hp20/mautic_campaigns_rebuild.log 2>&1 --env=prod
Anyone have any idea that can use to solve this problem?
Thanks!