Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6856 Переглядів

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.

Аватар
Відмінити

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",

Автор Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
серп. 22
2407
1
лип. 22
20113
0
квіт. 22
3074
3
вер. 21
3243
2
вер. 21
4543