Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
17760 Widoki

I have installed Openerp Server 7 on Centos and it worked perfectly for a while. One day when I tried to open the web client it did not come up. When I checked the server process it was stopped. When I try to start the service I get the following output:

Starting OpenERP Server Daemon (openerp-server): [ OK ] [root@localhost openerp]# Traceback (most recent call last): File "/usr/bin/openerp-server", line 5, in <module> pkg_resources.run_script('openerp==7.0-20130717-231254', 'openerp-server') File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 461, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1194, in run_script execfile(script_filename, namespace, namespace) File "/usr/lib/python2.6/site-packages/openerp-7.0_20130717_231254-py2.6.egg/EGG-INFO/scripts/openerp-server", line 5, in <module> openerp.cli.main() AttributeError: 'module' object has no attribute 'cli'

Can aynone suggest what I shall do?

Awatar
Odrzuć
Najlepsza odpowiedź

I had this issue too and it was a permissions problem. It happened again with the latest revision of openerp-web and the only way I managed to fix it was to download an earlier revision of openerp-web. I hope it might help you

Awatar
Odrzuć
Najlepsza odpowiedź

i got the same issue but openerp-server failed to start

[root@server openerp]# service openerp start Starting OpenERP Server Daemon (openerp-server): [ OK ] [root@server openerp]# Traceback (most recent call last): File "/usr/bin/openerp-server", line 5, in <module> pkg_resources.run_script('openerp==7.0-20130902-231053', 'openerp-server') File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 461, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1194, in run_script execfile(script_filename, namespace, namespace) File "/usr/lib/python2.6/site-packages/openerp-7.0_20130902_231053-py2.6.egg/EGG-INFO/scripts/openerp-server", line 5, in <module> openerp.cli.main() AttributeError: 'module' object has no attribute 'cli'

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lut 23
12057
0
gru 15
6382
0
gru 24
1264
5
lut 24
25571
0
sie 22
8385