All my background jobs are queued in the server but work fine in local?


All my background jobs are queued in the server but work fine in local?

Hi @archt:

Use bench doctor to see what is happening with your scheduler workers.
Maybe are stopped or paused.

My background jobs keep pending.

Please Check a Scheduler and make sure it is enabled. Please do it enable if it is disabled by using command,

bench --site site_name enable-scheduler