コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
4478 ビュー

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 -

...

アバター
破棄

Please post the error logs as well.

著作者

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


著作者

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

関連投稿 返信 ビュー 活動
8
8月 24
60140
10
4月 21
17582
7
12月 18
8412
1
3月 15
9270
1
12月 24
79