This question has been flagged
3 Replies
2527 Views


after the Command "./odoo/odoo-bin test -d" odoo restartet itself and after that, the old databases wasn't there anymore. But when i search for them in Postgres, i find them. does someone know why odoo cant see any other databases anymore?

What we already tried:

finding config Datafiles to see where Odoo look for Databases
reboot and only run "./odoo/odoo-bin"



Avatar
Discard

Do you get any errors shown in the console?

Author

no, we didnt note any Errors and in the file "*/.odoorc/" logfile is setted to false.

Best Answer

with above code odoo put the database filter for database test and hide the other databases. for disable the above filter run your command without "-d test", only "./odoo/odoo-bin"

 

Avatar
Discard
Author

the dbfilter in ./odoorc is empty and when i only run your command the databases are still not there.

just reboot the server and run above command again and see

Author

there still not back

Author Best Answer

 

Avatar
Discard