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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
13023
Vistas
you can stop cron jobs on instance using this command below:
/etc/init.d/cron stop
show cron job command:crontab -e
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
ene 18
|
9833 | ||
|
2
abr 25
|
2426 | ||
|
5
mar 25
|
18921 | ||
|
1
jun 24
|
1820 | ||
|
1
may 24
|
2441 |