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

I am trying to upgrade V15 to the latest V15 and getting this error 

Traceback (most recent call last):
  File "/cloudclusters/odoo/odoo/service/server.py", line 1260, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
  File "/cloudclusters/odoo/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/cloudclusters/odoo/odoo/modules/loading.py", line 484, in load_modules
    modules = Module.search(Module._get_modules_to_load_domain(), order='name')
AttributeError: 'ir.module.module' object has no attribute '_get_modules_to_load_domain'

아바타
취소

Hi,
Did you find a solution for this issue ?

작성자

I did restart the service. Getting internal server error on the web page. 

베스트 답변

Hi,

Did you restarted the odoo service after taking the latest source code ? If not, try by restarting the odoo service.

Thanks

아바타
취소