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

Hello,


I wanted to stop my server that does not stop with the basic commands so I kill the service. Since when I run the server with the command: "service odoo start", the CSS, the images are not launched. Can you help me ? Thank you

EDIT : 

The errors are : 
"GET /web_editor/static/src/js/summernote.js HTTP/1.0" 404 -

...

Awatar
Odrzuć

Please post the error logs as well.

Autor

I don't error in logs but when I inspect my navigator, files CSS and JS are not charged.

hello

make sure that in your system lessc is installed. if not then please install with below command

sudo apt-get install nodejs nodejs-legacy node-less
sudo apt-get install npm
sudo npm install -g less
sudo npm install -g less-plugin-clean-css
sudo ln -s /usr/local/bin/lessc /usr/bin/lessc
sudo ln -s /usr/bin/nodejs /usr/bin/node


Autor

The problem is that everything was working well before I stopped odoo

Powiązane posty Odpowiedzi Widoki Czynność
8
sie 24
59522
10
kwi 21
17311
7
gru 18
8212
1
mar 15
9088
1
gru 24
79