Skip to Content
Menu
This question has been flagged
1 Reply
3375 Views

I am trying to launch an odoo instance in docker.


I was getting errors at first that referenced this LEGENDARY post.

Avatar
Discard
Best Answer

Check:

  1. That the process has read permissions to the configuration file
  2. That there are no errors in the configuration file
  3. That you are not specifying to use an alternate file when you run Odoo
  4. That the environment variable ODOO_RC is not defined
  5. That an alternate file is not being found in  $HOME/.odoorc

See https://www.odoo.com/documentation/15.0/developer/cli.html#cmdoption-odoo-bin-c

Avatar
Discard
Related Posts Replies Views Activity
2
Sep 23
7801
0
Feb 22
3901
2
Sep 25
4625
1
Aug 25
1289
1
Jun 25
11639