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

I am using a Windows 7 Pro as OS, after installing Openerp 7, a receive this message. Can some one help me to solve this probleme ?

OpenERP Server Error Client Traceback (most recent call last): File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server\openerp\addons\web\http.py", line 204, in dispatch File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server\openerp\addons\web\controllers\main.py", line 759, in get_list File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server\openerp\addons\web\controllers\main.py", line 89, in db_list File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server\openerp\addons\web\session.py", line 31, in proxy_method File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server\openerp\addons\web\session.py", line 104, in send

Server Traceback (most recent call last): File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server\openerp\addons\web\session.py", line 90, in send File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\netsvc.py", line 293, in dispatch_rpc File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\service\web_services.py", line 122, in dispatch File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\service\web_services.py", line 359, in exp_list File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\sql_db.py", line 484, in cursor File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\sql_db.py", line 182, in __init__ File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\sql_db.py", line 377, in _locked File "C:\Program Files\OpenERP 7.0-20130506-231027\Server\server.\openerp\sql_db.py", line 440, in borrow File "psycopg2__init__.pyc", line 178, in connect OperationalError: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?

아바타
취소

see my comment here. http://help.openerp.com/question/25461/internal-service-postgresql-x64-92-does-not-start-automatically-what-can-i-do/. will solve the problem. I use windows 7.

also same here. http://help.openerp.com/question/23644/internal-server-error-right-after-installation-of-openerp-70-win7-x64/#23798. windows default issue.

베스트 답변

PostgreSQL is not installed on your system . if it is them there is no user call OpenERP on that or the password in openerp-server.conf is not matching with the password of OpenERP user on postgresql

아바타
취소
작성자 베스트 답변

Thanks you for diffent answers, i finally installed on ubuntu server and it's running fine. thank you angain

아바타
취소
베스트 답변

Postgres isn't running, or has some odd configuration issues? Check your running processes for psql.exe or postgres.exe. If it's running, your database password is probably wrong. The all-in-one installer for Windows is a bit unreliable in my experience. Try uninstalling everything completely and starting from scratch with a new download of the latest version if you're not getting anywhere?

(I'd advise against running the server on Windows at all, personally.)

아바타
취소

+1 "(I'd advise against running the server on Windows at all, personally.)" - you will get better performance running an Ubuntu VM on Windows.

관련 게시물 답글 화면 활동
1
12월 24
4315
0
11월 24
1762
2
7월 24
3597
0
4월 24
2314
3
3월 24
3198