跳至內容
選單
此問題已被標幟
3 回覆
4449 瀏覽次數

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
60105
10
4月 21
17557
7
12月 18
8378
1
3月 15
9254
1
12月 24
79