Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
13 Vastaukset
4343 Näkymät

Hello there,


I can't run odoo 13 with python3 /usr/bin/odoo -c /etc/odoo/odoo.conf command

That have no effect when I reload the page :

And there is Reseted connection in my browser.


However, that works fine with sudo systemctl start odoo command....

So I can't update my custom module...


UPDATE:

I have this option in my conf file:

data_dir = /opt/odoo/.local/share/Odoo

When I remove it, this error occurs:


And the connection works but there is no CSS or images, etc. like that:




Please help me.

Best regards.

Avatar
Hylkää
Tekijä Paras vastaus

According to the discussion with Sylvain Michel Ratsarafahatra,

Do the following command:

sudo su - odoo -s /bin/bash

To connect with user odoo

And then run odoo.

Remove logfile = /opt/var/log/odoo-server.log in conf file "to see your log directly when you launch the command line".


Thank you!!!


Avatar
Hylkää
Paras vastaus

Hi!

Maybe be you've specified the logfile parameter in your odoo.conf.

e.g.: logfile = /opt/var/log/odoo-server.log

Best regards!

Avatar
Hylkää
Tekijä

Hi! Thank you for reply. Yes I have a log file but it has no effect when I remove it but I updated my question please take a look. Thanks a lot!!

This error is normal, your filestore was stored in /opt/odoo/.local/share/Odoo and when you removed this Odoo don't find the filestore referred to this dir when he reading ir.attachment table from the database

Tekijä

Ok so why I can't access Odoo server with this command: python3 /usr/bin/odoo -c /etc/odoo/odoo.conf ? I totally lost :/

Tekijä

I just noticed that this error maybe occurs because the comand line python3 /usr/bin/odoo -c /etc/odoo/odoo.conf don't run odoo server with the same user (session user) than sudo systemctl start odoo (odoo user) and when I turn the odoo user into session user, that not works anymore...

How you access to your local server? by odoo13-odiora:8069?

Tekijä

No by 5.39.46.53:8078 a distant access

In your log, Odoo is running in odoo13-odiora:8069 not in XXX:8078

Tekijä

Ok and how can I change that ? Thank you

Just change the xmlrpc_port parameter to 8078 instead of 8069 (by default) in your odoo.conf file!

Tekijä

Sorry that does not work :(

Contact me in skype please!

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
4
toukok. 24
12645
1
huhtik. 24
3276
0
marrask. 23
2023
1
syysk. 23
2111
2
elok. 23
4506