Skip to Content
Menú
This question has been flagged
2 Respostes
7006 Vistes

I installed odoo 10 on CentOS 7. when I run odoo command odoo start or ./usr/bin/odoo 
open browser, see only one db to login to, but there are many dbs for this odoo user.

Avatar
Descartar

Hi, please check your config file. (/etc/odoo.conf),

db-filter = "A DB name", if you did need it please comment it (;)

;db-filter = "A DB name",

Autor Best Answer

ip_addresss:port/web/database/manager. not show all dbs for me.

Odoo config file not have dbfilter but I add dbfilter when run odoo like:

./usr/bin/odoo  --db-filter '.*'

odoo run and show all databases.

Avatar
Descartar
Best Answer

Hi,

You can see all the available database if you go to URL ip_addresss:port/web/database/manager.


If you are not seeing all database in the above path, check the conf file that whether there is a db filter given in it. Once db filter is given filtered db will only be shown.



Thanks

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
d’ag. 22
2969
1
de jul. 22
20741
0
d’abr. 22
3517
3
de set. 21
3697
2
de set. 21
5042