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

In the case of importing or exporting large amount of data (like 5000 records) from odoo, It show connection lost and trying to reconnect messages. So is there any way to deal with it while working with large amount of records ?

Avatar
Hylkää
Paras vastaus

If you are using nginx, then try to increase the value of one of the following parameters in nginx config file:

proxy_connect_timeout 3600;
proxy_send_timeout 3600;
proxy_read_timeout 3600;
send_timeout 3600;


Avatar
Hylkää
Paras vastaus

When running the server give an 'limit-time-real' parameter value

for example

./odoo-bin --limit-time-real 1000

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
heinäk. 24
2601
1
kesäk. 24
5068
1
lokak. 23
10745
1
lokak. 23
98
1
elok. 23
2193