تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
6956 أدوات العرض

In odoo.conf I had 

admin_db = admin

 

I new instance I have

admin_db = different password

When I try to restore database(sql.zip), it fails.

Any suggestions?

 

الصورة الرمزية
إهمال

JA, please mark the answer as accepted if the solution works for you. Thanks.

الكاتب أفضل إجابة

Thanks BISS

I figured it out:

admin_passwd: is not equal master password.

Master Password needs to be changed in http://yourdomain/web/database/manager#action=database_manager

Go to password option on left menu. and change it.

Now you can create,backup, restore and dump databases.

 

 

 

الصورة الرمزية
إهمال

Actually, you should check your Odoo configuration file again and you'll see your new master password you gave in the UI stored in the admin_passwd configuration parameter. Using the action you mentioned, makes Odoo store a the values of all configuration parameters back to the config file.

أفضل إجابة

video reference here 


الصورة الرمزية
إهمال
أفضل إجابة

Hi, restoring the database on a new instance can be done either from the 'Manage Databases' (from the Odoo login page) or directly with the Postgres tools. The restore operation will require only the credentials of the destination Odoo instance (the admin_passwd value from the Odoo configuration file), if you use the Manage Databases method. For the latter one, you need run the restore commands as a database user (the db_user value from the Odoo configuration file). If you need further assistance, just let me know which method did you use for creating the backup. Anyway, you should try the restore with the unzipped file.

I hope this helps. Ioan

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
6
أبريل 16
12828
3
فبراير 25
16782
4
فبراير 24
3175
1
فبراير 24
79
1
يونيو 23
2018