Comment 2 for bug 922024

Revision history for this message
Ferdinand (office-chricar) wrote : 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.