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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
13025
Weergaven
you can stop cron jobs on instance using this command below:
/etc/init.d/cron stop
show cron job command:crontab -e
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
jan. 18
|
9836 | ||
|
2
apr. 25
|
2445 | ||
|
5
mrt. 25
|
18930 | ||
|
1
jun. 24
|
1827 | ||
|
1
mei 24
|
2444 |