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

I have Odoo 18 Community Edition Run on my local. When I try to access it in my browser searching up localhost:8069 the login page shows, but when i use 127.0.0.1:8069 it shows "Odoo database selector" page. I assume accessing localhost:8069 and 127.0.0.1:8069 will show login page.  Is my assumption correct? If yes, how can i resolve 127.0.0.1:8069 to show login page and not to show "Odoo database selector" page.

아바타
취소
베스트 답변

Odoo will store the curent database in the cookies. So when you access odoo via an url, if there is no database stored, it will ask you to select one, otherwise, it'd route you to the login page.

So if you want to go straight to the login page, you can either specify the db via .conf, commandline or url. When it has the dbname, it will consistently show login page.

아바타
취소
관련 게시물 답글 화면 활동
1
5월 25
1215
2
2월 25
1045
2
6월 25
711
0
4월 25
764
2
3월 25
1113