Hey,
Emails are scheduled in email queue but its not sending.
If we select a job and click send now it works fine.
bench enable-scheduler shows enabled.
bench doctor shows
-----Checking scheduler status-----
Scheduler paused for sitex
Scheduler inactive for sitex
Workers online: 3
-----sitex Jobs-----
Any solutions?
1 Like
@lasalesi
Thanks for the reply.
I want a permanent working solution.
It works but this makes no sense everytime we need to run this script.
Is there anyway we can automate execution of this script everytime there are emails in queue?
Tried this and working well.
Add this into common_site_config.json file
"scheduler_interval":60
now mail will be sent in every one-minute interval
3 Likes
Thank you so much. This did the job.
how can we do for frappe cloud??