==== When i open localhsot:8069 then this error is appear i am new in erp help me====
OpenERP Server Error
Client Traceback (most recent call last):
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\openerp\addons\web\http.py", line 203, in dispatch
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\openerp\addons\web\controllers\main.py", line 747, in get_list
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\openerp\addons\web\controllers\main.py", line 89, in db_list
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\openerp\addons\web\session.py", line 31, in proxy_method
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\openerp\addons\web\session.py", line 104, in send
Server Traceback (most recent call last):
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\openerp\addons\web\session.py", line 90, in send
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\.\openerp\netsvc.py", line 293, in dispatch_rpc
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\.\openerp\service\web_services.py", line 122, in dispatch
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\.\openerp\service\web_services.py", line 359, in exp_list
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\.\openerp\sql_db.py", line 484, in cursor
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\.\openerp\sql_db.py", line 182, in __init__
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\Server\server\.\openerp\sql_db.py", line 377, in _locked
File "C:\Program Files (x86)\OpenERP 7.0-20130319-002358\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?
received invalid response to SSL negotiation: -
How did you make the installation? Did you first tested it without SSL?
This is a little few information to go on. I assume you installed OpenERP 7 under Windows with the all-in-one client? Can you log in to the postgresql database using the pgadmin III client?
Try if you can access your server directory through pgadmin, you can also backup any of your existing databases here. Were you able to ever connect to OpenERP on localhost, and did it change recently - or were you never able to set it up properly?
Worst case scenario you can also uninstall OpenERP server and the postgresql server. (+ any additional dependencies if you installed them with stacklauncher after the initial configuaration) Then open a regedit and search for all registry keys from OpenERP and postgresql, delete all of them. Reboot your system and reinstall using the all-in-one launcher, leave all of the settings/options on their default values. (e.g. "localhost" and the port 8069) You should get an out-of-the-box working OpenERP installation for localhost if you just install the necessities and don't change the default values
i have the same problem but when i m trying to connect the postgres through pgadmin when it is giving error :recieved invalid response to ssl negotition