Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3016 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
3
sept 25
3263
0
ago 25
801
1
ago 25
3025
2
jul 25
8658
2
jul 25
5030