openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #05888
[Bug 922024] Re: config parameter list_db = False error
I get this error message if I do not enter a database name, which is the
case if I open the link from bookmarks
https://<my_ip>/web/webclient/home
Your version of OpenERP is unsupported. Support & maintenance services are available here: OpenERP Entreprise.
OpenERP Server Error
Client Traceback (most recent call last):
File "/srv/openerp/instances/trunk/openerp-web/addons/web/common/http.py", line 180, in dispatch
response["result"] = method(controller, self, **self.params)
File "/srv/openerp/instances/trunk/openerp-web/addons/web/controllers/main.py", line 292, in get_list
dbs = proxy.list()
File "/srv/openerp/instances/trunk/openerp-web/addons/web/common/openerplib/main.py", line 117, in proxy
result = self.connector.send(self.service_name, method, *args)
File "/srv/openerp/instances/trunk/openerp-web/addons/web/common/http.py", line 609, in send
raise fault
Server Access denied.
** Changed in: openobject-server
Status: Incomplete => New
--
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 list_db = False error
Status in OpenERP Server:
New
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/openobject-server/+bug/922024/+subscriptions
References