Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
6401 Lượt xem

I have odoo 12 in centOS7 server 

odoo service fails randomly and show some error messages like this

Started Odoo12.
Dec 05 10:37:02 ............... odoo12[8493]: Traceback (most recent call last):
Dec 05 10:37:02 ............... odoo12[8493]: File "/home/testodoo/odoo12/odoo-bin", line 5, in <module>
Dec 05 10:37:02 ............... odoo12[8493]: import odoo
Dec 05 10:37:02 ............... odoo12[8493]: File "/home/testodoo/odoo12/odoo/__init__.py", line 73, in <module>
Dec 05 10:37:02 ............... odoo12[8493]: import babel
Dec 05 10:37:02 ............... odoo12[8493]: ModuleNotFoundError: No module named 'babel'
Dec 05 10:37:02 ............... systemd[1]: odoo12.service: main process exited, code=exited, status=1/FAILURE
Dec 05 10:37:02 ............... systemd[1]: Unit odoo12.service entered failed state.
Dec 05 10:37:02 ............... systemd[1]: odoo12.service failed.

i already installed the module babel

 how this happens; please help me to fix this

and give tips to run odoo fast and efficiently without fail

Ảnh đại diện
Huỷ bỏ
Bro i can't see your post

On Thu, Dec 5, 2019 at 4:39 PM Boubaker Abdallah <boubakerdev@gmail.com> wrote:

A new question Server Down Issue on Help has been posted. Click here to access the question :

See question

Sent by Odoo S.A. using Odoo.

Câu trả lời hay nhất

Hi,

For ModuleNotFoundError: No module named 'babel' issue you can solve installing the python package babel for python3

sudo pip3 install babel or 
sudo apt-get install python3-babel

Hope it helps

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 8 25
6
0
thg 8 25
3
0
thg 7 25
2
0
thg 3 25
1193
2
thg 12 23
14850