콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
13341 화면

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 

아바타
취소
베스트 답변

you can stop cron jobs on instance using this command below:

/etc/init.d/cron stop

show cron job command:
crontab -e
아바타
취소
관련 게시물 답글 화면 활동
2
1월 18
10058
2
4월 25
5416
5
3월 25
19615
1
6월 24
2076
1
5월 24
2764