Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1498 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 25
1094
2
февр. 25
969
2
июн. 25
608
0
апр. 25
721
2
мар. 25
1066