Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
15730 Представления

up Hello,


I need your help to recover my odoo 9.0 master password, which i have setup on my local server, but unfortunately, i am not able to access my server also. So is there any way to recover odoo master password, i only need a my database backup from there.


Your help highly appreciated.

Аватар
Отменить
Лучший ответ

video reference here


Аватар
Отменить
Лучший ответ

If you can't access your server anymore then this is not an Odoo problem. So this might not be the best place to look for help in such situations. However, IIRC you need to detach/dissassemble the server's hard disk and to attach it to another computer, then try to access the harddisk's file system. If you have access to the openerp.conf file as described by Raaj, you'll find your master password.

If you want to restore the database backup from the file system of your old server on a new Odoo installation on a new server, you do not need the master password of the old Odoo instance, but the master password of the new one.

Аватар
Отменить
Лучший ответ

Onkar,

Open your configuration file and set new master password

See the example which is working in odoo 10

root@example:~# nano /etc/odoo/odoo.conf
[options]
 
admin_passwd = *****
     
...

Then restart your odoo.

root@example:~# sudo service odoo restart



Аватар
Отменить

The TO mentioned that he has no access anymore to his server in the first place.

Лучший ответ

Hi Onkar please check the below url, hope it will be helpful for you.

https://www.odoo.com/forum/help-1/question/how-to-recover-master-password-if-i-forgot-it-625

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июл. 24
7394
4
июл. 24
14986
2
мая 18
15234
2
окт. 16
6987
1
мар. 15
6925