跳至內容
選單
此問題已被標幟
2 回覆
6861 瀏覽次數

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
8月 22
2407
1
7月 22
20113
0
4月 22
3074
3
9月 21
3243
2
9月 21
4543