Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2532 Widoki

I am trying to launch an odoo instance in docker.


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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 23
6989
0
lut 22
3144
1
cze 25
10591
1
maj 25
3028
1
maj 24
2542