All scheduled tasks fail when running automatically but not manually

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
It was the store URL. the link had http instead of https. Interestingly this was working in 3.7 but not in 4.3
2 years ago
bmilanov wrote:
It was the store URL. the link had http instead of https. Interestingly this was working in 3.7 but not in 4.3



In my case with v4.3  ,if you have the store URL with HTTPS, and enable the SSL , all scheduled tasks will fail, is it a bug ?
2 years ago
Make sure your Store URL (configuration) has trailing "/"
https://yourstore.com/

Check the System Log for any error messages.
2 years ago
New York wrote:
Make sure your Store URL (configuration) has trailing "/"
https://yourstore.com/

Check the System Log for any error messages.


case 1
1.  Store URL (configuration) has trailing "/"  and HTTPS
2. Enable SSL
3. No errors in logs
All scheduled tasks fail when running automatically but not manually

case 2
1.  Store URL (configuration) has trailing "/" and HTTP
2. Enable SSL
3. No errors in logs
All scheduled tasks started successfully
2 years ago
It's odd that the log would not have an error.  Search the log for:
scheduled task failed
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.