Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2704 Vistas

"404 Page not found error" occured when onening a password reset page in Odoo 14 CE.

Conditions and reproduction process:

1. Two (or more?) data bases are created in an instance

2. Set up OAuth for Google OAuth2 (may be not needed)

3. Request password reset and received an email

4. Clear browser cash

5. Open password reset page


How to avoid the issue:

1. Select DB from the login screen

2. Open the password reset address


It seems some cookies or browser cash are affecting this phenomenon.

Is there anyone else in the same situation as me?

Avatar
Descartar
Mejor respuesta

when you share link on multi db instance
you must use dbfilter in the odoo.conf

if you have 2 domain : mycompany.com,example.com
you must have 2 database : mycompany and example
and add this to odoo.conf file

dbfilter = ^%d$

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ago 25
74
1
ago 25
1997
1
jul 25
2547
2
jul 25
7983
2
jul 25
4421