Skip to Content
Menu
This question has been flagged
1 Reply
2081 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
6649
0
Feb 22
2809
1
May 25
2073
1
May 24
2070
1
Feb 24
2048