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

I have two instance of odoo at different location in server 

First instance code is inside /usr/lib/python2.7/site-packages/odoo and  the second instance is inside /usr/lib/python2.7/site-packages/odoo1 folder and each one have its own conf , log and service files. 

While starting the first instance it takes the addons from its own addons folder (specified in the conf file)

But while starting the second instance it takes addons from first instance also, i dint specify that location in conf but it takes the addon location of first instance along with the addon of its own.How i can restrict the second instance to take the addon from its own folder

아바타
취소
작성자

Different ports for two instance

작성자

yes i have specified default configuration file for each service

베스트 답변

Each instance of Odoo needs it's own configuration file with an addons_path variable specifying the location of the addons.

If you are running Odoo as a service, a different configuration file needs to be specified in each service definition.

아바타
취소
베스트 답변

Did you assign different ports for each instance?

아바타
취소
관련 게시물 답글 화면 활동
5
9월 25
890
2
8월 25
594
2
7월 25
4968
2
12월 24
7986
2
11월 24
28790