Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3129 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 15
3336
0
черв. 25
2
1
черв. 23
15864
2
трав. 22
34012
1
січ. 22
2830