Skip to Content
Menú
This question has been flagged
2 Respostes
7589 Vistes

Hi all,

I have installed Odoo on to my server, however after installing some modules Odoo stopped logging me in. The interesting part is; I uninstalled Odoo and deleted the database and reinstalled to same server. But it still does not log me in.

In addition to that it does not say that my password is incorrect. When I enter incorrect password it says that my password is not correct, but when I enter true password it does not say my password is incorrect but it also does not allow me to login.

What do you think the problem could be ?

Thanks in advance

Avatar
Descartar
Best Answer

Friend try to work with ODOO database which means you have to create a database named "ODOO" where master code = admin.

or try with this in your postgres:

update res_users set password ='xxxxxx' where login ='admin'

 Try to update your addons folders may be they were damaged  from the official site https://www.odoo.com/fr_FR/page/download then delete the old database and create a new one named "odoo".

Regards.

Avatar
Descartar

I have updated my answer

Autor Best Answer

I did that, unfortunately that didnt work.

The interesting thing is when I enter wrong password it says and also logs that my password is not correct. On the other hand when I try to login with right password it does not say that password is incorrect but it does not log me in either.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de set. 24
1252
0
de juny 22
328
0
de juny 21
2267
9
de jul. 20
10351
9
de març 20
6704