openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #20421
[Bug 922024] Re: config parameter --no-database-list error
SO: Ubuntu 10.12
Build: 1061
Openerp v7.0
Starting openerp server with --no-database-list not working with new web
https://....//#menu_id=106&action=94
BUG:
Client Traceback (most recent call last):
File "/home/openerp/source/web/addons/web/http.py", line 195, in dispatch
response["result"] = method(self, **self.params)
File "/home/openerp/source/web/addons/web/controllers/main.py", line 708, in get_list
return db_list(req)
File "/home/openerp/source/web/addons/web/controllers/main.py", line 87, in db_list
dbs = proxy.list()
File "/home/openerp/source/web/addons/web/session.py", line 28, in proxy_method
result = self.session.send(self.service_name, method, *args)
File "/home/openerp/source/web/addons/web/session.py", line 95, in send
raise xmlrpclib.Fault('AccessDenied', str(e))
Server Access denied.
--
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/922024
Title:
config parameter --no-database-list error
Status in OpenERP Web:
Fix Released
Status in OpenERP Server:
Fix Committed
Bug description:
setting this parameter to false raises db access error
* web works somehow after ignoring the message
* GTK no access possible
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/922024/+subscriptions
References