Ir al contenido
Menú
Se marcó esta pregunta

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.

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
feb 25
424
0
abr 25
84
2
mar 25
489
0
feb 25
311
2
mar 25
450