Hello all,
Version for advanced and Espo: Current
I have been getting a huge delay (over a week) in email sending in regards to a BPM process.
Here is a screenshot of a process that should have completed a few minutes after trigger:
The cron looks okay so I am not sure why there is a huge delay. This is true for any action that requirs an email to be sent out. Here is a snip of my data log. Not sure what the error means:
[2018-08-03 23:15:05] Espo.ERROR: API [GET]:/:controller/action/:action, Params:Array ( [controller] => Report [action] => runList ) , InputData: - [] []
[2018-08-03 23:15:05] Espo.ERROR: Display Error: , Code: 403 URL: /espocrm/api/v1/Report/action/runList?id=59b310af259801d40&offset=0&maxSize=20 [] []
Version for advanced and Espo: Current
I have been getting a huge delay (over a week) in email sending in regards to a BPM process.
Here is a screenshot of a process that should have completed a few minutes after trigger:
The cron looks okay so I am not sure why there is a huge delay. This is true for any action that requirs an email to be sent out. Here is a snip of my data log. Not sure what the error means:
[2018-08-03 23:15:05] Espo.ERROR: API [GET]:/:controller/action/:action, Params:Array ( [controller] => Report [action] => runList ) , InputData: - [] []
[2018-08-03 23:15:05] Espo.ERROR: Display Error: , Code: 403 URL: /espocrm/api/v1/Report/action/runList?id=59b310af259801d40&offset=0&maxSize=20 [] []
Comment