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
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
13094
Переглядів
you can stop cron jobs on instance using this command below:
/etc/init.d/cron stop
show cron job command:crontab -e
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
2
січ. 18
|
9937 | ||
|
2
квіт. 25
|
2867 | ||
|
5
бер. 25
|
19104 | ||
|
1
черв. 24
|
1888 | ||
|
1
трав. 24
|
2560 |