Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
13121 Visninger

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
Kassér
Bedste svar

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

/etc/init.d/cron stop

show cron job command:
crontab -e
Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
jan. 18
9956
2
apr. 25
3222
5
mar. 25
19164
1
jun. 24
1907
1
maj 24
2594