Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
13036 Vizualizări

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 

Imagine profil
Abandonează
Cel mai bun răspuns

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

/etc/init.d/cron stop

show cron job command:
crontab -e
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
ian. 18
9895
2
apr. 25
2544
5
mar. 25
18979
1
iun. 24
1852
1
mai 24
2502