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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
778
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Feb 25
|
429 | ||
|
0
Apr 25
|
94 | ||
|
2
Mar 25
|
490 | ||
|
0
Feb 25
|
316 | ||
|
2
Mar 25
|
454 |