This question has been flagged
5173 Views

hi,

When I try to make any changes to the database from the web client version 7 running on windows 7 ultimate 64bit. It happens when I try any option from the 'manage database' screen, duplicate, create, or change the password.

I have checked to make sure the database is connected as well.

I receive the following error message Server access Denied :

OpenERP Server Error

Client Traceback (most recent call last): File "d:\Program Files (x86)\OpenERP 7.0-20130318-002339\Server\server\openerp\addons\web\http.py", line 203, in dispatch File "d:\Program Files (x86)\OpenERP 7.0-20130318-002339\Server\server\openerp\addons\web\controllers\main.py", line 776, in duplicate File "d:\Program Files (x86)\OpenERP 7.0-20130318-002339\Server\server\openerp\addons\web\session.py", line 31, in proxy_method File "d:\Program Files (x86)\OpenERP 7.0-20130318-002339\Server\server\openerp\addons\web\session.py", line 98, in send

Server Access denied.

Please can someone advise me as to why this is happening?

Avatar
Discard

There can be different problems. Can you post more information of the logfile? Have you installed PostgreSQL separately or together with the OpenERP installer?

I always track down that sort of thing by first ensuring I can get at the database with command line tools on a different machine.