Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
8555 Näkymät

Hi,

Odoo sends email with a button/link to access objects. Example :

http://odoo_server:8069/mail/view?model=sale.order&res_id=1

For some reasons, if the user never logged in before on the server, Odoo returns a HTTP 404 error with the following message:

Not Found

The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

Simply going once to /web/login, even without login-in, fixes the issue. Starting from this point, the URL above redirects to the login page if not already logged-in, or to the requested page if logged-in and allowed to view the page.

Is there a way to fix this? It seems to be linked to a cookie issue. Removing the session_id cookie delivered by the server and the issue reappears.

Thanks.

-- 

Maxime.

 

Avatar
Hylkää
Paras vastaus

you need to add db_filter in your odoo conf or add ?db=db_name in your url

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
jouluk. 19
29745
2
jouluk. 15
4688
0
toukok. 16
2860
0
lokak. 19
3319
0
heinäk. 18
5532