Announcement

Collapse
No announcement yet.

Scheduled tasks failed

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Scheduled tasks failed


    I have installed my CRM in centos7, however I am having problems with the scheduled tasks, I have already configured the cron, but it does not notify me of the assignments or change of status, at first it only warned me of the assigned tasks, but only that, no notified me of cases, references, etc.

    In administration> notifications I have in scope of notifications by mail all the possible notifications, as well as the users, however, even so I can not make it notify me


    I have also already run the crontab command: php cron.php, and it didn't work

    Check the jobs, and in some I get "failed", in others "pending" and others "successful", but I do not receive the notifications by mail. When I open them to see them, I get an error that says not found


    In addition to that, it marks me two hours after the creation of the jobs, that is, I believe it 4:39 and it appears to me created 6:39

    Does anyone know how to request this?
    Last edited by luc; 05-24-2021, 09:40 PM.

  • #2
    Hello,

    Configure Crontab according to the documentation by following the steps:
    https://docs.espocrm.com/administrat...ing-up-crontab.

    Comment


    • #3
      By default, CentOS 7/RHEL 7 comes with PHP version 5.4 only.

      Comment


      • luc
        luc commented
        Editing a comment
        But I have already added to the php 7.1 repository

    • #4

      EspoCRM can be installed on:
      • Apache (instructions), Nginx (instructions), or IIS server
      • with PHP version 7.3 and later
      • MySQL 5.7 (and later), or MariaDB 10.1 (and later)

      this is very hard to help because many think is dependant.
      maybe it's very simple.. maybe is very complexe

      Comment

      Working...
      X