I have a backup of a 5gb database (lots of files and pictures in filestore) and I'm trying to restore it. I keep getting a connection reset error after a few minutes. Can someone help me?
La domanda è stata contrassegnata
2
Risposte
13013
Visualizzazioni
HI,
Please add this parameter to the config file
limit_time_real = 1000000
or run odoo server with command line adding this parameter
--limit-time-real 1000000
--limit-time-real
Prevents the worker from taking longer than seconds to process a request. If the limit is exceeded, the worker is killed.
thanks. seems to be working! :)
here is video reference you should try this
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
1
nov 22
|
4875 | ||
|
|
3
mar 21
|
11888 | ||
|
|
6
giu 25
|
18036 | ||
|
|
3
gen 22
|
7639 | ||
|
|
1
dic 25
|
4018 |
Are you trying to restore the db from UI ?
yes... from /web/database/manager