Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3577 Prikazi

Good evening,

I am facing an issue when i m trying to LOG IN my odoo account to access my database it shows an error of INCORRECT id/pass why? i reset my password three times but the issue still remains the same.. Please help me out and guide me how to resolve that issue? also tried to login on different browsers but same issue.... Thankyou

Avatar
Opusti
Best Answer

Create a new password using a python snippet and update the admin user with it in the postgres database:

https://github.com/odoo/odoo/issues/9806

Avatar
Opusti