openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10578
[Bug 986781] Re: Password Error Database backup
** Project changed: openobject-server => openerp-web
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/986781
Title:
Password Error Database backup
Status in OpenERP Web:
New
Bug description:
Hello,
Minor issue,
When puting wrong password for backup you get the following error ..
OpenERP Server Error
Server Access denied.
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 260, in dispatch
r = method(controller, self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 389, in backup
req.session.proxy("db").dump(backup_pwd, backup_db))
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/openerplib/main.py", line 117, in proxy
result = self.connector.send(self.service_name, method, *args)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 611, in send
raise fault
Fault: <Fault AccessDenied: 'Access denied.'>
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/986781/+subscriptions
References