Skip to Content
Menu
This question has been flagged
1 Odpoveď
13293 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jan 18
10038
2
apr 25
4465
5
mar 25
19525
1
jún 24
2045
1
máj 24
2744