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

Odoo was working fine with http configuration.

I've bought an ssl certificate and configured it to redirect to https with the subdomain i have given. Now odoo is accessible on this subdomain on https but the problem is only the outline of website is visible, cant access modules or anything. Looks like this and no other pages are loading



And these were the issues shown in console


warning: Some modules could not be started
Missing dependencies:
Array(3) [ "wysiwyg.widgets", "web_editor.snippets.options", "web_editor.wysiwyg" ]


Rejected modules:
Array [ "root.widget" ]


Rejected linked modules:
Array(4) [ "web_tour.tour", "website.tour.banner", "website.tour.contact", "website.tour.customize" ]


Non loaded modules:
Array(4) [ "website.contentMenu", "website.seo", "website.theme", "website_form_editor" ]


Debug:
Object { "web_tour.tour": {}, "website.contentMenu": {}, "website.seo": {}, "website.tour.banner": {}, "website.tour.contact": {}, "website.tour.customize": {}, "website.theme": {}, website_form_editor: {}, "root.widget": {} }



Please note there are no issue while using the same db and codes on http server.

Any kind of help will be appreciated, thanks.
아바타
취소
베스트 답변

Hi,

If you are able to access the website as HTTPS, it won’t be a nginx configuration issue.Seeing the logs, this is most likely due to the incorrect configuration of odoo addons.Kindly check odoo’s conf files for addons path and custom addons path.

If they are correct then the issue could be with the broken code of one of your custom apps, remove the custom addons path, restart the services to check if it is loading without custom addons to ensure this.

Regards

아바타
취소
관련 게시물 답글 화면 활동
3
5월 24
16192
4
11월 17
5964
3
8월 17
9285
0
1월 24
1886
3
10월 18
10510