Hello, I restart the server and it moves to domain/web/database/selector.
I use Odoo 17, the odoo.conf contains:
; This is the password that allows database operations:
admin_passwd = *****;
db_host = False
db_port = False
db_user = odoo17
db_password = *****
addons_path = /opt/odoo17/addons,/opt/odoo17/custom/addons
default_productivity_apps = True
proxy_mode = True
db_filter = ^odoo17$
list_db = False
I had previously restarted the Ubunto 22.04 server and list_db was enabled, but I restarted it again and the selector came back.
Odoo enterprise
Thanks