This question has been flagged
1 Reply
2710 Views

For a month I could not access my server with OpenERP 6.0, and to access the server openerp I realized that it is working but I can not open the database from the client I can not open it and I get this: Database cannot be accessed or does not exist Please double-check the database name or contact your administrator to verify the database status, and I can not access via web. Any ideas?

Avatar
Discard
Best Answer

Hi Tiznado,

please update your module-

  • Go though Administration >> Modules >> Modules.
  • Find your module and Open it then click on Schedule Upgrade button to update your module

if still getting error then try to update all module -

 ./openerp-server.py --addons-path=/Your Addons Path/ -d Your Database Name -u all

if still getting error then please paste your error with your code and your xml over here.

Hope it work for you.

Avatar
Discard