콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3339 화면

When trying to restart the openerp server with :

service openerp restart

 here is the error message :

Restarting openerp: start-stop-daemon: warning: failed to kill 8067: No such process
openerp.

And when trying to run the dameon, with : /usr/bin/openerp-server to debug, here is what I'm getting : 


Traceback (most recent call last):
File "/usr/bin/openerp-server", line 2, in <module>
import openerp
File "/usr/lib/pymodules/python2.7/openerp/__init__.py", line 49, in <module>
import service
ImportError: No module named service
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 128, in apport_excepthook
os.O_WRONLY|os.O_CREAT|os.O_EXCL, 0o640), 'w')
OSError: [Errno 13] Permission denied: '/var/crash/_usr_bin_openerp-server.115.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/bin/openerp-server", line 2, in <module>
import openerp
File "/usr/lib/pymodules/python2.7/openerp/__init__.py", line 49, in <module>
import service
ImportError: No module named service


the service folder exists, and it belongs to the openerp user, I don't know why I'm getting this error. 

Help please.

아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
3545
0
6월 25
2
1
6월 23
16179
2
5월 22
34397
1
1월 22
3015