Skip to Content
Menú
This question has been flagged
1 Respondre
13008 Vistes

I have 2 instances run the same odoo server for load balancing and high availability but the problem both run the same  cron job twice so is there any way to stop the corn jobs from the conf file I tried max_cron_threads = 0 but it still works, any suggestions 

Avatar
Descartar
Best Answer

you can stop cron jobs on instance using this command below:

/etc/init.d/cron stop

show cron job command:
crontab -e
Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de gen. 18
9821
2
d’abr. 25
2361
5
de març 25
18887
1
de juny 24
1800
1
de maig 24
2433