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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
13047
Visualizações
you can stop cron jobs on instance using this command below:
/etc/init.d/cron stop
show cron job command:crontab -e
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
2
jan. 18
|
9899 | ||
|
2
abr. 25
|
2602 | ||
|
5
mar. 25
|
18993 | ||
|
1
jun. 24
|
1862 | ||
|
1
mai. 24
|
2511 |