Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ENVIAR EMAIL DESDE WORKFLOW
#3
Cuando ejecuto el php no me envía el correo electrónico y me sale esto

[root@serverwebcentos7 corebos]# php vtigercron.php
[INFO]: Workflow - not ready to run as the time to run again is not completed
[INFO]: RecurringInvoice - not ready to run as the time to run again is not completed
[INFO]: SendReminder - not ready to run as the time to run again is not completed
[INFO]: ScheduleReports - not ready to run as the time to run again is not completed
[INFO]: MailScanner - not ready to run as the time to run again is not completed
[INFO]: Calendar4You - GoogleSync Insert - not ready to run as the time to run again is not completed
[INFO]: UpdateExchangeRate - not ready to run as the time to run again is not completed
[INFO]: cronWatcherService - not ready to run as the time to run again is not completed
[INFO]: StorageSpaceUsage - not ready to run as the time to run again is not completed

Parece que estos mensajes lo único que indica es que no hay ningún error en la ejecución del php, pero sigue sin enviar el correo electrónico programado en las workflow, tampoco sé dónde ver dónde almacena la información del envío del correo para que cuando se ejecute el fichero vtigercron.php envie todo lo que está pendiente de enviar.

Ha configurado en crontab con la siguiente línea para que se ejecute el php cada cinco min

*/5 * * * * admin /home/admin/public_html/corebos/./vtigercron.php

Alguna idea de lo que hay que mirar para ver por qué no envía el correo?
Reply


Messages In This Thread
ENVIAR EMAIL DESDE WORKFLOW - construmet4 - 04-14-2018, 05:13 PM
RE: ENVIAR EMAIL DESDE WORKFLOW - construmet4 - 04-15-2018, 06:49 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)