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
Ответить
13041
Представления
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
|
9895 | ||
|
2
апр. 25
|
2572 | ||
|
5
мар. 25
|
18987 | ||
|
1
июн. 24
|
1857 | ||
|
1
мая 24
|
2506 |