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 is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
774
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
feb 25
|
424 | ||
|
0
abr 25
|
84 | ||
Integrate or start from scratch
Resuelto
|
|
2
mar 25
|
489 | |
|
0
feb 25
|
311 | ||
|
2
mar 25
|
450 |