Skip to Content
Menu
This question has been flagged
2 Replies
4759 Views

Hi everyone,

I've installed Odoo 10 CE on Win10 via github, a page asks me to create new database 'http://localhost:8069/web/database/selector',  so I enter the database name as 'test' with email and password.

But after a moment I get this error :

WARNING ? odoo.http: Logged into database 'test', but dbfilter rejects it; logging session out.

I can see the created database  'test' and 105 tables were created too!

Please how could I resolve this error ? thanks.

Avatar
Discard

Thanks for answer, but where cant I find this file on Windows 10 ?

If you do have dbfilter in your odoo.conf file defined, you most probably did not follow the official installation and deployment instructions of Odoo. You should therefore consult your sources or use the search facilities of your file system.

Author

@Ermin Trevisan, thanks for reply, I did the serach with no result.

@Sergio Alvarez : thanks for answer but I didn't install the odoo10.exe file but via :

git clone https://github.com/odoo/odoo.git

When installing using the .exe file, you'll find it here: %PROGRAMFILES%\Odoo 10.0-id\server\odoo.conf according to the documentation (https://www.odoo.com/documentation/10.0/setup/install.html). If you can not find odoo.conf on your hard disk, you should create one anyway, but in that case you obviously execute Odoo with the db-filter parameter which you should omit then.

Best Answer

You need to remove db-filter from odoo.conf and reboot your system

C:/Program Files(x86)/Odoo 10.0/server


Avatar
Discard
Related Posts Replies Views Activity
0
Nov 18
1627
2
Nov 18
6742
1
Sep 17
2645
0
Nov 16
2275
4
Dec 23
30296